Accepting request 449329 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/449329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=51
This commit is contained in:
Dominique Leuenberger 2017-01-10 09:39:02 +00:00 committed by Git OBS Bridge
commit c8718e0a66
4 changed files with 33 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sun Jan 8 11:38:22 UTC 2017 - zaitor@opensuse.org
- Update to version 1.4.1:
+ Always build and use UCDN for Unicode data by default. Reduces
dependence on version of Unicode data in glib.
- Changes from version 1.4.0:
+ Merged "OpenType GX" branch which adds core of support for
OpenType 1.8 Font Variations.
+ New API:
- hb_font_set_var_coords_normalized().
- HB_OT_LAYOUT_NO_VARIATIONS_INDEX.
- hb_ot_layout_table_find_feature_variations().
- hb_ot_layout_feature_with_variations_get_lookups().
- hb_shape_plan_create2().
- hb_shape_plan_create_cached2().
+ Currently variations in GSUB/GPOS/GDEF are fully supported, and
no other tables are supported. In particular, fvar/avar are NOT
supported, hence the hb_font_set_var_coords_normalized() taking
normalized coordinates. API to take design coordinates will be
added in the future.
+ HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
future.
+ Fix regression in GDEF glyph class processing.
+ Add decompositions for Chakma, Limbu, and Balinese in USE
shaper.
+ Misc fixes.
-------------------------------------------------------------------
Tue Dec 6 12:26:24 UTC 2016 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package harfbuzz
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: harfbuzz
Version: 1.3.4
Version: 1.4.1
Release: 0
Summary: An OpenType text shaping engine
License: MIT