diff options
| author | RaysFire <[email protected]> | 2013-02-15 02:30:24 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-02-15 02:30:24 -0600 |
| commit | 75303cebf04d789cb7db72008f2e0de9e38d501c (patch) | |
| tree | 8347899acf5967506eca152deb30021d0497102a /minmode | |
| parent | 7096b6b937c31e0ece87255bb4c6cc6c78b17b46 (diff) | |
Added in a few font fixes
Diffstat (limited to 'minmode')
| -rw-r--r-- | minmode/resource/ClientScheme.res | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/minmode/resource/ClientScheme.res b/minmode/resource/ClientScheme.res index c6efde6..c6c5441 100644 --- a/minmode/resource/ClientScheme.res +++ b/minmode/resource/ClientScheme.res @@ -2949,6 +2949,30 @@ Scheme "outline" "1"
}
}
+ "CerbeticaBoldOutline16"
+ {
+ "1"
+ {
+ "name" "Cerbetica"
+ "tall" "24"
+ "weight" "800"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+ "CerbeticaBoldOutline32"
+ {
+ "1"
+ {
+ "name" "Cerbetica"
+ "tall" "24"
+ "weight" "800"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
"CerbeticaBold28"
{
"1"
|
