- Converted functions in wfont.c to use xft semantics in place of old X core
commit39b9edfdcd262eda94f27af615338cfdcf43ea85
authordan <dan>
Fri, 15 Aug 2003 02:58:04 +0000 (15 02:58 +0000)
committerdan <dan>
Fri, 15 Aug 2003 02:58:04 +0000 (15 02:58 +0000)
tree79d482a9d188f7b5e700a033194ac27221d0093c
parent090cc27f0016fab5c377abb004c70adb0462a046
- 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)
WINGs/WINGs/WINGsP.h
WINGs/wfont.c
WINGs/widgets.c