]> git.imager.perl.org - imager.git/blobdiff - Changes
- the FT 1.x was comparing versus an uninitialized variable when
[imager.git] / Changes
diff --git a/Changes b/Changes
index 34d375c7f08dd5d4fbd7b56d408aa83d17b773ed..fde12b6b257c5b24922b2f0953f4f112048e54a0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1062,6 +1062,10 @@ Revision history for Perl extension Imager.
 - Imager::Font::BBox advance_width() method was falling back to
   the wrong value when the font driver's low level function
   didn't return the advance width.
 - Imager::Font::BBox advance_width() method was falling back to
   the wrong value when the font driver's low level function
   didn't return the advance width.
+- the FT 1.x was comparing versus an uninitialized variable when
+  checking the end of string when calculating the right side bearing
+  used to adjust pos_width for glyphs that overlap the right side of the
+  advance width.
 
 =================================================================
 
 
 =================================================================