From 21e4cf9327e3fea254b92ad36ae4710d876a7352e1c3f16e75dd1c45db81a13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 11 May 2023 18:18:19 +0000 Subject: [PATCH] Accepting request 1086577 from home:AndreasStieger:branches:GNOME:Factory harfbuzz 7.3.0 OBS-URL: https://build.opensuse.org/request/show/1086577 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=237 --- harfbuzz-7.2.0.tar.xz | 3 --- harfbuzz-7.3.0.tar.xz | 3 +++ harfbuzz.changes | 16 ++++++++++++++++ harfbuzz.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-7.2.0.tar.xz create mode 100644 harfbuzz-7.3.0.tar.xz diff --git a/harfbuzz-7.2.0.tar.xz b/harfbuzz-7.2.0.tar.xz deleted file mode 100644 index 47c52eb..0000000 --- a/harfbuzz-7.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc5560c807eae0efd5f95b5aa4c65800c7a8eed6642008a6b1e7e3ffff7873cc -size 18716956 diff --git a/harfbuzz-7.3.0.tar.xz b/harfbuzz-7.3.0.tar.xz new file mode 100644 index 0000000..93ecb47 --- /dev/null +++ b/harfbuzz-7.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb +size 18867940 diff --git a/harfbuzz.changes b/harfbuzz.changes index 037df55..613d7a8 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu May 11 15:26:20 UTC 2023 - Andreas Stieger + +- update to version 7.3.0: + + Speedup applying glyph variation in VarComposites fonts + (over 40% speedup) + + Speedup instancing some fonts + (over 20% speedup in instancing RobotoFlex) + + Speedup shaping some fonts (over 30% speedup in shaping Roboto + + Support subsetting VarComposites and beyond-64k fonts + + New configuration macro HB_MINIMIZE_MEMORY_USAGE to favor + optimizing memory usage over speed + + Supporting setting the mapping between old and new glyph + indices during subsetting + + Various fixes and improvements + ------------------------------------------------------------------- Sun May 7 20:19:26 UTC 2023 - Andreas Stieger diff --git a/harfbuzz.spec b/harfbuzz.spec index c825a4d..e3bf8fe 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 7.2.0 +Version: 7.3.0 Release: 0 Summary: An OpenType text shaping engine License: MIT