Accepting request 144073 from home:vuntz:branches:GNOME:Factory

Update to 0.9.7

OBS-URL: https://build.opensuse.org/request/show/144073
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=9
This commit is contained in:
2012-12-04 21:49:43 +00:00
committed by Git OBS Bridge
parent 61b5802944
commit 8d885b5298
5 changed files with 43 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 4 14:11:18 UTC 2012 - vuntz@opensuse.org
- Update to version 0.9.7:
+ Some API additions and changes (see NEWS for details).
+ Fix Arabic contextual joining using pre-context text.
+ Fix Sinhala "split matra" mess.
+ Fix Khmer shaping with broken fonts.
+ Implement Thai "PUA" shaping for old fonts.
+ Do NOT route Kharoshthi script through the Indic shaper.
+ Disable fallback positioning for Indic and Thai shapers.
+ Misc fixes.
+ hb-shape / hb-view changes:
- Add --text-before and --text-after
- Add --bot / --eot / --preserve-default-ignorables
- hb-shape --output-format=json
- Add harfbuzz-missing-return.patch: fix missing return value.
-------------------------------------------------------------------
Wed Nov 14 14:11:21 UTC 2012 - dimstar@opensuse.org