1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-23 18:45:56 +01:00

changed default fonts

improved font selection in wprefs
This commit is contained in:
kojima
2004-10-18 02:30:22 +00:00
parent 30247c5886
commit 1076645853
4 changed files with 43 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
{
SystemFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=100";
BoldSystemFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=200";
SystemFont = "Trebuchet MS,Luxi Sans";
BoldSystemFont = "Trebuchet MS,Luxi Sans:bold";
DefaultFontSize = 12;
AntialiasedText = No;
MultiByteText = AUTO;