2005-09-30 release 0.2.11 "the poodle's kern" fix action lists in placeobject events; bits calculation more precise (a few less bits needed here and there); correct rounding errors and other improvements in font import; limited SVG import works; (incomplete) handling of svg:use and svg:text; improved debugging output, default is now to be quiet, use -v; integrated font metrics fixes from smash (Herman Narkaytis); inherit all attributes from textfield to DefineEditText; textfield takes its children as html text (alternative to @text); allow override of font family name with @name; import font kerning adjustments. 2005-09-03 release 0.2.10 'whoopsydaisy' fix import of 8bit PNGs with width divisible by 4 (ahem). 2005-08-15 release 0.2.9 'realign them bytes' fix import of 8bit PNGs with widths not divisible by 4. 2005-08-14 release 0.2.8 'rainy village' support for importing SWFs with DefineFont2/3, DefineButton2, DefineSound and StartSound tags; support for SetScriptLimits and SetTabIndex; support for 8bit palette or grayscale PNGs; support for DefineBitsJPEG3 (importing a jpeg and 8bit mask PNG), support for PlaceObject2 events (string/double/boolean), experimental component import, parse #rrggbbaa colors correctly, export font ID if font is placed in library, remove unnecessary MovieClip level for SWF import, various fixes for size calculation, glyph shapes, and more, preparations for basic SVG conversion, reorder codebase and clean up. 2005-06-26 release 0.2.7 'lazy sunday afternoon' adds DefineBits, DefineShape2 and DefineShape3 tags to the basic dialect, so these get id-mapped; uses freetype family name as font name; fixes two small bugs for (shared lib support), so imported symbols can now be d. 2005-06-16 release 0.2.6 shape/clip boundaries for image import were square determine extension for image import correctly minimum compression buffer size for importing PNGs wideGlyphOffset flag now always true set bold/italic flags for TTF import 2005-06-08 release 0.2.5 fixes Red/Blue swap bug for 24bit PNG import 2005-06-06 release 0.2.4 and @class logic is now embedded in __Package sprites, DoInitAction's @sprite id is properly mapped for swf import. 2005-06-01 release 0.2.3 new