1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-17 17:57:28 +03:00
wezterm/wezterm-font
Wez Furlong c75c15b9ca
macos: fall back to old font fallback approach
In https://github.com/wez/wezterm/issues/4877 it became clear that
the newer approach for finding fallback fonts is only better than
the old approach in some cases, so this commit adds a fallback
to the old approach if the new one didn't yield any usable results
for a given codepoint.

refs: #4099
2024-01-28 16:19:58 -07:00
..
src macos: fall back to old font fallback approach 2024-01-28 16:19:58 -07:00
Cargo.toml deps: update env-logger 2024-01-20 16:01:10 -07:00