diff --git a/harfbuzz-1.3.4.tar.bz2 b/harfbuzz-1.3.4.tar.bz2 deleted file mode 100644 index 4ae75ca..0000000 --- a/harfbuzz-1.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b -size 1408308 diff --git a/harfbuzz-1.4.1.tar.bz2 b/harfbuzz-1.4.1.tar.bz2 new file mode 100644 index 0000000..e03568a --- /dev/null +++ b/harfbuzz-1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd +size 1434585 diff --git a/harfbuzz.changes b/harfbuzz.changes index 26dc540..63741ec 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -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 diff --git a/harfbuzz.spec b/harfbuzz.spec index d4f5616..5bfdb04 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -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