shithub: freetype+ttf2subf

Download patch

ref: 99ee499ef86abc1b420776a8773acfde2dc21bfa
parent: a126d4c2ef84cbd282bdeaa6c3376eefbcedcdc9
author: Werner Lemberg <[email protected]>
date: Sat Sep 20 13:23:36 EDT 2003

* docs/CHANGES: Updated.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
 
 	* src/type1/t1parse.c (pfb_tag_fields): Removed.
 	(read_pfb_tag): Fix code so that it doesn't fail on end-of-file
-	indicated (0x8003).
+	indicator (0x8003).
+	* docs/CHANGES: Updated.
 
 2003-09-16  Werner Lemberg  <[email protected]>
 
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -6,6 +6,9 @@
     - The PFR  font driver didn't  load kerning tables  correctly, and
       the functions in FT_PFR_H didn't work at all.
 
+    - Type 1 font  files in  binary format  (PFB) with  an end-of-file
+      indicator weren't accepted by the FreeType engine.
+
   II. IMPORTANT CHANGES
 
     - The internal  module API  has been heavily  changed in  favor of