bitmapfont
Flash 9+ Bitmapped Fonts (based on Angelcode Bitmap Font Generator)
Version
1.5Owner
jhofmannLicense
BSDHistory
-
2010-04-29 16:05:351.5Incorporated a variety of changes from Deep Sea Descent; preparation for usage with Fireball. Basic usage is a little more complex now, but if you are using it with Fireball, the overall process is simplified.
-
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