Arabic cursive in Unicode



Hi

I'm trying to draw up a table of Arabic cursive characters for a text
editor: I want to take the raw data and translate into a sequence of
cursive variants. This is working fine, but I'm stuck with trying to
extract the exact set of characters needed. UnicodeData.txt includes a
complete list of characters, including all the variants of non-standard
Arabic and complex ligatures that don't exist in all fonts (we're using
Arial).

An example: the letter Alef Maksura (0649) exists in an isolated and
final form at points FEEF and FEF0, but the initial and medial forms
are listed at FBE8 and FBE9 (with the complicated name ARABIC LETTER
UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA INITIAL FORM). To me, this suggests
that standard Arabic includes only the first two forms, and the other
two only appear in a variant. But how am I supposed to get the data
that are standard? ArabicShaping.txt isn't much help because it lists
the character as dual-joining.

Any help appreciated
Danny

.



Relevant Pages

  • Re: Arabic cursive in Unicode
    ... I'm trying to draw up a table of Arabic cursive characters for a text ... including all the variants of non-standard ... UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA INITIAL FORM). ...
    (sci.lang)
  • Re: Unable to display Extended characters (aka Spanish) in SDSF
    ... SDSF and ISPF. ... raw data does show extended attributes when browsed. ... CP 37 contains all the characters necessary for Spanish (and German, French, ...
    (bit.listserv.ibm-main)
  • Re: [9fans] Re: Building GCC
    ... We could store the raw data in binary files and have C programs access the data with a standard interface. ... void amamkechar(Atom *a, char c) ... void drawatom(Image *d, Atom *a, Point loc, Image *textcolor, Point textcolorpt, char *font) ... We could add an ability to read a string of characters up to EOF or an image to make it simpler. ...
    (comp.os.plan9)
  • Re: Arabic cursive in Unicode
    ... I'm trying to draw up a table of Arabic cursive characters for a text ... I want to take the raw data and translate into a sequence of ... including all the variants of non-standard ... but the shape of the characters may be cursive or in whatever design you can find available in the fonts you have installed. ...
    (sci.lang)
  • Re: Arabic cursive in Unicode
    ... I'm trying to draw up a table of Arabic cursive characters for a text ... I want to take the raw data and translate into a sequence of ... including all the variants of non-standard ...
    (sci.lang)