Commit Graph

3 Commits (2a9fe6fdcf1a09b9d4201b4a41aa84f6312198f9)

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