projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143d2df
)
change the builtin testing font
author
Dana Jansens
<danakj@orodu.net>
Wed, 4 Dec 2002 09:26:42 +0000
(09:26 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 4 Dec 2002 09:26:42 +0000
(09:26 +0000)
otk/style.cc
patch
|
blob
|
history
diff --git
a/otk/style.cc
b/otk/style.cc
index a3d21788d5fb8871e36e2af2ccec68997be73e40..a2f362ecee43d8edc15a23b240b760d648a1b181 100644
(file)
--- a/
otk/style.cc
+++ b/
otk/style.cc
@@
-252,7
+252,7
@@
BFont *Style::readDatabaseFont(const std::string &rbasename,
tint = atoi(s.c_str());
}
- fontstring = "Arial,Sans-
8
:bold";
+ fontstring = "Arial,Sans-
9
:bold";
// if this fails, it ::exit()'s
return new BFont(screen_number, fontstring, dropShadow, offset, tint);