Opened 9 months ago

Closed 9 months ago

#21511 closed enhancement (fixed)

harfbuzz-11.2.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 9 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 9 months ago

Overview of changes leading to 11.2.0 - Monday, April 28, 2025

  • Painting of COLRv1 fonts without clip boxes is now about 10 times faster.
  • Synthetic bold/slant of a sub font is now respected, instead of using the parent’s.
  • Glyph extents for fonts synthetic bold/slant are now accurately calculated.
  • Various build fixes
  • New API:
    • hb_font_is_synthetic()
    • hb_font_draw_glyph_or_fail_func_t
    • hb_font_paint_glyph_or_fail_func_t
    • hb_font_funcs_set_draw_glyph_or_fail_func()
    • hb_font_funcs_set_paint_glyph_or_fail_func()
    • hb_font_draw_glyph_or_fail()
    • hb_font_paint_glyph_or_fail()
  • Deprecated API:
    • hb_font_draw_glyph_func_t
    • hb_font_paint_glyph_func_t
    • hb_font_funcs_set_draw_glyph_func()
    • hb_font_funcs_set_paint_glyph_func()

comment:3 by Bruce Dubbs, 9 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

a98103d254 Update to SPIRV-LLVM-Translator-20.1.2.
a1a61fa55a Update to harfbuzz-11.2.0.
597701cb09 Update to libpng-1.6.48 and
4807d7e26a 
Note: See TracTickets for help on using tickets.