renpy/launcher/game/tl/arabic/style.rpy

8 lines
181 B
Plaintext
Raw Normal View History

2023-01-18 22:13:55 +00:00
translate arabic python:
gui.REGULAR_FONT = "DejaVuSans.ttf"
gui.LIGHT_FONT = "DejaVuSans.ttf"
gui.FONT_SCALE = .9
gui.REGULAR_BOLD = True
config.rtl = True