selaux / node-sprite-generator

Generates image sprites and their spritesheets (css, stylus, sass or less) from sets of images. Supports retina sprites. Provides express middleware and grunt task.
MIT License
192 stars 39 forks source link

When can we get next major release? #63

Open junyuanz123 opened 7 years ago

junyuanz123 commented 7 years ago

First of all, thanks for the tool!

Right now, I really need the output javascript function, so when can get the next release?

selaux commented 7 years ago

I want to finish browser-based rendering first, but currently I don't have time to do it...

knightcode commented 6 years ago

canvas 1.3 no longer builds for me on OS X with macports. canvas 1.6 is fine. Something is also up with _.findWhere() on our testing machine.

My build is broken because of this dep. ...and so I fork.

boldtrn commented 5 years ago

Any updates about a new version? I also see issues with canvas, could we get a minor release or a RC or anything like this?