1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/deps
Wez Furlong 9892b16d40 wezterm-font: tidy up some font hinting/aa options
This commit more cleanly separates the load from the render flags,
and fixes up the render call; at some point this got messed up such
that we'd never end up with freetype returning subpixel format data
(LCD) and instead we'd only ever get grayscale data.

With that fixed, it's apparent that the colorization of the glyph
data was wonky in the shader so this commit also cleans this up.

refs: #320
refs: #121
2020-11-14 17:27:31 -08:00
..
fontconfig fixup travis build 2019-06-14 06:40:02 -07:00
freetype wezterm-font: tidy up some font hinting/aa options 2020-11-14 17:27:31 -08:00
harfbuzz fixup win32 build 2020-08-29 10:03:07 -07:00