lwip icon indicating copy to clipboard operation
lwip copied to clipboard

Light Weight Image Processor for NodeJS

Results 100 lwip issues
Sort by recently updated
recently updated
newest added

Hi! I have problem with installing `lwip` in my project. Neither `npm install lwip` doesn't work, nor creating dir, cloning repo and running `npm install` again. I've got this error...

I am trying to change the pixel values when a condition is true. I have tried using the getPixel to get the rgba values of all pixels. Now how do...

https://developers.google.com/speed/webp/?csw=1

format request

**npm install lwip --save** ... In file included from ../src/lib/png/png.c:14:0: ../src/lib/png/pngpriv.h:805:4: error: #error ZLIB_VERNUM != PNG_ZLIB_VERNUM "-I (include path) error: see the notes in pngpriv.h" # error ZLIB_VERNUM != PNG_ZLIB_VERNUM...

Hey all, Trying to install lwip on a Ubuntu 16.04.1 VM on an OS X host. Getting some odd errors that I'm not quite sure what to make of: ```...

Is there any chance to fix this issue in the nearest future ? I need GIF support but it's available only in 0.2.28 release ...

I got this error when I was trying to install lwip. Here is the command window's result: ====Executing command 'npm install lwip --save '==== npm WARN package.json [email protected] No repository...

npm install --save @dadi/cdn is failing with error on windows 7: 2014 error code ELIFECYCLE 2015 error [email protected] install: `node-gyp rebuild` 2015 error Exit status 1 2016 error Failed at...

Hi everyone, I'm using lwip to create thumbs from HD pictures that my client load trough some king of drive. My problem is that I have 8 cpus, so i've...