Opened 3 years ago

Closed 3 years ago

#15428 closed enhancement (fixed)

harfbuzz-2.9.0

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

Description

New minor version.

Change History (4)

comment:1 by Douglas R. Reno, 3 years ago

Milestone: 11.111.0

Promote back to 11.0.

comment:2 by Xi Ruoyao, 3 years ago

Owner: changed from blfs-book to Xi Ruoyao

Take, as the dependencies for UEFI stuff.

comment:3 by Xi Ruoyao, 3 years ago

Fixed at 683821c2e0d3c5a8846dd0da660a808907ea7238:

- Subsetter API is being stabilized, with the first stable API to happen in
  3.0.0 release (https://github.com/harfbuzz/harfbuzz/issues/3078).
- Support multiple variation axes with same tag, aka HOI. 
- The “coretext” testing shaper now passes font variations to CoreText.
- hb-shape/hb-view does not break line at new lines unless text is read from 
  file.
- hb-view and hb-subset has a --batch now, similar to hb-shape.
- The --batch mode now uses ; as argument separator instead of : used previously.
- The --batch in hb-shape does not expect 0th argument anymore. That is, the
  lines read are interpreted as argv[1:], instead of argv[0:].
- The --batch option has been undocumented. We are ready to document it; send
  feedback if you find it useful. 
- hb-subset got arguments revamps. Added much-requested --gids-file, --glyphs,
  --glyphs-file, --unicodes-file, supporting ranges in --unicodes.
- Various bug fixes.

comment:4 by Xi Ruoyao, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.