1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/wezterm-font
Wez Furlong 4fd574cc7f freetype: enable FT_Error_String
By default, freetype doesn't include error strings and FT_Error_String
will always return NULL.  Turn on the compile time option that makes
this function useful!
2020-11-25 16:19:56 -08:00
..
src freetype: enable FT_Error_String 2020-11-25 16:19:56 -08:00
Cargo.toml wezterm-font: teach gdi locator how to search for fallback fonts 2020-11-25 16:19:56 -08:00