[HarfBuzz] Beginner question: What are cluster levels?

Jamie Dale jamiedale88+harfbuzz at gmail.com
Tue Jan 5 07:33:11 PST 2016


Thanks, I also have another question related to what I mentioned yesterday:
Is there a reliable way to detect which glyphs are ligatures?

My current solution checks for gaps in the cluster indices of the shaped
glyph infos, but that also requires some special case handling to detect if
the last glyph in a sequence is a ligature. I was hoping
hb_glyph_info_t::mask might specify this, but as far as I can tell, it's
always set to 1 (I'm using version 1.0.5).

-Jamie.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20160105/a9deb73c/attachment.html>


More information about the HarfBuzz mailing list