Brought up to date
authorkramm <kramm>
Sun, 16 Dec 2001 13:58:08 +0000 (13:58 +0000)
committerkramm <kramm>
Sun, 16 Dec 2001 13:58:08 +0000 (13:58 +0000)
ChangeLog
TODO

index 535dd11..9fabc07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * lib/example/avi2swf.cc: For now, converts small (!) avi movie files to swf.  (using 
                                  libavifile)
 0.2.1: 
-       * configure: Does checking for byte order now.
-       * rfxswf/pdf2swf: Applied Anjo Krank's patch for MacOS X.
+       * configure: Does checking for byte order and command substitution capability now.
+       * rfxswf: Applied Anjo Krank's patch for MacOS X.
+       * pdf2swf: Fixed font transformation matrix
        * swfcombine: new options: --cat, --stack1, --merge, --frame
        * swfs/: new directory, holds some standard SWFs primarily used for pdf2swf
-       * pdf2swf: New options --viewer, --preloader
+                installs into ${DATADIR}/swftools/swfs
+       * pdf2swf: New options --viewer, --preloader, -b, -l
        * pdf2swf: Fonts are now in ${DATADIR}/swftools/fonts
 
diff --git a/TODO b/TODO
index af92393..7f3854c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,7 +11,6 @@ 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: