From: Ton van den Heuvel <tonvandenheuvel@gmail.com> Date: Mon, 7 Mar 2016 21:18:12 +0000 (+0100) Subject: Fix vertical character alignment in some cases X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/0e48a1995eee1c2babc58523ef0be296e4b1c3e8?hp=0e48a1995eee1c2babc58523ef0be296e4b1c3e8 Fix vertical character alignment in some cases The y-position of a character found by asking fontconfig for a matching font does not take the border pixels into account, resulting in a slightly misaligned vertical position. Signed-off-by: Ton van den Heuvel <tonvandenheuvel@gmail.com> Signed-off-by: Christoph Lohmann <20h@r-36.net> ---