SHA256
1
0
forked from pool/freetype2

Accepting request 408213 from home:dimstar:Factory

Update to 2.6.5 - addresses regression of 2.6.4 (like gd test suite failure)

OBS-URL: https://build.opensuse.org/request/show/408213
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=118
This commit is contained in:
2016-07-13 07:45:41 +00:00
committed by Git OBS Bridge
parent 7a71daeea3
commit 6f63320a17
10 changed files with 39 additions and 16 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jul 13 06:48:31 UTC 2016 - dimstar@opensuse.org
- Update to version 2.6.5:
+ Compilation works again on Mac OS X (bug introduced in version
2.6.4).
+ The new subpixel hinting mode is now disabled by default; it
will be enabled by default in the forthcoming 2.7.x series.
Main reason for reverting this feature is the principle of least
surprise: a sudden change in appearance of all fonts (even if
the rendering improves for almost all recent fonts) should not
be expected in a new micro version of a series.
- Rebase freetype2-subpixel.patch.
-------------------------------------------------------------------
Fri Jul 8 08:35:09 UTC 2016 - dimstar@opensuse.org