diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2020-02-23 02:09:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-23 02:09:23 +0300 |
commit | 73641d03673638e361b0254ce400c02b1b65e6ed (patch) | |
tree | da44828023839662389edd9f73552e69fe4a8673 /alacritty_terminal/src/term/mod.rs | |
parent | 71dd1bc386d70e42d5e40c6e1d9d6b430dc70b75 (diff) | |
download | alacritty-73641d03673638e361b0254ce400c02b1b65e6ed.tar.gz alacritty-73641d03673638e361b0254ce400c02b1b65e6ed.zip |
Fix Fontconfig's font size query
Previously we were rounding pattern's `pixelsize` before `fc_sort`, however we were using not rounded one in `get_glyph`, so bitmap fonts could look a bit smaller when used in a mix with scalable fonts.
Diffstat (limited to 'alacritty_terminal/src/term/mod.rs')
0 files changed, 0 insertions, 0 deletions