documented latest changes
[swftools.git] / ChangeLog
1 0.0.1: initial release
2 0.0.2: 
3         * pdf2swf: Added support for pdf bitmaps, clipping, state saving/restoring, colors,
4                    solid fill and line width. The output SWF files are now much smaller.
5         * swfcombine: Added stacking option (-t)
6         * swfcombine: Small bugfixes with the command line options
7         * rfxswf-lib: some bugfixes concerning sprites, cgi, shapes, jpegs.
8         * swfstrings: New: Allows extraction of text from swf files
9         * swfdump: New: Dumps swf file information. (And does some error checking on the SWF)
10         * jpeg2swf: New: Converts one or more jpegs to a swf movie.
11 0.0.3: 
12         * configure: Now works without automake, automatically disables 
13                         jpeg2swf and pdf2swf if jpeglib is not found (disable
14                         both) or t1lib is not found (disable pdf2swf)
15         * swfcombine: bugfixes, no longer builds "unstreamable" SWFs
16         * rfxswf-lib: lossless image formats
17         * pdf2swf: likewise