From e4bbb742b8ed78625926bf0257078ea621a96689 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 22 Mar 2002 18:25:02 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 4 ++++ TODO | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a9adea3..472f53e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -72,4 +72,8 @@ * src/swfdump: Bugfixes, ids and depths are now in decimal * src/swfcombine: Bugfixes. * configure.in: Cleaned up. +0.2.4: + * pdf2swf: The --ignore option now actually makes the pdf files smaller. + * rfxswf: Can now write DefineFont2 tags + * swfextract: Bugfixes (DefineEditText) diff --git a/TODO b/TODO index 1d5a727..da993f1 100644 --- a/TODO +++ b/TODO @@ -24,9 +24,16 @@ swfextract: * mp3 extraction should also work for movieclips and definesound. * improve placeobject handling +swfdump: + + * write out dependencies between objects + +lib/examples: + + * make an example for edittext fields + rfxswf-lib: - * swf_WriteFont() should write definefont2 tags for more complex fonts * modules/swfshape doesn't allow changing to fillstyle 0 * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0 * (s/GetFrameNo/GetTagFrameNo/g ?) -- 1.7.10.4