]> git.imager.perl.org - imager.git/commit
- use scanline oriented operations to flip images instead of pixel
authorTony Cook <tony@develop=help.com>
Tue, 24 Nov 2009 08:02:16 +0000 (08:02 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 24 Nov 2009 08:02:16 +0000 (08:02 +0000)
commite41cfe8fad4ecd916d92abf3d8d92685c064dcde
tree36f8ed11a81438a8954b5e3f77a9213dfe9acc9e
parent9e713610838c04315509b2e9e5b85285a8b9b61e
 - use scanline oriented operations to flip images instead of pixel
   operations
   https://rt.cpan.org/Ticket/Display.html?id=39278

 - use double/sample operations to flip large sample images instead of
   8-bit sample operations.
   https://rt.cpan.org/Ticket/Display.html?id=39280
Changes
Imager.xs
MANIFEST
Makefile.PL
flip.im [new file with mode: 0644]
image.c
imager.h
lib/Imager/LargeSamples.pod
lib/Imager/Test.pm
t/t64copyflip.t