Opened 6 weeks ago

Closed 5 weeks ago

#19494 closed enhancement (fixed)

harfbuzz-8.3.1

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

Description

New point version.

Change History (5)

comment:1 by Xi Ruoyao, 6 weeks ago

  • hb_blob_create_from_file_or_fail() on Windows will now try to interpret the file name as UTF-8 first, and as system code page if it is not valid UTF-8.
  • Fix hb_style_get_value() in fonts with “STAT” table.
  • Properly handle negative offsets in CFF table.
  • Update IANA Language Subtag Registry to 2024-03-07.
  • Subsetter now supports subsetting “BASE” table.
  • Subsetter will update “hhea” font metrics in sync with “OS/2” ones.
  • “--variations” option of “hb-subset” now supports leaving out values that should be unchanged, e.g. “wght=:500:” will change the default and keep max and min unchanged. It also supports “*=drop” to to pin all axes to default location.
  • Fix hb_ot_math_get_glyph_kerning() to match updated “MATH” table spec.
  • Support legacy MacRoman encoding in “cmap” table.
  • Various build fixes.
  • Various subsetting and instancing fixes.
  • New API:
  • hb_subset_input_pin_all_axes_to_default()

comment:2 by Douglas R. Reno, 6 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 6 weeks ago

Owner: changed from Douglas R. Reno to blfs-book
Status: assignednew

comment:4 by Bruce Dubbs, 6 weeks ago

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

comment:5 by Bruce Dubbs, 5 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

e972eb7e20 Update to mercurial-6.7.
667aff277e Update to harfbuzz-8.3.1.
88f6e30c48 Update to elogind-252.23.
Note: See TracTickets for help on using tickets.