shithub: freetype+ttf2subf

Download patch

ref: 11785f56e5d71715fd67359719458257441abf5c
parent: 2f0fdb9316120084c9b62647f9a730b11ab90202
author: Werner Lemberg <[email protected]>
date: Mon Jun 21 19:32:31 EDT 2004

* docs/CHANGES: Updated.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
-2004-06-21  David Turner  <[email protected]>
+2004-06-21  Werner Lemberg  <[email protected]>
 
-        * src/base/ftobjs.c: documentation fix
+	* docs/CHANGES: Updated.
 
-        * src/truetype/ttgload.c: fixing a scaling bug that caused incorrect
-        rendering when the bytecode interpreter was enabled.
+2004-06-21  David Turner  <[email protected]>
+
+	* src/truetype/ttgload.c (TT_Process_Simple_Glyph,
+	load_truetype_glyph): Don't access (unrounded)
+	`TT_Size.root.metrics' but (rounded) `TT_Size.metrics'.  This fixes
+	a scaling bug that caused incorrect rendering when the bytecode
+	interpreter was enabled.
 
 2004-06-14  Huw D M Davies  <[email protected]>
 
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -13,6 +13,11 @@
 
     - Handling of `bhed' table has been fixed.
 
+    - The TrueType driver with enabled byte code interpreter sometimes
+      returned artifacts due to incorrect rounding.  This bug has been
+      introduced after version 2.1.4.
+
+
   II. IMPORTANT CHANGES
 
     - George  Williams   contributed  code  to   handle  Apple's  font