]> git.imager.perl.org - imager.git/blobdiff - T1/Changes
use non-deprecated encoding ids for freetype 2
[imager.git] / T1 / Changes
index 25e2aead04f37abd3c05ece54495708db0f706d5..9e32cca1f99ba41c79b96ae2ce2779c7347efcc6 100644 (file)
@@ -1,3 +1,20 @@
+Imager::Font::T1 1.026
+======================
+
+Coverity detected issue:
+
+ - adjust a pointer parameter from an array-style declaration with 6
+   elements to pointer style (since it hasn't been 6 for years.)
+
+ - avoid dead code in i_t1_glyph_names(), which is the implementation
+   of glyph_names() for T1.  CID 185322.
+
+Imager::Font::T1 1.024
+======================
+
+ - update the bundled/modified Devel::CheckLib to handle the gcc-4
+   symlink on Cygwin
+
 Imager::Font::T1 1.023
 ======================