summaryrefslogtreecommitdiff
path: root/src/xditview/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/xditview/TODO')
-rw-r--r--src/xditview/TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/xditview/TODO b/src/xditview/TODO
new file mode 100644
index 00000000..161a7cf1
--- /dev/null
+++ b/src/xditview/TODO
@@ -0,0 +1,17 @@
+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.