Lovell Fuller
|
ee513ac7a7
|
Less C, more C++ e.g. namespace, enum class
Improve image reference handling
|
2014-11-11 18:28:23 +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
|
47927ef47d
|
Shrink less, affine more, maintain performance #75
Affects interpolators with 4x4+ window size
e.g. Bicubic, LBB, Nohalo
Introduces blur before large affine
to improve large PNG reductions
|
2014-11-08 12:08:27 +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
|
740838b47c
|
Prevent auto-rotate fail for libmagick formats #117
|
2014-11-08 12:07:47 +00:00 |
|
Lovell Fuller
|
f7c2a839ad
|
Add support for profile-less CMYK images #99
|
2014-11-06 11:30:19 +00:00 |
|
Lovell Fuller
|
333e8789f4
|
Include cmath, erroneously removed in 3a9a137f
|
2014-10-29 13:32:19 +00:00 |
|
Lovell Fuller
|
3a9a137f40
|
Modify C++ 11 to be MS-friendly #19
|
2014-10-29 13:16:16 +00:00 |
|
Lovell Fuller
|
97fc2a2a3a
|
Ensure resize error from C++ is wrapped
Thanks to @papandreou
|
2014-10-23 09:39:37 +01:00 |
|
Lovell Fuller
|
8bc1981891
|
Refactor C++ code
Split features into their own file
Style is becoming less C, more C++
|
2014-10-21 21:38:19 +01:00 |
|