diff options
Diffstat (limited to 'contrib/groff/xditview/TODO')
-rw-r--r-- | contrib/groff/xditview/TODO | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/groff/xditview/TODO b/contrib/groff/xditview/TODO deleted file mode 100644 index 161a7cf115ce3..0000000000000 --- a/contrib/groff/xditview/TODO +++ /dev/null @@ -1,17 +0,0 @@ -Replace Imakefile with a configure script. - -Better error handling. - -Resource and command-line option to specify font path. - -Resource to specify name of environment variable from which to get the -font path. - -Have character substitutions (currently done in draw.c:FakeCharacter) -specified in a resource (similar format to FontMap). - -The initial width of the dialog box should expand to accommodate the -default value. - -Option in Print dialog to specify that only the current page should be -printed. |