This is a simple class with a single function that can translate Farsi text so it can be used to render in an image with special TrueType fonts using the function ImageTTFText of the PHP GD extension.
To render the converted text you need a special type of Farsi font. Please contact the author for more information on how to obtain that kind of font.
| Project record: |
toipt |
| Popularity score: |
7.14 |
| Vitality score: |
0.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (87.5%) |
Good (87.5%) |
- |
- |
- |
Sufficient (67.5%) |
267 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| TTF font |
a TTF font to work with this class. set mapping of your own fonts with this |
| TTF font |
auxiliary Link 1 |
| TTF font |
auxiliary Link 2 |
| File |
Role |
Description |
ToIpt |
Doc. |
get a unicode or utf-8 text in farsi or arabic and return a text to send to imagettftext |
ToIpt-source |
Class |
get a unicode or utf-8 text in farsi or arabic and return a text to send to imagettftext |