mirror of
https://github.com/wez/wezterm.git
synced 2024-11-28 01:06:37 +03:00
14323a08d1
The gist of the issue is that when setting eg: scale=1.2 to draw a larger CJK glyph, it is drawn at the same descender level, which makes it more likely to leave the top of the cell. This commit adjusts the y position by the difference between the original and the scaled descender so that is less likely to cause problems. refs: https://github.com/wez/wezterm/issues/1803 |
||
---|---|---|
.. | ||
locator | ||
rasterizer | ||
shaper | ||
db.rs | ||
fcwrap.rs | ||
ftwrap.rs | ||
hbwrap.rs | ||
lib.rs | ||
parser.rs | ||
units.rs |