Update.
authorBen Pfaff <blp@gnu.org>
Fri, 19 Dec 2003 07:02:52 +0000 (07:02 +0000)
committerBen Pfaff <blp@gnu.org>
Fri, 19 Dec 2003 07:02:52 +0000 (07:02 +0000)
TODO

diff --git a/TODO b/TODO
index 7486135df0f3e85850cd365f63919e89d2e71715..fd4bd6891166bdce143e518cc6116a1d96c54c2a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
-Time-stamp: <1999-12-30 22:58:42 blp>
+Time-stamp: <2003-12-15 22:51:49 blp>
 
 TODO
 ----
 
+Use AFM files instead of Groff font files, and include AFMs for our default
+fonts with the distribution.
+
 The way that data-in.c and data-out.c deal with strings is wrong.  Instead of
 the way it's done now, we should make it dynamically allocate a buffer and
 return a pointer to it.  This is a much safer interface.