1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 02:42:05 +03:00
wezterm/wezterm-font
Wez Furlong 085e8da478
macos: fonts: use alternative fallback approach
The approach we were using previously was to ask macOS for the fallback
font list, but it didn't include the correct fonts for certain
codepoints.

Switch to using an alternative API that asks macOS which font to use for
a specific codepoint.

refs: #4099
2023-08-05 18:15:08 -07:00
..
src macos: fonts: use alternative fallback approach 2023-08-05 18:15:08 -07:00
Cargo.toml macos: fonts: use full list of user fallback languages 2023-08-05 17:33:59 -07:00