Accepting request 918533 from home:AndreasStieger:branches:GNOME:Factory

harfbuzz 2.9.1

OBS-URL: https://build.opensuse.org/request/show/918533
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=195
This commit is contained in:
Dominique Leuenberger 2021-09-13 07:41:14 +00:00 committed by Git OBS Bridge
parent 17f41da380
commit 6a97df7728
4 changed files with 35 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7
size 10678956

3
harfbuzz-2.9.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf
size 11103336

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sun Sep 12 18:55:12 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- harfbuzz 2.9.1:
+ Subsetter API close to stable
+ Various fuzzer-found bug fixes
+ hb_buffer_append() now handles the pre- and post-context which
previously were left unchanged in the destination buffer
+ hb-view / hb-shape now accept following new arguments:
--unicodes: takes a list of hex numbers that represent Unicode
codepoints.
+ Undeprecated API: hb_set_invert()
- includes changes from 2.9.0:
+ 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
-------------------------------------------------------------------
Sat Jul 17 10:09:15 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: harfbuzz
Version: 2.8.2
Version: 2.9.1
Release: 0
Summary: An OpenType text shaping engine
License: MIT