1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 06:12:16 +03:00
wezterm/window
Wez Furlong ee17e4e174 Add shaper post-processing function
This function is intended to deal with certain kinds of ligatures
and certain combining sequences that don't have corresponding glyphs.

It isn't hooked up to the gui yet, but does have unit tests that
are probably mostly correct.

refs: https://github.com/wez/wezterm/issues/478
2021-02-22 19:17:24 -08:00
..
examples window: remove non-opengl paint, rename paint_opengl -> paint 2020-12-29 13:25:35 -08:00
src Add shaper post-processing function 2021-02-22 19:17:24 -08:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml window: update smithay-client-toolkit 2021-02-12 08:19:51 -08:00