Tagged Questions
0
votes
0answers
264 views
TrueType RTL fonts doesn't work in jasperreport exported PDFs
I'm making a report includes a chart using jasperreports 4.7 in iReport. My report contains some persian RTL text which uses a persian TTF font (& I've configured jasperreport to embed this font ...
1
vote
2answers
157 views
Making a letter bold in cursive scripts like Arabic script
Consider Persian word سیب (/si:b/ apple). I want to make middle letter of it bold. Using the following code
س<b>ی</b>ب
produces
س ی ب.
How I can prevent the separation of the ...
11
votes
3answers
2k views
Twitter Bootstrap CSS that support from RTL languages
I just discover twitter boostrap.
https://github.com/twitter/bootstrap
and I'm wondering if there is a RTL version of it.
anyone know?
0
votes
1answer
100 views
Working with Perso-Arabic Text (count + joining issues)
I'm trying to display the Persian alphabet in the Debug window in order. Once it reaches the final letter, subsequent letters will be multiplied by the group they are in. So, for example, if I want to ...
1
vote
4answers
1k views
Right to Left support for TextView in Android
I'm developing an application for Android in Persian. I fetch data from SQLite database and display them, using TextView. How can I display the text (that contains multiple lines ) from right to left? ...
4
votes
2answers
471 views
How can I create a custom font service for Persian language
Hi
There are very limited Persian fonts for the websites, I need to know if there is a way to have custom fonts loaded in websites ?
There are some font replacement services but I dont know if they ...