Re: [HarfBuzz] Failure in hb_font_get_nominal_glyph

2019-07-24 Thread Behdad Esfahbod
Nothing stands out to me. On Tue, Jul 23, 2019 at 11:11 AM Eli Zaretskii wrote: > Could someone please take a look at the problems described here: > > https://lists.gnu.org/archive/html/emacs-devel/2019-07/msg00540.html > https://lists.gnu.org/archive/html/emacs-devel/2019-07/msg00557.html

Re: [HarfBuzz] Failure in hb_font_get_nominal_glyph

2019-07-24 Thread Khaled Hosny
> On Jul 24, 2019, at 9:13 PM, Eli Zaretskii wrote: > >> From: Behdad Esfahbod >> Date: Wed, 24 Jul 2019 15:11:03 -0400 >> Cc: "harfbuzz@lists.freedesktop.org" >> >> Nothing stands out to me. > > Thanks for taking a look. > > Could something like that be caused by an old version of

Re: [HarfBuzz] Failure in hb_font_get_nominal_glyph

2019-07-24 Thread Behdad Esfahbod
Ah, right. Yes. Before 2.0.0 you'd have to call hb_ot_font_set_funcs() explicitly... Thanks Khaled! On Wed, Jul 24, 2019 at 3:20 PM Khaled Hosny wrote: > > > > On Jul 24, 2019, at 9:13 PM, Eli Zaretskii wrote: > > > >> From: Behdad Esfahbod > >> Date: Wed, 24 Jul 2019 15:11:03 -0400 > >>

Re: [HarfBuzz] Failure in hb_font_get_nominal_glyph

2019-07-24 Thread Behdad Esfahbod
On Wed, Jul 24, 2019 at 3:13 PM Eli Zaretskii wrote: > > From: Behdad Esfahbod > > Date: Wed, 24 Jul 2019 15:11:03 -0400 > > Cc: "harfbuzz@lists.freedesktop.org" > > > > Nothing stands out to me. > > Thanks for taking a look. > > Could something like that be caused by an old version of