mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-10 18:51:05 +00:00
Add configurable font shadow.
This commit is contained in:
parent
4ccaa6d0af
commit
76036abdb0
5 changed files with 20 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue