Added support for correctly displaying double-width UTF-8 chars in buttons.
commitdfe029bc275797b43e31273a16b2c7b549d00b65
authorPavol Babincak <scroolik@gmail.com>
Mon, 6 Mar 2006 05:09:58 +0000 (6 06:09 +0100)
committerPavol Babincak <xbabinc@nymfe12.fi.muni.cz>
Mon, 6 Mar 2006 05:09:58 +0000 (6 06:09 +0100)
tree6116d19b18b5a87909b36a3cb8f08168a939b986
parent38db20b7768df5e4c10e7bb8f6d002cdae3927a7
Added support for correctly displaying double-width UTF-8 chars in buttons.

With UTF-8 support in terminal enabled it is possible to use double-width
UTF-8 strings as margins of buttons. Although they are displayed wrong when
UTF-8 support in terminal is disabled.
src/bfu/button.c