2
votes
1answer
30 views
Multilanguage UTF-8 website with Arabic
I will be coding a website that will have Arabic as a supported language. With UTF8 unicode I believe I can cover Arabic alphabet. I've also read that it reads right to left so I g …
3
votes
8answers
428 views
writing arabic text in opengl
I want to write arabic text in my opengl program using freetype 2 how I can do it any one can send me asource code or show me the way or even any modification on nehe lesson 43 t …
1
vote
3answers
38 views
Arabic characters corrupt on landing, fine after refresh - UTF8
I have an php page with mixed Latin and Arabic characters. The charset declaration tag is in the html code
and the file is saved as UTF-8. All the text is static and in the php f …
3
votes
4answers
598 views
How to handle right to left languages in Flash (pre version 10)?
Hello,
We are currently working with Flex creating a web application. We are having trouble taking Arabic text from the user and displaying correctly (like in a chat feature). Whil …
1
vote
2answers
59 views
Arabic letters shown disconnected in Flash
I am having this issue where Arabic letters are shown disjoint in any component (e.g. Label or TextInput) in Flash. Any suggestions?
1
vote
5answers
115 views
In Unicode, why are there two representations for the Arabic digits?
I was reading the specification of Unicode @ Wikipedia link text
and I see that each of the Arabic digits has 2 Unicode codepoints.
For example 1 is defined as U+0661 and as U+06F1 …
0
votes
2answers
24 views
ms sql2000 arabic problem
I hava a table in ms sql2000 with a column defined as nvarchar
when query this table in java i get data for this column like this :
يا هلا بالشباب الØÙ„وين ÙŠØ …
1
vote
2answers
38 views
Right to Left Alignment for UITableView
Hello All,
I am working on an arabic app for iphone 3.0.
i was wondering if there is a way that i can convert the UITableViewCell to be right-to-left.
I want everything to be in th …
1
vote
4answers
112 views
Convert from English Digits to Arabic ones in html page
I need to convert all English numbers that appear in a given HTML page to Arabic ones (to be independent from the user browser encoding). I prefer to use javascript or it will be g …
0
votes
0answers
24 views
arabic text in opengl using freetype 2 library
Can any one tell me or write to me a class how to use free type 2 with opengl for displaying the arabic text in opengl,it is the challenge if any one can do it
1
vote
3answers
47 views
Right-to-Left Email
Hi
I'm trying to generate email from my code that will read correctly for people using right-to-left-reading languages such as Arabic. My question is: what are my options for ache …
4
votes
2answers
222 views
What is Alef Hamza? [closed]
I found this one, in the Find box (as Search criteria) of the document viewer.
What is supposed to match?
1
vote
1answer
62 views
How to render an arabic character in OpenGL?
I am able to display chinese character correctly but when I try to display arabic string the output that display in OpenGL scene is different from the arabic string that display in …
0
votes
1answer
43 views
Arabic taggged Corpora
Hello, please does any one know a free Arabic tagged corpora because i am working on grammar and i need one.Thanks very much. Hani Almousli.....
2
votes
1answer
36 views
What’s the correct direction of a date embedded in arabic text?
The question is quiet simple: I've got an arabic text with an US formated Date in it. What is the correct display order of this date? Is it(for instance) 01/10/2009 or 2009/10/1?
…
