1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-26 08:25:50 +03:00
wezterm/wezterm-font
Wez Furlong 8f4f9653c5
font: adjust metrics for pre-scaled bitmap glyphs
When using the harfbuzz rasterizer with a bitmap glyph, the result
is a rasterized glyph that is pre-scaled to the cell dimensions.

We need to tell glyphcache that that has happened, otherwise it
will apply the same scale factor again.
2023-08-20 17:32:42 -07:00
..
src font: adjust metrics for pre-scaled bitmap glyphs 2023-08-20 17:32:42 -07:00
Cargo.toml font: remove half-baked attempt at rendering svg fonts 2023-08-20 15:19:30 -07:00