SHA256
1
0
forked from pool/harfbuzz

Accepting request 884893 from home:cgiboudeaux:branches:GNOME:Factory

- Update to 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/884893
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=187
This commit is contained in:
Dominique Leuenberger 2021-04-14 11:53:42 +00:00 committed by Git OBS Bridge
parent b401d2be18
commit c69b39c61a
4 changed files with 25 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Apr 13 08:20:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 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>

View File

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