summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-07-08 15:39:33 -0400
committerCriticalFlaw <[email protected]>2018-07-08 15:39:33 -0400
commitec034378792ce416d9502513ea9b0d757b9f54c0 (patch)
treeeff4b7ffba6e2094029d7681377a38a755f66cfb /resource
parent0adcfa0802b3717d9f08d470c04cc6bae5a36892 (diff)
Updated the ClientScheme
- Moved the CustomFontFiles node to the correct clientscheme files - Added an icons file (resource/fonts/FlawHUDIcons.otf)
Diffstat (limited to 'resource')
-rw-r--r--resource/ClientScheme.res67
-rw-r--r--resource/fonts/FlawHUDIcons.otfbin0 -> 24108 bytes
-rw-r--r--resource/scheme/clientscheme_fonts.res114
-rw-r--r--resource/scheme/clientscheme_xhairs.res76
4 files changed, 136 insertions, 121 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res
index c6c92b4..fd28883 100644
--- a/resource/ClientScheme.res
+++ b/resource/ClientScheme.res
@@ -2,69 +2,4 @@
#base "scheme/clientscheme_colors.res"
#base "scheme/clientscheme_fonts.res"
#base "scheme/clientscheme_settings.res"
-#base "scheme/clientscheme_xhairs.res"
-
-Scheme
-{
- CustomFontFiles
- {
- "1" "resource/tf.ttf"
- "2" "resource/tfd.ttf"
- "3"
- {
- "font" "resource/TF2.ttf"
- "name" "TF2"
- }
- "4"
- {
- "font" "resource/TF2Secondary.ttf"
- "name" "TF2 Secondary"
- }
- "5"
- {
- "font" "resource/TF2Professor.ttf"
- "name" "TF2 Professor"
- }
- "6"
- {
- "font" "resource/TF2Build.ttf"
- "name" "TF2 Build"
- }
- "7"
- {
- "font" "resource/fonts/Cerbetica.ttf"
- "name" "Cerbetica"
- }
- "8" // Fog's xHairs
- {
- "font" "resource/fonts/crosshairs.ttf"
- "name" "Crosshairs"
- }
- "9" // Thin Cross
- {
- "font" "resource/fonts/Symbol.ttf"
- "name" "Symbol"
- }
- "10" // Konr Wings
- {
- "font" "resource/fonts/Garm3nFont.ttf"
- "name" "Garm3nFont"
- }
- "11"
- {
- "font" "resource/fonts/Cerbetica_edited.ttf"
- "name" "Cerbetica_edited"
- }
- "12"
- {
-
- "font" "resource/fonts/Cerbetica_bold.ttf"
- "name" "Cerbetica Bold"
- }
- "13"
- {
- "font" "resource/fonts/KnucklesCrosses.ttf"
- "name" "KnucklesCrosses"
- }
- }
-} \ No newline at end of file
+#base "scheme/clientscheme_xhairs.res" \ No newline at end of file
diff --git a/resource/fonts/FlawHUDIcons.otf b/resource/fonts/FlawHUDIcons.otf
new file mode 100644
index 0000000..3c5dde3
--- /dev/null
+++ b/resource/fonts/FlawHUDIcons.otf
Binary files differ
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index f6c6888..37be8b0 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -2226,60 +2226,7 @@ Scheme
"antialias" "1"
}
}
-
- // rays fonts and stuff
- "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"
{
"1"
@@ -2843,11 +2790,68 @@ Scheme
"antialias" "1"
}
}
+ "MenuArrows"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "15"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
}
- //////////////////////// BITMAP FONT FILES /////////////////////////////
+
BitmapFontFiles
{
// UI buttons, custom font, (256x64)
"Buttons" "materials/vgui/fonts/buttons_32.vbf"
}
+
+ CustomFontFiles
+ {
+ "1" "resource/tf.ttf"
+ "2" "resource/tfd.ttf"
+ "3"
+ {
+ "font" "resource/TF2.ttf"
+ "name" "TF2"
+ }
+ "4"
+ {
+ "font" "resource/TF2Secondary.ttf"
+ "name" "TF2 Secondary"
+ }
+ "5"
+ {
+ "font" "resource/TF2Professor.ttf"
+ "name" "TF2 Professor"
+ }
+ "6"
+ {
+ "font" "resource/TF2Build.ttf"
+ "name" "TF2 Build"
+ }
+ "7"
+ {
+ "font" "resource/fonts/Cerbetica.ttf"
+ "name" "Cerbetica"
+ }
+ "8"
+ {
+ "font" "resource/fonts/Cerbetica_edited.ttf"
+ "name" "Cerbetica_edited"
+ }
+ "9"
+ {
+ "font" "resource/fonts/Cerbetica_bold.ttf"
+ "name" "Cerbetica Bold"
+ }
+ "10"
+ {
+ "font" "resource/fonts/FlawHUDIcons.otf"
+ "name" "FlawHUDIcons"
+ }
+ }
} \ No newline at end of file
diff --git a/resource/scheme/clientscheme_xhairs.res b/resource/scheme/clientscheme_xhairs.res
index 5623c03..f533cb7 100644
--- a/resource/scheme/clientscheme_xhairs.res
+++ b/resource/scheme/clientscheme_xhairs.res
@@ -1370,5 +1370,81 @@ Scheme
"outline" "1"
}
}
+
+ "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"
+ }
+ }
+ }
+
+ CustomFontFiles
+ {
+ "100" // Fog's xHairs
+ {
+ "font" "resource/fonts/crosshairs.ttf"
+ "name" "Crosshairs"
+ }
+ "101" // Thin Cross
+ {
+ "font" "resource/fonts/Symbol.ttf"
+ "name" "Symbol"
+ }
+ "102" // Konr Wings
+ {
+ "font" "resource/fonts/Garm3nFont.ttf"
+ "name" "Garm3nFont"
+ }
+ "103"
+ {
+ "font" "resource/fonts/KnucklesCrosses.ttf"
+ "name" "KnucklesCrosses"
+ }
}
} \ No newline at end of file