aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Font.hsc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato2008-03-021-0/+226
- printStringXMF: use the background color for XFT fonts too - textWidthXMF now returns the text width even with xft fonts - textExtentsXMF will now return only the ascend and the descent of a string. - stringPosition now takes the display too - add support for UTF-8 locales: if the contrib library is compiled with the 'with_xft' or the 'with_utf8' option the prompt and the decoration system will support UTF-8 locales - this requires utf8-strings. darcs-hash:20080302095712-32816-f3d6d06ff9d921288b1625e4bfd643013d2075ec.gz