X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=c888adf7bb172f5e193175e806933ef576c547df;hb=6676a6154c8147072c18943a770b1418aaf3ea17;hp=3cea00679a423d513db8babe91be74c698e719a6;hpb=dc6cda99f0924e1f1bdce4b816418d59c1da2b97;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 3cea006..c888adf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,4 +66,16 @@ * lib/: Added Bladeenc 0.94.1 for mp3 compression * lib/example/avi2swf.cc: Can now handle big files. Slightly better compression ratio. Sound. * lib/example/sound.c: New file, demonstrates use of the sound module in librfxswf. +0.2.3: + * pdf2swf: New option --fontdir, can now handle external fonts. + * lib/modules/swftext.c: Several font-extraction bugfixes + * 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/swfcombine: Bugfixes (DefineEditText) + * swfdump: New option --used, prints out referred IDs of each tag. + * rfxswf: Can now read and write Flash 6 (MX) compressed SWFs. (SWCs)