summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2005-03-03 19:45:58 +0000
committerKristian Høgsberg <krh@redhat.com>2005-03-03 19:45:58 +0000
commitcb02d5d0e770e2a8cbe5a8ac810820a2ce5fec0c (patch)
tree89a707862fc867a1aaa879ad3f6fbfb5f16a0a30 /TODO
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..0e0d14fa
--- /dev/null
+++ b/TODO
@@ -0,0 +1,21 @@
+Convert to use as much existing infra-structure as possible:
+
+ - drop t1lib
+ - use fontconfig
+ - dont use /etc/xpdf.rc, add abstraction that can work with
+ GNOME and KDE configuration systems (GConf and ?)
+ - improve cairo backend
+
+Maybe:
+
+ - Install poppler-splash and poppler-cairo to indicate
+ available backends. Alternatively, just hide the backend
+ choice from the application.
+
+ - make c-wrapper so GNOME projects won't need to use C++ (no
+ glib, just a plain c wrapper so you can compile against and
+ link to it using only C tools)
+
+Done:
+ - rename GString etc in goo lib to make it more glib friendly
+ - make splash optional