Commit Graph

3 Commits (9a84755e56371cf09190824ad30dd2b9156ce53f)

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 8 years ago
Qingping Hou cdd17906f6 refactor: ui/font:getFace 9 years ago