[HarfBuzz] [PATCH] Move two-way glib script conversion functions to be private

Tom Hacohen tom.hacohen at partner.samsung.com
Wed Apr 27 00:17:01 PDT 2011


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.




More information about the HarfBuzz mailing list