X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=d521150a6aabd72f335b15400a54c2ec337022bd;hb=0422bd4ca0113cbd99a44674ad14e7da08f3d1f1;hp=3cdbaaa2df0f628c60159ed67e198a353370d04a;hpb=3fe120d3ef052bb244c805c5241ed2236893a147;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 3cdbaaa..d521150 100644 --- a/ChangeLog +++ b/ChangeLog @@ -62,6 +62,19 @@ * swfcombine: big endian fixes * swfextract: big endian fixes * pdf2swf: Changed from 100dpi to 72dpi conversion + * pdf2swf: Some optimizations, fix the zero string problem. * lib/: Added Bladeenc 0.94.1 for mp3 compression - * lib/example/avi2swf.cc: Can now handle big files. Better compression ratio. Sound. + * 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.