Changelog
BitmapGlyph
- Fixed
imagereading glyphWidthandglyphHeightnow bases on provider ascent- Added
formatter()function which returnsTextFormatterwith glyph
TextResource
Can requested using FontResourceManager#requestText, requests text with vanilla font but custom ascent
text = manager.requestText(-20); // Font identifier: pfut:text/default_-20


