Skip to content

Releases: EyalAr/lwip

v0.0.9

19 May 13:43
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
  1. Node 6 support

v0.0.8

04 Oct 13:06
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
  1. Image metadata (PNG only) - #165 (@joannajw)
  2. Node 4 support (Upgrade to NAN 2) - #182 (@kant2002, @weareu)
  3. Update CImg (6fee35d), giflib (8bd1b91) and libpng (a2791c9).
  4. Fix bug caused by raw pixels buffers with other than 4 channels (1138482).

Many thanks to @antoinepairet and @unbornchikken for their help with #182.

v0.0.7

04 Jun 09:40
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  1. Compatibility with io.js 1.x and 2.x

v0.0.6

24 Dec 04:39
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
  1. GIF format support (#33)
  2. 'getPixel' method to get the color of a pixel (#44)
  3. 'setPixel' method to set the color of a pixel (#45)
  4. 'Contain' method (#68, #88)
  5. 'Cover' method (#88)
  6. Extend 'open' method to open raw pixels buffers (#86).
  7. Run automated builds on Windows machine with AppVeyor (one step closer to distribution of pre-built binaries).

Note: giflib uses c99 features (bool type, specifically). This causes further restrictions when compiling on Windows, since c99 is only supported from VS2013. Until pre-built binaries are provided, users installing this module on Windows must have Visual Studio 2013 or later.

v0.0.5

02 Oct 09:30
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
  1. Adds support for transparency
  2. Create an empty image
  3. Clone an existing image
  4. Extract / Copy part of an image
  5. Paste an image onto another image
  6. Lower memory footprint

v0.0.4

17 Sep 06:00
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Bug fixes (#42, #43)

v0.0.3

15 Sep 04:00
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  1. Compatibility with Node 0.11 (and hopefully 0.12).
  2. Open an image both from disk and from a Buffer object.
  3. Sharpen image.
  4. Adjust saturation.
  5. Adjust lightness.
  6. Adjust hue.

v0.0.2

04 Sep 11:28
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

V0.0.2 Adds:

  1. PNG support
  2. Flipping (Mirroring) an image
  3. Adding a border (padding) to an image

v0.0.1

09 Jul 05:15
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
0.0.1