mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
32bf0d281e
freetype can't handle a wide range of encodings for font names and can return strings like `?????` when the family name is only present in the font as a non-unicode encoding, such as Chinese. This commit improves our handling of the font name table and prefers to use results from processing that over the results returned for eg: font family directly from the freetype API. refs: https://github.com/wez/wezterm/issues/1761 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |