Lovell Fuller
|
5728efd32b
|
Add support for gamma correction #43
|
2014-08-30 14:12:42 +01:00 |
|
Lovell Fuller
|
8380be4be3
|
Add nearest neighbour interpolation
Suitable for image enlargement
|
2014-08-26 09:38:27 +01:00 |
|
Lovell Fuller
|
017bf1e905
|
Expose libvips interpolators #69
|
2014-08-22 16:50:24 +01:00 |
|
Lovell Fuller
|
df3903532d
|
Initial Duplex Stream support
|
2014-08-07 14:00:34 +01:00 |
|
Lovell Fuller
|
11ead360a9
|
Add Promises benchmark
|
2014-06-13 19:20:39 +01:00 |
|
Lovell Fuller
|
4eb910fec9
|
Add support for bicubic and Nohalo interpolation #41
|
2014-06-08 20:46:03 +01:00 |
|
Lovell Fuller
|
f0a9d82bf7
|
Always convert to sRGB colourspace to prevent libwebp segfault #58
|
2014-06-07 22:49:15 +01:00 |
|
Lovell Fuller
|
906311d403
|
Replace write() with toFile() to allow streams in the future #30
|
2014-05-29 19:54:43 +01:00 |
|
Lovell Fuller
|
a94dd2b354
|
Add support for image rotation including EXIF auto-orient
|
2014-05-29 00:48:58 +01:00 |
|
Lovell Fuller
|
c9d7f43bd9
|
Add gm buffer-input perf tests
|
2014-04-15 22:57:07 +01:00 |
|
Lovell Fuller
|
cae1dbdb89
|
Add imagemagick-native comparison to and disable vips caching in perf tests.
|
2014-04-14 22:03:48 +01:00 |
|
Pierre Inglebert
|
1ecdf97bdb
|
Move fixtures to a proper directory
Add test for gif (libmagick)
|
2014-04-02 23:42:05 +02:00 |
|
Pierre Inglebert
|
b6dc179551
|
remove all references to epeg
|
2014-04-02 18:51:19 +02:00 |
|
Pierre Inglebert
|
e96fd8b9de
|
0.11 compat using nan
|
2014-04-02 00:10:42 +02:00 |
|
Lovell Fuller
|
5f61331d1a
|
Breaking change to API to become more expressive (see #8). Add support for upscaling.
|
2014-03-09 21:44:03 +00:00 |
|
Lovell Fuller
|
d5d85a8697
|
Expose vips internal cache settings and status
|
2014-02-25 23:31:33 +00:00 |
|
Lovell Fuller
|
0899252a72
|
Add support for WebP and TIFF image formats. Closes #7.
|
2014-02-22 21:48:00 +00:00 |
|
Lovell Fuller
|
377662fffc
|
Ensure gm perf tests actually resize. Prevent coredump when embeding pre-shrunk image within same dimensions.
|
2014-01-21 22:48:33 +00:00 |
|
Lovell Fuller
|
d509458ba1
|
Major rewrite and therefore API change. Despite the name, image sharpening is now optional, plus there are other new options. Can now handle buffers in and out. Doubled performance in certain cases. Closes #3. Closes #4.
|
2014-01-19 21:38:37 +00:00 |
|
Lovell Fuller
|
be8f35d830
|
Use shrink-on-load for JPEG images, partially implementing #4. Switch to new vip_ methods from legacy im_ methods. Large performance gains all round.
|
2014-01-16 22:51:44 +00:00 |
|
Lovell Fuller
|
7e8af63129
|
Improve thread/buffer shutdown using new vips_thread_shutdown method - closes #5
|
2014-01-15 21:38:23 +00:00 |
|
Lovell Fuller
|
f7b8ce1287
|
Add support for writing image data output to a buffer, boosting ops/sec by ~7%. Partially implements #3.
|
2014-01-11 21:50:17 +00:00 |
|
Lovell Fuller
|
dde9e94850
|
From here on in, this module will be using the bleeding edge version of libvips. Why? It just keeps getting faster.
|
2013-11-23 22:08:51 +00:00 |
|
Lovell Fuller
|
21f12e74ba
|
Add support for PNG format. Close #2.
|
2013-10-26 16:32:18 +01:00 |
|
Lovell Fuller
|
daeebcc7dc
|
Add epeg module to the perf tests
|
2013-10-19 13:39:57 +01:00 |
|
Lovell Fuller
|
5546a4f881
|
Added GraphicsMagick perf stats
|
2013-10-04 22:01:16 +01:00 |
|
Lovell Fuller
|
b836704451
|
Improved performance benchmarks and usage docs
|
2013-08-26 16:10:48 +01:00 |
|
Lovell Fuller
|
9ba9b95648
|
Improved API, added first performance test
|
2013-08-20 23:55:03 +01:00 |
|