summaryrefslogtreecommitdiff
path: root/resource/scheme/clientscheme_icons.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 15:48:55 -0500
committerCriticalFlaw <[email protected]>2019-03-09 15:48:55 -0500
commit2e034f0e1f48acd0747568bb36c91656ad81d4e1 (patch)
treeaaae3aa5020ab2b5b85ce69e7121e66fa0ec6174 /resource/scheme/clientscheme_icons.res
parent168272821d3a2c2d514b34af26b3d94e178a8036 (diff)
Updated Schema Files
- Segregated icons to their own scheme file - Removed unused scheme files and fonts - Converted primary Cerbetica fonts from TTF to OTF - Added additional borders - Removed unused colors and xhairs - Reorganized the font schema - Enabled the xhair hitmarker layout - Updated the source schema to work better on non-Windows OS
Diffstat (limited to 'resource/scheme/clientscheme_icons.res')
-rw-r--r--resource/scheme/clientscheme_icons.res93
1 files changed, 93 insertions, 0 deletions
diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res
new file mode 100644
index 0000000..1e7c298
--- /dev/null
+++ b/resource/scheme/clientscheme_icons.res
@@ -0,0 +1,93 @@
+Scheme
+{
+ Fonts
+ {
+ "MenuArrows"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "15"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "ClassIcons"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "62"
+ "weight" "0"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons10"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "10"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons12"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons14"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "14"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons18"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "18"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons20"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "20"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ }
+
+ CustomFontFiles
+ {
+ "121"
+ {
+ "font" "resource/fonts/FlawHUDIcons.otf"
+ "name" "FlawHUDIcons"
+ }
+ }
+} \ No newline at end of file