From 237d9e038e7eea8438421ba8bfc9d52f577f5a80 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Fri, 5 Jul 2013 22:13:28 +1000 Subject: [PATCH] Changes typo fixes --- Changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index b53c8291..b28cf937 100644 --- a/Changes +++ b/Changes @@ -10,17 +10,17 @@ Imager 0.96_01 - 1 Jun 2013 SampleFormat is ignored for paletted images. - Mixed SampleFormat are be handled incorrectly, since libtiff - returns only the first SampleFormat value, and an image with both - an alpha channel and SampleFormat = 2 for color channels probably - has a different SampleFormat for the alpha channel. + Mixed SampleFormat are handled incorrectly, since libtiff returns + only the first SampleFormat value, and an image with both an alpha + channel and SampleFormat = 2 for color channels probably has a + different SampleFormat for the alpha channel. https://rt.cpan.org/Ticket/Display.html?id=74540 - XS clean up: https://rt.cpan.org/Ticket/Display.html?id=69243 - - Imager::Color's rgba() method now returns it's values as integers + - Imager::Color's rgba() method now returns its values as integers instead of floating point. (IV instead of NV). - The XS for i_map() and i_matrix_transform() now use the AV * -- 2.39.5