mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
9de0e1ac90
This is a more robust approach; we make a separate pass to figure out information about the (harfbuzz) cluster for a sequence of glyphs, and then map that sequence back to the original cell sequence, and from there compute the total cell width for the run, then distribute the glyphs across the run. This should yield more sane results for bidi. Fixup the x-position math; it was still wonky despite the efforts in |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |