]> git.imager.perl.org - imager.git/blobdiff - Changes
Added support for writing paletted targa images.
[imager.git] / Changes
diff --git a/Changes b/Changes
index 28664fa569b42c1c3cb9bb0771c463d845f583ac..69abf5bf39dc7417509aa8cebf9996444406ef07 100644 (file)
--- a/Changes
+++ b/Changes
@@ -520,6 +520,10 @@ Revision history for Perl extension Imager.
         - adjust ascender/descender values for FT1.x to avoid losing
           descenders (specifically the bottom of "g" in ImUgly.ttf or
           arial.ttf at 14pixels)
+        - Added tga.c to read targa images
+        - Added i_bumpmap_complex to do more accurate bumpmapping
+        - added an image type with doubles as samples
+        - change i_copy() and i_sametype() to handle double/sample images
 
 =================================================================