gruntjs - How can I create images with grunt? -
i need create 1x1 pixel images in different colors , different opacity in gruntjs. used tool create 1x1 pixel images: http://www.1x1px.me/
is there plugin create images?
imagemagick help most. seek create needed types of images in console wrap commands grunt-shell or grunt-exec tasks. it's easy create custom task based on that: create function generate parameters pass them imagemagick.
gruntjs
No comments:
Post a Comment