<div dir="ltr">Hi all,<div>When rendering each of my glyphs, I'd like to know if there are, for example, linebreaks, so that I can skip them and go to the next line. (or at the very least, skip that character)</div><div><br></div><div>According to the documentation, I should be using the <b>glyphinfo.cluster </b>for this, but this info is unusable, even in ClusterLevel 2. The cluster number will even increment past the length of my string. </div><div><br></div><div>Strangely, using the glypIinfo index as the character index is the most reliable - but not always. It will break with some ligatures.</div><div><br></div><div>Does it ring a bell to anyone?</div><div><br></div><div>I'm currently using harfbuzz 2.5.3 and freetype 2.10.0, with bindings for c#</div><div><br></div><div>Thanks,</div><div>-Bo</div></div>