Opened 2 years ago

Closed 2 years ago

#16097 closed enhancement (fixed)

harfbuzz-3.4.0

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

Overview of changes leading to 3.4.0 - Sunday, February 13, 2022

  • Perform sanity checks on shaping results is now part of “harfbuzz” library and can be enabled by setting the buffer flag HB_BUFFER_FLAG_VERIFY.
  • Arabic Mark Transient Reordering Algorithm have been updated to revision 6.
  • ISO 15924 code for mathematical notation, ‘Zmth’, now maps to the OpenType ‘math’ tag.
  • It is now possible to get at once all math kerning values for a given glyph at a given corner.
  • Fix locale_t portability issues on systems the typdef’s it to a void pointer.
- New API:

+HB_BUFFER_FLAG_VERIFY
+HB_OT_TAG_MATH_SCRIPT
+HB_SCRIPT_MATH
+hb_ot_math_kern_entry_t
+hb_ot_math_get_glyph_kernings

- Deprecated API
+HB_OT_MATH_SCRIPT

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 3e6ac08f9e0d2b2601a2f917b37467df82425e86

Package updates.
    Update to hexchat-2.16.1.
    Update to harfbuzz-3.4.0.
    Update to zsh-5.8.1.
Note: See TracTickets for help on using tickets.