Dear all, I am currently using the following GLib functions in order to recognize certain charachteristics of the input text, such as script type (Arabic or Latin) and category:
- g_unichar_get_script - g_unichar_isalnum - g_unichar_isalpha - g_unichar_isdigit I see HarfBuzz used to come with UCDN and now has its own implementation. I wonder whether I can replace above GLib functions using that or in general using HarfBuzz. I would appreciate if someone gives me some hints, references or perhaps examples on this. Please excuse my naivety in advance if this is some crystal clear topic and I have missed some obvious points, docs, etc. Thank you, Mehdi _______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/harfbuzz