Open eaburns opened 5 years ago
text.Face should keep a map of <ttf, dpi, size> -> font.Face, and avoid re-allocating a new face each time the same one is requested.
text.Face
text.Face
should keep a map of <ttf, dpi, size> -> font.Face, and avoid re-allocating a new face each time the same one is requested.