Accepting request 328653 from home:pluskalm:branches:GNOME:Factory
- Update to 0.9.42 OBS-URL: https://build.opensuse.org/request/show/328653 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=80
This commit is contained in:
parent
c8fc069351
commit
ceb4803105
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f
|
|
||||||
size 1182989
|
|
3
harfbuzz-0.9.42.tar.bz2
Normal file
3
harfbuzz-0.9.42.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c27240b6bdca7c497e5d0bebdb6d411cfcd4c1662815f3edbd8cc96246216ce2
|
||||||
|
size 1190199
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 2 13:00:41 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 0.9.42
|
||||||
|
* New API to allow for retrieving finer-grained cluster mappings
|
||||||
|
if the client desires to handle them. Default behavior is
|
||||||
|
unchanged.
|
||||||
|
* Fix cluster merging when removing default-ignorables.
|
||||||
|
* Update to Unicode 8.0
|
||||||
|
* hb-graphite2 fixes.
|
||||||
|
* Misc fixes.
|
||||||
|
* Removed HB_NO_MERGE_CLUSTERS hack.
|
||||||
|
* New API:
|
||||||
|
+ hb_buffer_cluster_level_t enum
|
||||||
|
+ hb_buffer_get_cluster_level()
|
||||||
|
+ hb_buffer_set_cluster_level()
|
||||||
|
+ hb-shape / hb-view --cluster-level
|
||||||
|
- Changes for 0.9.41
|
||||||
|
* Fix hb-coretext with trailing whitespace in right-to-left.
|
||||||
|
* New API: hb_buffer_reverse_range().
|
||||||
|
* Allow implementing atomic ops in config.h.
|
||||||
|
* Fix hb_language_t in language bindings.
|
||||||
|
* Misc fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 08:28:46 UTC 2015 - fstrba@suse.com
|
Tue May 5 08:28:46 UTC 2015 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.40
|
Version: 0.9.42
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An OpenType text shaping engine
|
Summary: An OpenType text shaping engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user