On Tue, 2011-04-26 at 19:59 -0400, Behdad Esfahbod wrote: > Right. But, say, if you do your text itemization using glib, like Pango does, > you then need to map your GUnicodeScript to hb_script_t to pass on to > hb_buffer_set_script(). That's why I added these functions.
Yeah, makes sense. I just do my itemization using harfbuzz-unicode (because I don't want glib as a dep and I don't have an alternative yet) so I never had to worry about it. -- Tom. _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
