Opened 2 years ago

Closed 2 years ago

#16220 closed enhancement (fixed)

harfbuzz-4.0.1

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

Description

New point version.

Change History (3)

comment:1 by Xi Ruoyao, 2 years ago

Owner: changed from blfs-book to Xi Ruoyao
Status: newassigned

Mine: this contains a fix for the text rendering issue completely broken the layout of almost all graphical applications on my system.

comment:2 by Xi Ruoyao, 2 years ago

Overview of changes leading to 4.0.1
Friday, March 11, 2022 
====================================
- Update OpenType to AAT mappings for “hist” and “vrtr” features.
  (Florian Pircher)
- Update IANA Language Subtag Registry to 2022-03-02. (David Corbett)
- Update USE shaper to allow any non-numeric tail in a symbol cluster, and
  remove obsolete data overrides. (David Corbett)
- Fix handling of baseline variations to return correctly scaled values.
  (Matthias Clasen)
- A new experimental hb_subset_repack_or_fail() to repack an array of objects,
  eliminating offset overflows. The API is not available unless HarfBuzz is
  built with experimental APIs enabled. (Qunxin Liu)

- New experimental API
+hb_link_t 
+hb_object_t
+hb_subset_repack_or_fail()

comment:3 by Xi Ruoyao, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed @ 4f7feef5fa.

Note: See TracTickets for help on using tickets.