* lib/rfxswf: Fixed some parsing bugs (swffont, swfdump)
* pdf2swf: Added antialiasing capabilities for Type 3 Fonts
* lib/examples/makefonts: Fonts: Bounding boxes are now handled correctly
+ * png2swf: Support for more image types
-General:
-
- * make more stuff dependent on the information in config.h
-
pdf2swf:
* Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
* some bounding boxes are too big
* support for ttf fonts in --fontdirs
-png2swf:
-
- * handle bit packing
- * handle splitted IDAT chunks etc.
-
swfcombine:
* Handle Bounding boxes
* mp3 extraction should also work for movieclips and definesound.
* improve placeobject handling
-rfxswf-lib:
-
- * modules/swfshape doesn't allow changing to fillstyle 0
- * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
- * modules/swftools:getUsedIDs doesn't handle Morphshapes
-