<div dir="auto">Shape and check the result.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 15, 2019, 9:24 AM Konstantin Pozin via HarfBuzz <<a href="mailto:harfbuzz@lists.freedesktop.org">harfbuzz@lists.freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">What is simplest (and ideally, most performant) way to check whether an <font face="monospace, monospace">hb_font_t</font> contains a glyph for a sequence of code points? For single code points, there'sĀ <font face="monospace, monospace">hb_font_get_glyph</font>. If you already know the glyph ID (or glyph name, when the font face has glyph names defined), there's <font face="monospace, monospace">hb_font_glyph_from_string</font>.</div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr">But what if I want to check whether the face has a single glyph for a ligature or grapheme cluster, such as "Ł„Ų§", "šŸ‡ØšŸ‡¦", or "šŸ‘®šŸ½ā€ā™€ļø"?</div><div dir="ltr"><br></div><div dir="ltr">Thank you,<br clear="all"><div><div dir="ltr" class="m_-6674667569843402264m_-8482978174204569664gmail-m_-1797345837044208589gmail_signature"><div dir="ltr">Konstantin<br></div></div></div></div></div></div></div></div>
</div></div>
_______________________________________________<br>
HarfBuzz mailing list<br>
<a href="mailto:HarfBuzz@lists.freedesktop.org" target="_blank" rel="noreferrer">HarfBuzz@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/harfbuzz" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/harfbuzz</a></blockquote></div>