Преглед изворни кода

Merge pull request #29 from younes-noori/patch-1

add link to a persian bitMapFontCreator
David Bernard пре 9 година
родитељ
комит
79e444a2c2
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      src/docs/asciidoc/jme3/external/fonts.adoc

+ 5 - 0
src/docs/asciidoc/jme3/external/fonts.adoc

@@ -60,3 +60,8 @@ hudText.setText("You can write any string here");
 guiNode.attachChild(hudText);
 
 ----
+
+== create font for RTL languages like persian and arabic
+
+to create and use persian bitmap fonts use this tool.
+ link:https://github.com/younes-noori/bitMapFontCreator[bitMapFontCreator for RTL languages]