From b6d9c580b81b5c3a292fbbc6672f19b2fe0258f8 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 16 Jun 2002 18:19:15 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 1 + TODO | 15 --------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index b7c340b..ebd8735 100644 --- a/ChangeLog +++ b/ChangeLog @@ -107,4 +107,5 @@ * lib/rfxswf: Fixed some parsing bugs (swffont, swfdump) * pdf2swf: Added antialiasing capabilities for Type 3 Fonts * lib/examples/makefonts: Fonts: Bounding boxes are now handled correctly + * png2swf: Support for more image types diff --git a/TODO b/TODO index 5f9662e..5b0d206 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,3 @@ -General: - - * make more stuff dependent on the information in config.h - pdf2swf: * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe @@ -10,11 +6,6 @@ pdf2swf: * some bounding boxes are too big * support for ttf fonts in --fontdirs -png2swf: - - * handle bit packing - * handle splitted IDAT chunks etc. - swfcombine: * Handle Bounding boxes @@ -26,9 +17,3 @@ swfextract: * mp3 extraction should also work for movieclips and definesound. * improve placeobject handling -rfxswf-lib: - - * modules/swfshape doesn't allow changing to fillstyle 0 - * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0 - * modules/swftools:getUsedIDs doesn't handle Morphshapes - -- 1.7.10.4