Accepting request 558895 from home:Zaitor

- Update to version 1.7.4:
  + Fix collect_glyphs() regression caused by hb_set_t changes.
- Changes from version 1.7.3:
  + hb_set_t performance tuning and optimizations.
  + Speed up collect_glyphs() and reject garbage data.
  + In hb_coretext_font_create() set font point-size (ptem).
  + Misc fixes.

OBS-URL: https://build.opensuse.org/request/show/558895
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=140
This commit is contained in:
Dominique Leuenberger 2017-12-22 13:17:34 +00:00 committed by Git OBS Bridge
parent bddee1bb25
commit 1d1d682365
4 changed files with 15 additions and 4 deletions

View File

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

3
harfbuzz-1.7.4.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Dec 20 17:56:08 UTC 2017 - zaitor@opensuse.org
- Update to version 1.7.4:
+ Fix collect_glyphs() regression caused by hb_set_t changes.
- Changes from version 1.7.3:
+ hb_set_t performance tuning and optimizations.
+ Speed up collect_glyphs() and reject garbage data.
+ In hb_coretext_font_create() set font point-size (ptem).
+ Misc fixes.
-------------------------------------------------------------------
Sun Dec 10 23:16:04 UTC 2017 - zaitor@opensuse.org

View File

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