From 61b5802944abfb4267723e869c673a98a3fe82d19cb8cc877d272da460cade77 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 18 Nov 2012 15:33:16 +0000 Subject: [PATCH] Accepting request 141305 from home:dimstar:branches:GNOME:Factory Update to 0.9.6 OBS-URL: https://build.opensuse.org/request/show/141305 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=7 --- harfbuzz-0.9.5.tar.bz2 | 3 --- harfbuzz-0.9.6.tar.bz2 | 3 +++ harfbuzz.changes | 28 ++++++++++++++++++++++++++++ harfbuzz.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-0.9.5.tar.bz2 create mode 100644 harfbuzz-0.9.6.tar.bz2 diff --git a/harfbuzz-0.9.5.tar.bz2 b/harfbuzz-0.9.5.tar.bz2 deleted file mode 100644 index 119d967..0000000 --- a/harfbuzz-0.9.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57aa645606b7220fa202871b2acd9062243a5c212a2b55ab6493eeaaca1c6a7a -size 856867 diff --git a/harfbuzz-0.9.6.tar.bz2 b/harfbuzz-0.9.6.tar.bz2 new file mode 100644 index 0000000..8c999b5 --- /dev/null +++ b/harfbuzz-0.9.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394a849d6061993018754b0cc04110891ad215e3df3f6953b75dcc55a11f9d9b +size 861115 diff --git a/harfbuzz.changes b/harfbuzz.changes index b438c4a..2f953cf 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 14 14:11:21 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.9.6: + + Don't clear pre-context text if no new context is provided. + + Fix ReverseChainingSubstLookup, which was totally borked. + + Adjust output format of hb-shape a bit. + + Include config.h.in in-tree. Makes it easier for alternate + build systems. + + Fix hb_buffer_set_length(buffer, 0) invalid memory allocation. + + Use ICU LayoutEngine's C API instead of C++. Avoids much + headache. + + Drop glyphs for all of Unicode Default_Ignorable characters. + + Misc build fixes. + + Arabic shaper: + - Enable 'dlig' and 'mset' features in Arabic shaper. + - Implement 'Phags-pa shaping, improve Mongolian. + + Inidic shaper: + - Decompose Sinhala split matras the way old HarfBuzz / Pango + did. + - Initial support for Consonant Medials. + - Start adding new-style Myanmar shaping. + - Make reph and 'pref' logic introspect the font. + - Route Meetei-Mayek through the Indic shaper. + - Don't apply 'liga' in Indic shaper. + - Improve Malayalam pre-base reordering Ra interaction with + Chillus. + ------------------------------------------------------------------- Mon Oct 15 20:18:25 UTC 2012 - dimstar@opensuse.org diff --git a/harfbuzz.spec b/harfbuzz.spec index a97a2b5..b99e6cb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 0.9.5 +Version: 0.9.6 Release: 0 # FIXME: graphite2 is not packaged / http://projects.palaso.org/projects/graphitedev Summary: An OpenType text shaping engine