We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca82e7 commit cebab74Copy full SHA for cebab74
gui/localization/example.md
@@ -3,7 +3,7 @@ tags: gui, font
3
title: Localization (RTL/LTR)
4
brief: This example demonstrates how to handle localization in games, Unicode text layout, RTL rendering, and runtime font switching for localization.
5
author: The Defold Foundation
6
-scripts: main.gui_script, example/localization_helper.lua, example/ui_helper.lua
+scripts: main.gui_script, localization_helper.lua, ui_helper.lua
7
thumbnail: thumbnail.png
8
---
9
0 commit comments