summaryrefslogtreecommitdiffstats
path: root/scribus/plugins/scriptplugin/scripts/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'scribus/plugins/scriptplugin/scripts/TODO')
-rw-r--r--scribus/plugins/scriptplugin/scripts/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/scribus/plugins/scriptplugin/scripts/TODO b/scribus/plugins/scriptplugin/scripts/TODO
new file mode 100644
index 0000000..ec172b1
--- /dev/null
+++ b/scribus/plugins/scriptplugin/scripts/TODO
@@ -0,0 +1,13 @@
+TODO:
+
+Make a PDF sample page for the web site using three example fonts such as...
+Utopia, Bitstream Charter Luxi, Helvetica or any of the Web fonts
+ - Trebuchet, Times *New * Roman, Georgia
+
+Need improvments to the clean up code to insure that temp images are removed
+from .scribus folder.
+
+Improve the Listbox events coding.
+
+Continual holding of Up or Down keys causes preview to be redrawn rapidly. This causes
+a number of problems. Needs a timer to delay redraws when scrolling.