lwip
lwip copied to clipboard
Stable for production?
Hi, I'm wondering if this library is considered stable for productive use for simple image scaling / cropping tasks? I need some image processing on azure web apps and this seems the only choice I could find right now...
Greetings
I have been working with lwip and azure websites (iisnode) for awhile. I can't get [email protected] to work, I do have [email protected] working however. You need to build the 32-bit version, since azure only runs Node 32-bit (unless you are packaging your own Node versions). As far as getting [email protected] to work, make sure you're building with VS >= 2013, npm i [email protected] --msvs_version=2013
. Pray that the install command works, otherwise you're in for a rough time.
We're using it at Sportradar in production to generate cards: https://twitter.com/sportradarcards