From c7087f18796b1927036e50242b36c1cc7de04cb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Lehmann?= Date: Sun, 5 Feb 2006 17:02:06 +0000 Subject: [PATCH] added first version of AFM parser git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2534 069f4177-920e-0410-937b-c2a4a81bcd90 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 0141df8b..b76c820b 100644 --- a/CHANGES +++ b/CHANGES @@ -78,6 +78,7 @@ TODO: - own implementation of type1 font stripping (old pdftex code fragments removed) - complete type1 font command representation and glyph path extraction from font programs - t1code extension module (C version of de-/encoding routines used in Type 1 font files) + - AFM file parser - graph modules: - data module: - mathtree removal: more flexibility due to true python expressions -- 2.11.4.GIT