1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/wezterm-font
Wez Furlong 2888428dda wezterm-font: add system font fallback on macOS
Teach the core text locator how to obtain the system fallback list
and add that to the fallback.

Fixup handling of ttc files on macOS; we'd always assume index 0
when extracting font info from the font descriptor.  We now make
the effort to enumerate the contents of the TTC and find a match.
2020-12-06 22:23:39 -08:00
..
src wezterm-font: add system font fallback on macOS 2020-12-06 22:23:39 -08:00
Cargo.toml wezterm-font: introduce FontDatabase 2020-11-25 19:15:08 -08:00