W
Wilfried Van Baelen
Hi,
I am looking for a way to get the contectual forms from Arabic Script.
If you use a richtextbox in VB.net, and you fill it with a a unicode string
which contains the isolated characters, the control takes care of the
"shaping", it shows the approriate glyphs ( isolated, final, initial or
medial )
I would like to do the same in code, input isolated chars and output correct
glyphs.
For example : arabic letter BEEH (067B) when used at the end of a word
(final) becomes FB53.
Wat is the correct way for doing this ?
* the new stringinfo class ?
* uniscribe ?
* ....
Any help would be appriciated !!
Greetings.
I am looking for a way to get the contectual forms from Arabic Script.
If you use a richtextbox in VB.net, and you fill it with a a unicode string
which contains the isolated characters, the control takes care of the
"shaping", it shows the approriate glyphs ( isolated, final, initial or
medial )
I would like to do the same in code, input isolated chars and output correct
glyphs.
For example : arabic letter BEEH (067B) when used at the end of a word
(final) becomes FB53.
Wat is the correct way for doing this ?
* the new stringinfo class ?
* uniscribe ?
* ....
Any help would be appriciated !!
Greetings.