shithub: freetype+ttf2subf

Download patch

ref: 2c425de9eab72925b09c5d361d8492fcf2e3f17b
parent: 550fd43946cdb42aa8bbabbc5250691bb4f6c9a0
author: Graham Asher <[email protected]>
date: Mon Jan 13 05:27:35 EST 2003

noted latest change to ttload.c

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-01-13  Graham Asher  <[email protected]>
+
+    * src/sfnt/ttload.c (tt_face_load_metrics)
+    [FT_CONFIG_OPTION_INCREMENTAL]: TrueType typefaces without horizontal
+    metrics (without the 'hmtx' table) are now tolerated if an
+    incremental interface has been specified that has a get_glyph_metrics
+    function, implying that metrics will be supplied from outside.
+    This happens for certain Type 42 fonts passed from GhostScript.
+
 2003-01-11  David Chester  <[email protected]>
 
         * include/freetype/config/ftoption.h, src/autohint/ahglobal.h,