From: kramm Date: Tue, 22 Feb 2005 20:11:56 +0000 (+0000) Subject: Brought up to date X-Git-Tag: release-0-7-0~201 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=b406ecb05d33d76f2f4e2614dae151a50f4d79ba Brought up to date --- diff --git a/ChangeLog b/ChangeLog index f550109..598bac6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -235,7 +235,8 @@ * src/png2swf.c: added -z option * src/jpeg2swf.c: added -z option * m4/python.m4: Python MacOS X fixes - * pdf2swf/xpdf: CMYK conversion fix * src/gif2swf.c: New tool, for converting (animated) gifs to swf (Daichi Shinozaki) - +0.6.4: + * swfdump: Fixed bit overflow bug + * lib/gfxdevice.h: Started implementation of graphic layer abstraction diff --git a/TODO b/TODO index 2a44b2d..b424fd1 100644 --- a/TODO +++ b/TODO @@ -41,6 +41,7 @@ swfcombine: * support for centering (remove need to set -x,-y parameters manually when linking preloaders) * fix clipdepths + * rotating swfextract: