Accepting request 1098503 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1098503 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=239
This commit is contained in:
parent
21e4cf9327
commit
1d7f5ff1d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
|
|
||||||
size 18867940
|
|
3
harfbuzz-8.0.1.tar.xz
Normal file
3
harfbuzz-8.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620
|
||||||
|
size 18792332
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 13 09:15:28 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 8.0.1:
|
||||||
|
+ Build fix on 32-bit arm.
|
||||||
|
+ More speed optimizations:
|
||||||
|
- 60% speedup in retaingids subsetting SourceHanSans-VF.
|
||||||
|
- 38% speed up in subsetting (beyond-64k) mega-merged Noto.
|
||||||
|
- 16% speed up in retain-gid (used for IFT) subsetting of
|
||||||
|
NotoSansCJKkr.
|
||||||
|
- Changes from version 8.0.0:
|
||||||
|
+ New, experimental, WebAssembly (WASM) shaper, that provides
|
||||||
|
greater flexibility over OpenType/AAT/Graphite shaping, using
|
||||||
|
WebAssembly embedded inside the font file. Currently WASM
|
||||||
|
shaper is disabled by default and needs to be enabled at build
|
||||||
|
time.
|
||||||
|
+ Improvements to Experimental features introduced in earlier
|
||||||
|
releases:
|
||||||
|
- Support for subsetting beyond-64k and VarComposites fonts.
|
||||||
|
- Support for instancing variable fonts with cubic “glyf”
|
||||||
|
table.
|
||||||
|
- Many big speed optimizations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 11 15:26:20 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
Thu May 11 15:26:20 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 7.3.0
|
Version: 8.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An OpenType text shaping engine
|
Summary: An OpenType text shaping engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user