On Tue, 9 Apr 2019 23:39:56 +0000, Dryden, Thomas wrote: > ... surprised to find that FT_Load_Glyph() was taking 500ns.
FT_Load_Glyph is where the glyph rendering takes place. Does that surprise you? This is why there needs to be a separate caching layer on top. _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
