1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/wezterm-font
Wez Furlong 4fc8dfb374 fonts: retry fallback with no presentation if we hit last resort
The introduction of the Emoji vs Text VS processing means that we might
in some cases not find a glyph with the requested presentation.

In that case, we'd rather show the emoji presentation glyph than none at
all, so we'll retry fallback processing with unspecified presentation.

refs: #997
2021-08-17 22:00:27 -07:00
..
src fonts: retry fallback with no presentation if we hit last resort 2021-08-17 22:00:27 -07:00
Cargo.toml deps: update unicode-segmentation to 1.8 2021-08-11 23:06:17 -07:00