shithub: freetype+ttf2subf

Download patch

ref: d4c48e06c062705658bd91e4455fabf33f88bd91
parent: 46960df7b377494426ebccb8b99c65aca558c2ae
author: Graham Asher <[email protected]>
date: Thu Feb 13 12:56:45 EST 2003

Updated changelog: change to incremental interface.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2002-01-31  David Turner  <[email protected]>
+2003-02-13  Graham Asher  <[email protected]>
+
+	* include/freetype/ftincrem.h, src/cff/cffgload.c, src/cid/cidgload.c,
+	src/truetype/ttgload.c, src/type1/t1gload.c
+	[FT_CONFIG_OPTION_INCREMENTAL]: I have changed the incremental loading
+	interface in a way that makes it simpler and allows glyph metrics to
+	be changed (e.g., by adding a constant, as required by CFF fonts)
+	rather than just overridden. This was required to make the GhsotScript-
+	to-FreeType bridge work.
+
+2003-01-31  David Turner  <[email protected]>
 
     * docs/CHANGES, docs/VERSION.DLL, docs/TODO: updating documentation for
     the 2.1.4 release