-
Bug
-
Resolution: Fixed
-
P4
-
8
In T2KFontFile#getGlyphBoundingBox() the cache gets initialized to the max possible size (glyph count).
That is way too much, the likelihood of measuring all glyphs in a font is extreme low. Furthermore, it is not uncommon for a font to have several thousands glyphs.