Lovell Fuller
d3225fa193
Add 'size' attribute to callback's info Object #138
2014-12-15 13:54:19 +00:00
Lovell Fuller
ea1013f6ec
Add support for latest Amazon Linux
2014-12-08 10:52:59 +00:00
Lovell Fuller
a56102a209
Ensure ICC transform of withMetadata output #133
2014-12-04 11:28:09 +00:00
Lovell Fuller
f4cc6a2db4
Correct location of Dockerfile
2014-11-26 10:50:47 +00:00
Lovell Fuller
f57a0e3b00
Ensure embedded profile, if any, is always used
...
Perform sRGB conversion at end of pipe only
withMetadata exports profile, should not convert
Convert one fixture to sRGB to help test
Discovered while investigating #125
2014-11-25 18:54:49 +00:00
Lovell Fuller
02b6016390
Add link to Dockerfile for libvips
...
Thanks @marcbachmann
2014-11-25 10:33:43 +00:00
Lovell Fuller
4e01d63195
Add hasProfile attribute to metadata response
...
At the very least will be useful investigating #125
2014-11-24 17:24:29 +00:00
Lovell Fuller
94b47508c0
imagemagick-native now supports async and filter
2014-11-24 15:13:47 +00:00
Lovell Fuller
328cda82c5
Updates for 7.42 stable release of libvips
2014-11-24 12:19:44 +00:00
Lovell Fuller
b7c7fc22f3
Ensure correct Gaussian blur before affine #121
...
Use double sigma instead of int radius for blur
2014-11-20 13:59:39 +00:00
Lovell Fuller
177a4f574c
Minimum version of libvips now 7.40.0 #74
2014-11-17 12:08:05 +00:00
Lovell Fuller
e22d093002
Ubuntu 14 now compiles 7.40.x from source
...
as packaged version is the outdated 7.38.x
Added support for Ubuntu 15 and Mint 17.1
2014-11-12 20:30:13 +00:00
Lovell Fuller
32d9bc204a
Add 'fast' blur and Gaussian blur feature #108
2014-11-10 22:38:13 +00:00
Lovell Fuller
86681100b7
Control level of sharpening via radius/flat/jagged #108
2014-11-10 16:20:04 +00:00
Lovell Fuller
7537adf399
Add features from libvips 7.40+
...
Load TIFF from Buffer/Stream
Interlaced PNG output no longer needs tilecache
Option to disable PNG adaptive row filtering
2014-11-08 12:08:27 +00:00
Lovell Fuller
62fcfb3dba
Add link to gulp-responsive module
2014-11-04 11:23:40 +00:00
Lovell Fuller
2e61839387
Prepare preinstall.sh for inclusion in master
2014-10-28 09:59:28 +00:00
Lovell Fuller
51805ef657
Add root check and support for Debian 7, Mint 13
2014-10-27 22:32:39 +00:00
Lovell Fuller
ed6a966534
Add shell script to install libvips
2014-10-24 10:57:45 +01:00
Lovell Fuller
97fc2a2a3a
Ensure resize error from C++ is wrapped
...
Thanks to @papandreou
2014-10-23 09:39:37 +01:00
Lovell Fuller
db6dc6431b
Add support for mirroring #62
2014-10-21 14:47:08 +01:00
Lovell Fuller
f214673c3c
Add Coveralls badge
2014-10-21 12:57:24 +01:00
Lovell Fuller
a531b5917e
Add details about running leak and bench tests
2014-10-20 15:54:44 +01:00
Lovell Fuller
d82de45b7e
Thank you Brandon
2014-10-13 17:51:48 +01:00
Lovell Fuller
b7bbf58624
Document new extract method
2014-10-13 15:41:10 +01:00
Lovell Fuller
c2fcf7fc4a
Add libvips install info for Debian Jessie #100
2014-10-06 11:27:29 +01:00
Lovell Fuller
7f8f38f666
PNG compression level range is 0-9 #95
2014-10-03 14:50:15 +01:00
Lovell Fuller
0cba506bc4
Allow embed with rgba background #86 #89
...
Small memory leak mop-up related to #94
2014-10-02 20:02:14 +01:00
Daniel Gasienica
6145231936
Add background
and flatten
APIs
2014-09-30 17:58:57 -07:00
Lovell Fuller
150971fa92
Add details of gulp.js plugin
2014-09-30 13:35:10 +01:00
Lovell Fuller
1c79d6fb5d
Add support for greyscale conversion #43
2014-09-16 11:22:26 +01:00
Lovell Fuller
d41321254a
Update benchmarks using c3.xlarge AWS instance
2014-09-13 20:37:57 +01:00
Lovell Fuller
515b4656e6
Improve Stream error handling #88
2014-09-12 19:30:57 +01:00
Lovell Fuller
34c96ff925
Correct ...magick... test dependencies
2014-09-11 13:45:34 +01:00
Lovell Fuller
b8a04cc4ef
Add link to Centos 6.5 CI via snap-ci
2014-09-08 23:58:13 +01:00
Lovell Fuller
ddc3f6e9c6
Add RHEL libvips installation - close #78
2014-09-08 23:53:01 +01:00
Lovell Fuller
2820218609
Add format property to output info
...
Output format may be derived from input format
2014-09-04 11:38:05 +01:00
Lovell Fuller
eb3e739f7b
Expose libvips thread pool size
2014-09-03 19:52:03 +01:00
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
d0f51363bf
Re-order output option methods
...
Add explicit list of and links to contributors
2014-08-26 09:09:01 +01:00
Juliano Julio Costa
c5efb77bad
New withMetadata([boolean]) to keep metadata in the generated images.
2014-08-25 15:59:21 -04:00
Lovell Fuller
98554e919c
Small doc improvements ahead of v0.6.0
2014-08-22 16:57:05 +01:00
Lovell Fuller
017bf1e905
Expose libvips interpolators #69
2014-08-22 16:50:24 +01:00
Lovell Fuller
8ba71c94f4
Add usage example of metadata method
2014-08-22 14:27:46 +01:00
Lovell Fuller
f2f3eb76e1
Add method for fast access to image metadata #32
2014-08-22 14:17:43 +01:00
Lovell Fuller
5fe945fca8
Add gravity support to crop #45
2014-08-21 11:01:25 +01:00
Lovell Fuller
8ef0851a49
Expose libvips' op-cache max items #76
2014-08-19 20:30:21 +01:00
Lovell Fuller
e45956db6c
Correct usage examples for new Stream-based API
2014-08-18 19:34:55 +01:00
Lovell Fuller
7cc9f7e2e0
Add Xcode Command Line Tools install info #80
2014-08-18 19:11:53 +01:00