summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 4d6b76c84..3dbbd773e 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -205,12 +205,15 @@
# Path to TrueTypeFont or bitmap
#font_path = fonts/liberationsans.ttf
#font_size = 13
+# Font shadow offset, if 0 then shadow will not be drawn.
+#font_shadow = 1
#mono_font_path = fonts/liberationmono.ttf
#mono_font_size = 13
# This font will be used for certain languages
#fallback_font_path = fonts/DroidSansFallbackFull.ttf
#fallback_font_size = 13
+#fallback_font_shadow = 1
#
# Server stuff