From: Tony Cook <tony@develop-help.com> Date: Thu, 16 Feb 2012 12:58:07 +0000 (+1100) Subject: Changes note for the psamp/setsamples work X-Git-Tag: v0.88~3^2 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/02323e699bdbadba473fe1488a8589551b78238f Changes note for the psamp/setsamples work --- diff --git a/Changes b/Changes index 564f48bb..00d8a853 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,15 @@ Imager release history. Older releases can be found in Changes.old - note that the generator of the apparently non-DFSG-free postscript in MMOne.pfb is a Debian package. + - setsamples() is now a true complement to getsamples() - it can + write 8-bit or floating point samples from a scalar or array + reference. This adds i_psamp() and i_psampf() to the C level API. + + - the XS interfaces to i_gsamp(), i_gsampf() and i_gsamp_bits() have + changed to make better use of the typemap, but these aren't part of + the perl level API anyway. There were no changes to the C level + interfaces to these functions. + Bug fixes: - correctly calculate the size of a rotated image