Paul Howarth
|
9074082c17
|
Update to 2.64
- New upstream release 2.64
- Add CONFIGURE_REQUIRES META
- Add --gdlib_config_path
- Add Image Filters: scatter, pixelate, negate, grayscale, brightness,
contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
meanRemoval, smooth, copyGaussianBlurred
- Add palette methods: createPaletteFromTrueColor, neuQuant (but
discouraged), colorMatch
- Add interpolation methods: copyScale, copyRotateInterpolated,
interpolationMethod
- Add double GD::VERSION
- Add all gd.h constants
- Fixed wrong <5.14 code generated with ExtUtils::Constants (CPAN RT#121297);
only generate const-xs.inc when it's missing
- Add -liconv on hpux too (our pkgconfig parser cannot handle it)
- Renamed VERSION() to LIBGD_VERSION() (CPAN RT#121307); it was treated
magically by "use GD 2.18"
- Update doc for LIBGD_VERSION()
- Fix 5.6.2, which does not have float in its typemap
|
8 years ago |