radiovisual / icon-generator

Batch-automate the creation of image icons from a single source image.
MIT License
3 stars 1 forks source link

remove lwip dependency. use jimp #6

Open radiovisual opened 8 years ago

radiovisual commented 8 years ago

https://github.com/oliver-moran/jimp

lwip readme:

Note: Installation of this module involves compiling native code. If npm install lwip fails, you probably need to setup your system. See instructions. Building on Windows with Visual Studio requires version 2013 or higher.

If you want Windows support, then it's best to use a library that doesn't require such a headache.