shithub: freetype+ttf2subf

Download patch

ref: 0d832659c75e2401ec7069f92ef7c06c8ea62f91
parent: e20035ae3ccd24dea3bf111a7b2a6ea6b20953ca
author: Tom Kacvinsky <tom.kacvinsky@3ds.com>
date: Mon Mar 5 11:24:58 EST 2001

Added entry:

2001-03-05  Tom Kacvinsky <tjk@ams.org>

        * src/cff/cffgload.c (CFF_Load_Glyph): Set glyph control data to the
        the Type 2 glyph charstring (used by conversion programs). Submitted
        by Ha Shao <hashao@chinese.com>.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-05  Tom Kacvinsky <tjk@ams.org>
+
+	* src/cff/cffgload.c (CFF_Load_Glyph): Set glyph control data to the
+	the Type 2 glyph charstring (used by conversion programs). Submitted
+	by Ha Shao <hashao@chinese.com>.
+
 2001-03-04  Antoine Leca  <Antoine.Leca@renault.fr>
 
 	* include/freetype/ttnameid.h: Correct a stupid typo which prevented
--