mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-26 16:32:30 +01:00
- Converted functions in wfont.c to use xft semantics in place of old X core
fonts and X font sets. - New code operates on new fontnames like Arial-8:bold:italic in place of xlfd (WMCreateFont can still read an xlfd for back compat)
This commit is contained in:
@@ -203,6 +203,8 @@ typedef struct W_Screen {
|
||||
|
||||
Bool useMultiByte;
|
||||
|
||||
Bool useWideChar;
|
||||
|
||||
Bool antialiasedText;
|
||||
|
||||
unsigned int ignoredModifierMask; /* modifiers to ignore when typing txt */
|
||||
|
||||
Reference in New Issue
Block a user