shithub: freetype+ttf2subf

Download patch

ref: 69046ac1b22465ae02121aed1880a650b33b7a25
parent: 5704f0c984d403d7e004ce45d92609991b39342f
author: David Turner <[email protected]>
date: Fri May 11 10:24:35 EDT 2001

* TODO: removed the cubic arc bbox computation note, since it has been
    fixed recently..

git/fs: mount .git/fs: mount/attach disallowed
--- a/TODO
+++ b/TODO
@@ -5,9 +5,6 @@
 * Fix a bug in the TrueType driver: linear horizontal advances of composites
   are not returned properly.
 
-* 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 !!)