Brought up to date
authorkramm <kramm>
Mon, 3 Dec 2001 20:30:03 +0000 (20:30 +0000)
committerkramm <kramm>
Mon, 3 Dec 2001 20:30:03 +0000 (20:30 +0000)
ChangeLog
TODO

index fe39a4e..f55f22d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,7 +36,7 @@
        * lib/example/glyphshape.c: new file, demonstrates using font characters as shapes
        * pdfswf: many bugfixes. The "pdfscreen" manual now get's converted correctly
        * rfxswf-lib: bugfix: Couldn't handle jpeg grayscale images
-0.1.3: 
+0.2.0: 
        * pdf2swf: TrueType support added. (using ttf2pt1)
        * rfxswf-lib: performs conversion of jpeg colorspaces now. (Makes pdf2swf cope
                       with more types of jpegs)
@@ -44,3 +44,5 @@
        * swfcombine: allows ids instead of names, now, too.
        * swfdump: added text displaying functionality. (like swfstrings)
        * swfdump: now dumps also the undocumented placeobject2 actioncode.
+       * lib/example/avi2swf.cc: For now, converts small (!) avi movie files to swf.  (using 
+                                 libavifile)
diff --git a/TODO b/TODO
index 0df9e07..0886f57 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,8 +33,6 @@ rfxswf-lib:
       example textfields don't show characters >256.
     * modules/swfshape doesn't allow changing to fillstyle 0
     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
-    * s/GetDataSize/GetTagLen/g
-      s/GetDataSizePtr/GetTagLenPtr/g
-      s/ObjectPlace/ObjectSet/g
+    *  s/ObjectPlace/ObjectSet/g
       (s/GetFrameNo/GetTagFrameNo/g ?)