Просмотр исходного кода

add link to a persian font creator

add external link to a tool that can build and use rtl languages like persian and arabic ....
younes noori 9 лет назад
Родитель
Сommit
bf1a79c8fd
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]