summaryrefslogtreecommitdiff
path: root/resource/scheme/clientscheme_fonts.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-10-21 10:31:47 -0400
committerGitHub <[email protected]>2017-10-21 10:31:47 -0400
commit2edb231e27a58ca29259599bfd74c8a86183e3e2 (patch)
tree67c7e09609c7ed20a3e8418d12b8bc390a118af2 /resource/scheme/clientscheme_fonts.res
parentd173986001e1ebba220a6e358f3d204d15ea47e4 (diff)
parent522e8901bdb74f3ace861d6eb5458371212230c8 (diff)
20171020 - Jungle Inferno Update
Jungle Inferno Update: This version is functional but untested in gameplay. If you experience any serious graphical issues or crashes, please report them to me and I'll have a hot-fix out tomorrow. Any other minor visual inconsistencies, oddities or overlaps will be fixed in the near future.
Diffstat (limited to 'resource/scheme/clientscheme_fonts.res')
-rw-r--r--resource/scheme/clientscheme_fonts.res61
1 files changed, 61 insertions, 0 deletions
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index f3fe1e8..0578b05 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -2870,6 +2870,67 @@ Scheme
"antialias" "1"
}
}
+
+ "QuestMap_Small_Blur"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "7"
+ "weight" "0"
+ "blur" "3"
+ "additive" "1"
+ "antialias" "1"
+ }
+ }
+
+ "QuestMap_Small"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "7"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "QuestMap_Medium"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "10"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "QuestMap_Large"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "14"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "QuestMap_Huge"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "30"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
}
//////////////////////// BITMAP FONT FILES /////////////////////////////