forked from pool/harfbuzz
Accepting request 885335 from GNOME:Factory
- Update to version 2.8.0: + Shape joining scripts other than Arabic/Syriac using the Universal Shaping Engine. Previously these were shaped using the generalized Arabic shaper. + Fix regression in shaping of U+0B55 ORIYA SIGN OVERLINE. + Update language tags. + Variations: reduce error: do not round each interpolated delta. + Documentation improvements. + Subsetter improvements: subsets most, if not all, lookup types now. + Fuzzer-found fixes and other improvements when memory failures happen. + Removed most atomic implementations now that we have C++11 atomic impl. + General codebase upkeep; using more C++11 features: constexpr constructors, etc. OBS-URL: https://build.opensuse.org/request/show/885335 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=79
This commit is contained in:
commit
90977fed98
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ad11d653347bd25d8317589df4e431a2de372c0cf9be3543368e07ec23bb8e7
|
|
||||||
size 9532468
|
|
3
harfbuzz-2.8.0.tar.xz
Normal file
3
harfbuzz-2.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42
|
||||||
|
size 9774148
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 13 08:20:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to version 2.8.0:
|
||||||
|
+ Shape joining scripts other than Arabic/Syriac using the
|
||||||
|
Universal Shaping Engine. Previously these were shaped using
|
||||||
|
the generalized Arabic shaper.
|
||||||
|
+ Fix regression in shaping of U+0B55 ORIYA SIGN OVERLINE.
|
||||||
|
+ Update language tags.
|
||||||
|
+ Variations: reduce error: do not round each interpolated delta.
|
||||||
|
+ Documentation improvements.
|
||||||
|
+ Subsetter improvements: subsets most, if not all, lookup types
|
||||||
|
now.
|
||||||
|
+ Fuzzer-found fixes and other improvements when memory failures
|
||||||
|
happen.
|
||||||
|
+ Removed most atomic implementations now that we have C++11
|
||||||
|
atomic impl.
|
||||||
|
+ General codebase upkeep; using more C++11 features: constexpr
|
||||||
|
constructors, etc.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 13 12:03:09 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Jan 13 12:03:09 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 2.7.4
|
Version: 2.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An OpenType text shaping engine
|
Summary: An OpenType text shaping engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user