definefontinfo2
[swftools.git] / lib / modules / swftext.c
2003-04-02 krammdefinefontinfo2
2003-02-06 krammfixed for -1 values in ascii2swf (chars without a glyph...
2003-02-01 krammfixed scaling/advancing.
2003-01-31 kramm* zlib is now optional
2002-11-03 krammbugfixes.
2002-10-28 krammFlash MX additions
2002-06-14 kramm* removed Font{Import,Export} functions
2002-06-13 krammbugfix: font glyph boundaries weren't stored.
2002-06-06 krammfonts with 0 characters were parsed incorrectly.
2002-04-21 krammfixed compiler warnings.
2002-03-22 kramm* removed flags field from SWFFONT structure
2002-02-16 krammseveral bugfixes
2001-12-16 krammadded EditText handling.
2001-12-06 krammfixed advance values
2001-12-06 krammswf_WriteFont: write characters > 256
2001-11-29 krammnew function FontExtract_DefineTextCallback.
2001-11-10 krammswf_WriteFont: double spacing in text fields, remove...
2001-11-05 boehmeminor fixes: new font structure in dumpfont.c, commente...
2001-11-05 krammfixed some bugs in extractdefinefont2
2001-11-05 kramm* enumerate also definefont2 tags
2001-11-05 krammchanged gid to ascii2glyph and codes to glyph2ascii
2001-11-05 kramm* implemented definefont2 parsing
2001-11-04 krammadded swf_WriteFont and swfReadFont routines
2001-10-31 boehmefixed swf_FontImport()
2001-10-31 boehmerfxswf cleanups: TAG structure and ResetWriteBits/Reset...
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-28 boehmerfxswf cleanup: replaced LP<type> by <type> *
2001-10-18 krammInitial revision