From b406ecb05d33d76f2f4e2614dae151a50f4d79ba Mon Sep 17 00:00:00 2001 From: kramm Date: Tue, 22 Feb 2005 20:11:56 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 5 +++-- TODO | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) 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: -- 1.7.10.4