1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/config
Wez Furlong 8880979586 Adjust font scaling math again
This commit introduces the knowledge about whether a font is
scalable or was using bitmap strikes (eg: color emoji bitmaps).

Then that information is used to help figure out whether and
how to scale a glyph.

refs: https://github.com/wez/wezterm/issues/685
2021-05-01 16:45:57 -07:00
..
src Adjust font scaling math again 2021-05-01 16:45:57 -07:00
build.rs ci: simplify version number 2021-04-29 20:23:47 -07:00
Cargo.toml add wezterm.truncate_to_width 2021-04-26 22:27:12 -07:00