shithub: freetype+ttf2subf

Download patch

ref: fb68eaf8acf3b75ba1d499dd53f486ebd0432d3a
parent: a25b712c956408b7c0f164d98c5c4862b2ef7f4d
author: Tom Kacvinsky <[email protected]>
date: Mon Mar 12 07:06:30 EST 2001

2001-03-12  Tom Kacvinsky  <[email protected]>

        * include/freetype/internal/psaux.h:  Changed the lenIV member of
        the T1_Decoder_ struct to be an FT_Int instead of an FT_UInt.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
 2001-03-12  Tom Kacvinsky  <[email protected]>
 
+	* include/freetype/internal/psaux.h:  Changed the lenIV member of
+	the T1_Decoder_ struct to be an FT_Int instead of an FT_UInt.
+
         * src/psaux/t1decode.c (T1_Decoder_Parse_Charstrings):  Adjust
-        for lenIV seed  bytes at the start of a decrypted subroutine.
+        for lenIV seed bytes at the start of a decrypted subroutine.
 
 	* src/cid/cidload.c (cid_read_subrs): Decrypt subroutines only
 	if lenIV >= 0.