Accepting request 360610 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/360610
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=95
This commit is contained in:
2016-02-20 12:03:41 +00:00
committed by Git OBS Bridge
parent 5c945f95af
commit a8bc904f56
4 changed files with 4 additions and 23 deletions

View File

@@ -1,22 +1,3 @@
-------------------------------------------------------------------
Fri Feb 19 15:28:03 UTC 2016 - dimstar@opensuse.org
- Update to version 1.2.0:
+ Fix various issues (hangs mostly) in case of memory allocation
failure.
+ Change mark zeroing types of most shapers from BY_UNICODE_LATE
to BY_GDEF_LATE. This seems to be what Uniscribe does.
+ Change mark zeroing of USE shaper from NONE to BY_GDEF_EARLY.
That's what Windows does.
+ Allow GPOS cursive connection on marks, and fix the interaction
with mark attachment. This work resulted in some changes to how
mark attachments work (gh#behdad/harfbuzz#211).
+ Graphite2 shaper: improved negative advance handling
(eg. Nastaliq).
+ Add nmake-based build system for Windows.
+ Minor speedup.
+ Misc. improvements.
-------------------------------------------------------------------
Thu Jan 14 08:50:37 UTC 2016 - dimstar@opensuse.org