Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8212156

harfbuzz: Replace deprecated use of hb_font_funcs_set_glyph_func ()

XMLWordPrintable

    • 2d
    • 9

      The initial port into JDK 9 used harfbuzz 1.0.6
      Later, in 1.2.3 harfbuzz deprecated hb_font_funcs_set_glyph_func ()
      and replaced it with
      hb_font_funcs_set_nominal_glyph_func() - to handle base glyphs hb_font_funcs_set_variation_glyph_func() - to handle variation sequences
      At least that is my presumption of the intent.

      We should, as time allows, migrate to the newer API.

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: