wide char support

This commit is contained in:
dan
2003-08-14 01:39:27 +00:00
parent 18d07e04a6
commit 08225948bc
5 changed files with 598 additions and 10 deletions
-6
View File
@@ -201,12 +201,6 @@ typedef struct W_Screen {
WMHashTable *fontCache;
WMHashTable *xftFontCache;
WMHashTable *fontSetCache;
WMHashTable *xftFontSetCache;
Bool useMultiByte;
Bool antialiasedText;