• Eli Zaretskii's avatar
    Implement the get_variation_glyphs method for HarfBuzz on MS-Windows · eeb54aa3
    Eli Zaretskii authored
    * src/w32uniscribe.c [HAVE_HARFBUZZ]: DEF_DLL_FN
    hb_font_get_variation_glyph.
    (hb_font_get_variation_glyph): New redirection macro.
    (w32hb_get_variation_glyphs): New function.
    (load_harfbuzz_funcs): Load hb_font_get_variation_glyph.
    (syms_of_w32uniscribe_for_pdumper): Populate the
    get_variation_glyphs method of harfbuzz_font_driver.
    eeb54aa3
w32uniscribe.c 48.3 KB