shithub: freetype+ttf2subf

Download patch

ref: 0027af925a0e94a6863d2beadad5ab0ca95b78bf
parent: 6d4fbec1b8245cca808c2bc53bca58d08b85cba2
author: David Turner <[email protected]>
date: Sat Apr 21 04:10:12 EDT 2001

added 64-bit check
removed Visual C++ project update
removed Makefile -> Jam transition

git/fs: mount .git/fs: mount/attach disallowed
--- a/TODO
+++ b/TODO
@@ -2,13 +2,12 @@
 
 * Add synthesized Unicode charmap processing to the CFF driver.
 
-* Fix Visual C++ project file.
-
 * Fix a bug in the TrueType driver: linear horizontal advances of composites
   are not returned properly.
 
-* Change the build system to work with the "Jam" tool instead of the
-  terribly complex and error-prone GNU Makefiles we are currently using.
-
 * Fix exact bbox calculation for cubics.  The current code uses an iterative
   algorithm which can fail miserably.
+
+* Fix 64-bit issues (the code compiles and seems to work, but we've not
+  make a thorough check so some fonts could still core dump the library !!)
+