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

harfbuzz 4.3.0

OBS-URL: https://build.opensuse.org/request/show/978395
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=213
This commit is contained in:
Dominique Leuenberger 2022-05-23 09:06:11 +00:00 committed by Git OBS Bridge
parent fb50e896ab
commit d4bf71cd97
4 changed files with 17 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat May 21 08:10:59 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 4.3.0:
+ Major speed up in loading and subsetting fonts, especially in
handling CFF table. Subsetting some fonts is now 3 times faster
+ Speed up blending CFF2 table
+ Speed up hb_ot_tags_from_language()
+ Fix USE classification of U+10A38 to fix multiple marks on
single Kharoshthi base
+ Fix parsing of empty CFF Index
+ Fix subsetting CPAL table with partial palette overlaps
-------------------------------------------------------------------
Sun Apr 24 11:28:52 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,14 +17,13 @@
Name: harfbuzz
Version: 4.2.1
Version: 4.3.0
Release: 0
Summary: An OpenType text shaping engine
License: MIT
URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: c++_compiler
BuildRequires: c_compiler
BuildRequires: meson