X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=e43e72eebcac8dd4b0321b343960408dcd4d17eb;hb=5bafa086e4cf33e43a46ea04fca6af82e100476a;hp=b1b173a958b48440685e347bbff00be9bf1868dc;hpb=d5c8abdd0cb67fc68994f52d9cdbdb03b333e437;p=swftools.git diff --git a/ChangeLog b/ChangeLog index b1b173a..e43e72e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -237,7 +237,7 @@ * m4/python.m4: Python MacOS X fixes * src/gif2swf.c: New tool, for converting (animated) gifs to swf (Daichi Shinozaki) -0.7.0: +0.7.0 (not yet released): * swfdump: Fixed bit overflow bug * lib/gfxdevice.h: Started implementation of graphic layer abstraction * pdf2swf: Fixed Type 3 color bug @@ -249,4 +249,14 @@ * pdf2swf: Images are now stored as either jpeg or zlib, whatever is smaller. * 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 placed at their + actual starting positions (useful with zlib) + * pdf2swf: Default Flash version is now 6 +