From efd44c2e78f3eb37dca36083b2771f2e2bc91349 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 23 Jul 2005 08:27:21 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 2 ++ TODO | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 53e10f2..e310e02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -253,4 +253,6 @@ * pdf2swf: fix for non-closed shapes * pdf2swf: New option -s bboxvars * pdf2swf: Added support for stroke/clip text rendering + * swfbbox: Default behaviour has been fixed + * pdf2swf: Font quality is now determined by the used font sizes diff --git a/TODO b/TODO index 75e3870..317c030 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,7 @@ pdf2swf: avi2swf: + * fix -n option * speed up h.263 routines (MMX?) * support for all-black I-Frames * do a flash player test suite to find out which h.263 movies work where @@ -64,9 +65,8 @@ librfxswf: * logging * fix font parsing- code offsets should be used - * add automatical size optimization by re-using tags with identical data + * add automatical size optimization by re-using tags and images with identical data * fix font reduce code - * add support for definejpeg3 in image extraction png2swf: -- 1.7.10.4