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
191 stars 39 forks source link

Tag a new release with latest fixes? #13

Closed johnyanarella closed 10 years ago

johnyanarella commented 10 years ago

Would it be possible to tag a new release that includes the recent fixes for #7 and #8?

I have a couple team members that need to be able to pull this down via npm with those fixes intact.

Thanks!

selaux commented 10 years ago

Sure, sorry. I wanted to wait for the filter parameter and go for 0.4.0 directly, but node-canvas seems to ignore pull requests ATM.