mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
64271288ac
Since we may have two different sizes/namespaces of fonts between the title font and the main terminal font, we need to be a bit more careful to pass down distinguishing font information when caching glyphs. In addition, I noticed that the advance for custom block glyphs (eg: powerline!) weren't right in the tab bar. To resolve this, when shaping, we skip using the glyph from the font and synthesize a placeholder with the appropriate advance. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |