Commit Graph

3 Commits (master)

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.
10 months ago
Qingping Hou e3137134f8 dbg(add): guard method to toggle assert at based at runtimemode 8 years ago
Qingping Hou cdd17906f6 refactor: ui/font:getFace 9 years ago