Commit Graph

3 Commits (3bcff2ad98b9f7bf826df886b629a9a7ffba515d)

Author SHA1 Message Date
Benoit Pierre 346d8eb83e
Decrease fonts memory use (#10618)
Instead of opening the same font multiple times for each different
size (multiple face instances), share one face instance and create
multiple size instances.
1 year ago
Qingping Hou e3137134f8 dbg(add): guard method to toggle assert at based at runtimemode 9 years ago
Qingping Hou cdd17906f6 refactor: ui/font:getFace 9 years ago