An update on bitmap fonts
Just a few quick notes; I’ve fixed bitmap fonts to word wrap properly in VectorStorm, if a maximum width is passed into the CreateString() or CreateStringInDisplayList() functions. Additionally, I’ve fixed the autogeneration of bitmap fonts from TrueType fonts such that they’re scaled to the largest glyph actually incorporated into the bitmap font, instead of according…