Brought up to date
authorkramm <kramm>
Sun, 16 Dec 2001 02:28:04 +0000 (02:28 +0000)
committerkramm <kramm>
Sun, 16 Dec 2001 02:28:04 +0000 (02:28 +0000)
ChangeLog
TODO

index 8c40fb6..535dd11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,9 @@
                                  libavifile)
 0.2.1: 
        * configure: Does checking for byte order now.
-       * rfxswf/pdfswf: Applied Anjo Krank's patch for MacOS X.
+       * rfxswf/pdf2swf: Applied Anjo Krank's patch for MacOS X.
        * swfcombine: new options: --cat, --stack1, --merge, --frame
+       * swfs/: new directory, holds some standard SWFs primarily used for pdf2swf
+       * pdf2swf: New options --viewer, --preloader
+       * pdf2swf: Fonts are now in ${DATADIR}/swftools/fonts
 
diff --git a/TODO b/TODO
index 025312e..af92393 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,6 +11,8 @@ pdf2swf:
     * fix memory leaks
     * some bounding boxes are too big
     * allow additional fontdirectories to be specified?
+    * viewer/preloader: naming scheme; pass -X,-Y,-r options
+    * implement -q (--quiet) option, especially for -b and -l
 
 swfcombine: