]> git.armaanb.net Git - st.git/commit
Measure the single advance width with a heuristic method
authorRyusei Yamaguchi <mandel59@gmail.com>
Tue, 8 Mar 2016 03:26:04 +0000 (12:26 +0900)
committerChristoph Lohmann <20h@r-36.net>
Tue, 8 Mar 2016 12:46:42 +0000 (13:46 +0100)
commit034a5c8a09e23ce0a410d0c608dd7e050b83681e
tree6e5baa21a777ccac547125653c4389ecc18b6e6c
parent30440295bc054f37a2a8275acca769cd83bcb780
Measure the single advance width with a heuristic method

This fix is needed to use dual-width fonts, which have double-width
glyphs (e.g. CJK unified ideographs).

Signed-off-by: Ryusei Yamaguchi <mandel59@gmail.com>
Signed-off-by: Christoph Lohmann <20h@r-36.net>
config.def.h
st.c