renpy/launcher/game/tl/arabic/style.rpy
2023-01-18 23:13:55 +01:00

8 lines
181 B
Plaintext

translate arabic python:
gui.REGULAR_FONT = "DejaVuSans.ttf"
gui.LIGHT_FONT = "DejaVuSans.ttf"
gui.FONT_SCALE = .9
gui.REGULAR_BOLD = True
config.rtl = True