summaryrefslogtreecommitdiff
path: root/resource/ClientScheme.res
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-10-16 00:06:33 -0500
committerIan Bruton <[email protected]>2012-10-16 00:06:33 -0500
commite067735f59a8c99be7ab25082f7a3bfc1a815f15 (patch)
treea9926a8372d2486cbfb548ad481df2f614169bc6 /resource/ClientScheme.res
parentebe4636b49432a4127767b5d024dcaee144ecc94 (diff)
Added in outlined crosshairs
Diffstat (limited to 'resource/ClientScheme.res')
-rw-r--r--resource/ClientScheme.res126
1 files changed, 123 insertions, 3 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res
index 44225ae..db9f154 100644
--- a/resource/ClientScheme.res
+++ b/resource/ClientScheme.res
@@ -2397,6 +2397,18 @@ Scheme
"antialias" "1"
}
}
+
+ "CrosshairsOutline18"
+ {
+ "1"
+ {
+ "name" "Crosshairs"
+ "tall" "18"
+ "weight" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
"Crosshairs20"
{
@@ -2431,6 +2443,18 @@ Scheme
}
}
+ "CrosshairsOutline24"
+ {
+ "1"
+ {
+ "name" "Crosshairs"
+ "tall" "24"
+ "weight" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+
"Crosshairs26"
{
"1"
@@ -2442,6 +2466,18 @@ Scheme
}
}
+ "CrosshairsOutline26"
+ {
+ "1"
+ {
+ "name" "Crosshairs"
+ "tall" "26"
+ "weight" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+
"Crosshairs28"
{
"1"
@@ -2474,6 +2510,18 @@ Scheme
"antialias" "1"
}
}
+
+ "CrosshairsOutline32"
+ {
+ "1"
+ {
+ "name" "Crosshairs"
+ "tall" "32"
+ "weight" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
"Crosshairs34"
{
@@ -2486,6 +2534,18 @@ Scheme
}
}
+ "CrosshairsOutline34"
+ {
+ "1"
+ {
+ "name" "Crosshairs"
+ "tall" "34"
+ "weight" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+
"Crosshairs36"
{
"1"
@@ -2519,6 +2579,61 @@ Scheme
}
}
+ "Symbol16"
+ {
+ "1"
+ {
+ "name" "Symbol"
+ "tall" "16"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+
+ "Symbol24"
+ {
+ "1"
+ {
+ "name" "Symbol"
+ "tall" "24"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+
+ "SymbolOutline24"
+ {
+ "1"
+ {
+ "name" "Symbol"
+ "tall" "24"
+ "weight" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+
+ "Symbol32"
+ {
+ "1"
+ {
+ "name" "Symbol"
+ "tall" "32"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+
+ "Symbol40"
+ {
+ "1"
+ {
+ "name" "Symbol"
+ "tall" "40"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
"Cerbetica7"
@@ -2591,6 +2706,7 @@ Scheme
"antialias" "1"
}
}
+
"Cerbetica24"
{
"1"
@@ -4295,10 +4411,14 @@ Scheme
"font" "resource/Blocks.ttf"
"name" "Blocks"
}
- "8" // Fog's xHairs
+ "9" // Fog's xHairs
{
"font" "resource/crosshairs.ttf"
"name" "Crosshairs"
-}
-
+ }
+ "10" // Thin Cross
+ {
+ "font" "resource/Symbol.ttf"
+ "name" "Symbol"
+ }
}