diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-14 09:48:56 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-14 09:48:56 +0000 |
commit | dff07ccf1e4c6529ffd159e2ca2b29f4b3d374c1 (patch) | |
tree | 3787d28924a0f7c6bb60972e707b96647e2d78d3 /TODO | |
parent | 7f71d128d25827c010bb7643ca0adfcac5b3b8f9 (diff) | |
download | mandoc-dff07ccf1e4c6529ffd159e2ca2b29f4b3d374c1.tar.gz |
Note first that TODO file should be up to date.
Note also that the PDF file should be reduced in case I somehow forget.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ ************************************************************************ -* Official mandoc TODO. May not be quite up to date. +* Official mandoc TODO. * $Id$ ************************************************************************ @@ -96,6 +96,8 @@ Several areas can be cleaned up to make mandoc even faster. These are - improve hashing mechanism for characters (not as important) +- the PDF file is HUGE: this can be reduced by using relative offsets + ************************************************************************ * structural issues ************************************************************************ @@ -104,4 +106,3 @@ Several areas can be cleaned up to make mandoc even faster. These are not for strings containing escape sequences. For example, this hinders calculation of the indent required for .Nm \&[ in text(1). comments from kristaps@ Wed, 21 Jul 2010 23:26:08 +0200 - |