bitmapfont
Flash 9+ Bitmapped Fonts (based on Angelcode Bitmap Font Generator)
Version
1.4Owner
jhofmannLicense
BSDHistory
-
2009-07-03 13:11:081.4Internal format change(please rebuild serialized fonts) to use array access instead of IntHash
-
2009-07-03 04:30:391.21Fixed two faulty assumptions in draw_to_new_surf() that could cause an invalid bitmapdata size.
-
2009-05-23 04:57:201.2Changed FlashBitmapFontInst to take a BitmapDoc as argument; added from_..._resource() static methods to FlashBitmapFontInst; changed most data structures from classes to typedefs(less overhead)
-
2009-02-07 09:58:411.0Initial release