On 7/27/07, Khaled Hosny <[EMAIL PROTECTED]> wrote: > <aya id="1"> > <qurantext>Default Qira'ah</qurantext> > <qiraah="warsh">Warsh Qira'ah</qiraah> > > And if there no "qiraah" tag for a given aya, this means it is the same > for all Qira'aat.
Thanks. How many qiraat available? 2? We could use something like: quran_text_get_qiraah (QuranText *text, int surah, int ayah, QuranQiraahType type); And we could peek whether an ayah has any qiraat by using the get_ayah_info cal. _______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

