Accepting request 141749 from GNOME:Factory
Update to 0.9.6 (forwarded request 141305 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/141749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=4
This commit is contained in:
commit
b543c63b3f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57aa645606b7220fa202871b2acd9062243a5c212a2b55ab6493eeaaca1c6a7a
|
||||
size 856867
|
3
harfbuzz-0.9.6.tar.bz2
Normal file
3
harfbuzz-0.9.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:394a849d6061993018754b0cc04110891ad215e3df3f6953b75dcc55a11f9d9b
|
||||
size 861115
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user