1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/wezterm-font
Wez Furlong 10b64abec8 fonts: constrain to a single thread for fallback resolution
@H-M-H noticed and suggested this; rather than spawning a thread
for potentially every cluster of graphemes that are being displayed
before we've located a font, constrain things to a single thread
so that we don't burn CPU trying to process the same results
in an excessive number of threads.
2021-09-06 10:48:00 -07:00
..
src fonts: constrain to a single thread for fallback resolution 2021-09-06 10:48:00 -07:00
Cargo.toml deps: ordered-float -> 2.8 2021-09-05 23:25:37 -07:00