1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 07:18:13 +03:00
wezterm/wezterm-font/src
Wez Furlong 99074c6dc3 font: avoid running out of fallbacks!
The recent presentation logic needs to be tweaked to ensure that
we ignore presentation when we reach the fallback font, otherwise
we'll end up in a bad error stack and crash the program.
2021-08-11 22:50:35 -07:00
..
locator fonts: coretext: don't specify monospace when locating fonts 2021-08-04 16:25:08 -07:00
rasterizer refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00
shaper font: avoid running out of fallbacks! 2021-08-11 22:50:35 -07:00
db.rs ls-fonts: add --list-system flag to list system fonts 2021-06-17 09:11:54 -07:00
fcwrap.rs fix auto-complete-o 2021-07-04 09:43:34 -07:00
ftwrap.rs fonts: synthesize bold when missing 2021-05-22 16:20:35 -07:00
hbwrap.rs fonts: remove some dead code 2021-04-27 22:24:43 -07:00
lib.rs fonts/shaping: respect the Presentation selection for a cluster 2021-08-11 09:11:59 -07:00
parser.rs fonts/shaping: respect the Presentation selection for a cluster 2021-08-11 09:11:59 -07:00
units.rs refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00