Commit graph

3 commits

Author SHA1 Message Date
OBATA Akio
911b363129 * avoid to conflict with ming.
* add DESTDIR support.
* support X11_TYPE=modular.

Update swftools to 0.9.0.

0.8.0:
* lib/modules/swfsound.c: Fixed compile problem if the lame library is present
* pdf2swf: Bugfix: -s flashversion was broken
* pdf2swf: -b and -l now also work on Windows
* swfbbox: The -c option is now documented
* swfdump: Added support for flash 8
* librfxswf: Added support for flash 8 filters and blend modes
* src/swfc: Added support for flash 8 filters and blend modes
* pdf2swf: upgraded to xpdf 3.01
* swfcombine: new -w (--scalex) -h (--scaley) options

0.8.1:
* pdf2swf: Upgraded to xpdf 3.02
* lib/modules/swftools: Fixed several bugs in Flash8 parsing
* src/swfrender: Added --ng switch
* lib/swf/: New gfxdevice

0.9.0:
* pdf2swf: Added support for Flash 8 Flashtype
* pdf2swf: numerous bugfixes
* pdf2swf: support for gradients
* pdf2swf: support for different optimization levels (-O1, -O2, --flatten)
* src/swfdump: Flash 8/9 support
* pdf2swf: Common fonts are now linked directly into the executable
* setup.py: added Python setup script
* lib/python/gfx: New python module for accessing pdf2swf functionality
* as3compile: New tool, for compiling ActionScript 3.0
* swfc: added AS3.0 support
2009-06-08 09:41:05 +00:00
OBATA Akio
a2ce5d4157 update swftools from 0.6.3 to 0.7.0
0.7.0:
        * swfdump: Fixed bit overflow bug
        * lib/gfxdevice.h: Started implementation of graphic layer abstraction
        * pdf2swf: Fixed Type 3 color bug
        * pdf2swf: Fixed a rare rendering bug caused by the float conversion in
moveTo
        * pdf2swf: Fixed CMYK conversion
        * pdf2swf: added support for joinstyles
        * pdf2swf: capstyles don't require clipping anymore
        * pdf2swf: added support for dashed/dotted lines
        * pdf2swf: Images are now stored as either jpeg or zlib, whatever is sma
ller.
        * pdf2swf: Fixed Type0C handling
        * swfcombine: Fixed jpeg table conversion
        * lib/rfxswf.c: added support for definejpeg3 extraction
        * pdf2swf: New option -s bboxvars
        * pdf2swf: Added support for stroke/clip text rendering
        * swfbbox: Default behaviour has been fixed
        * pdf2swf: fix for non-closed shapes
        * pdf2swf: Font quality is now determined by the used font sizes
        * pdf2swf: Shapes are now all starting at (0,0), and then explizitly pla
ced at their
                   actual starting positions (useful with zlib)
        * pdf2swf: Default Flash version is now 6
2005-10-31 14:45:55 +00:00
OBATA Akio
151212187d SWF Tools is a collection of SWF manipulation and creation utilities written
By Rainer Bohme and Matthias Kramm. It is released under the GPL.
2005-07-31 11:05:47 +00:00