Browse Source

Added thumbnail image.

paweljarosz 2 weeks ago
parent
commit
ffd1cbb0f4
2 changed files with 2 additions and 1 deletions
  1. 2 1
      gui/localization/example.md
  2. 0 0
      gui/localization/thumbnail.png

+ 2 - 1
gui/localization/example.md

@@ -2,8 +2,9 @@
 tags: gui, font
 title: Localization (RTL/LTR)
 brief: This example demonstrates how to handle localization in games, Unicode text layout, RTL rendering, and runtime font switching for localization.
-author: Defold Foundation
+author: The Defold Foundation
 scripts: main.gui_script, localization_helper.lua, ui_helper.lua
+thumbnail: thumbnail.png
 ---
 
 This example demonstrates how to handle localization in games, Unicode text layout, RTL rendering, and runtime font switching for localization.

+ 0 - 0
gui/localization/example.png → gui/localization/thumbnail.png