mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-09 15:24:12 +01:00
Added Xft support in WINGs (for drawing antialiased fonts with transparency)
Details in WINGs/ChangeLog and WINGs/NEWS
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
{
|
||||
SystemFont = "-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-%d-*,-*-*-medium-r-normal-*-*-*";
|
||||
BoldSystemFont = "-*-helvetica-bold-r-normal-*-%d-*-*-*-*-*-*-*,-*-*-bold-r-normal-*-%d-*,-*-*-medium-r-normal-*-*-*";
|
||||
AASystemFont = "-*-arial-medium-r-normal-*-%d-*-*-*-*-*-*-*";
|
||||
AABoldSystemFont = "-*-arial-bold-r-normal-*-%d-*-*-*-*-*-*-*";
|
||||
DefaultFontSize = 12;
|
||||
FloppyPath = "/floppy";
|
||||
AntialiasedText = NO;
|
||||
MultiByteText = AUTO;
|
||||
FloppyPath = "/floppy";
|
||||
DoubleClickTime = 250;
|
||||
MouseWheelUp = Button4;
|
||||
MouseWheelDown = Button5;
|
||||
|
||||
Reference in New Issue
Block a user