check for bool.
[swftools.git] / ChangeLog
index ab3873d..d521150 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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.