X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=a9adea3b7daff2855bc437f50371bc4519888067;hb=ce6c31f0ee258d163dbc62553d2f0d9400a568b2;hp=9fabc07fa9149bc6ab5aa21db9fb7f0dc1b7e4a1;hpb=e838e91e04d22c413d708273b5ebd8eb70e91b95;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 9fabc07..a9adea3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,4 +55,21 @@ installs into ${DATADIR}/swftools/swfs * pdf2swf: New options --viewer, --preloader, -b, -l * pdf2swf: Fonts are now in ${DATADIR}/swftools/fonts +0.2.2: + * swfs/: Added/Wrote sources for some of the swf files + * swfdump: Major bugfix in placeobject2, hex output function + * swfextract: Can now extract png, jpeg and mp3. + * 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. 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.