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:
parent
7a71daeea3
commit
6f63320a17
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f83ce531c7035728e03f7f0421cb0533fca4e6d90d5e308674d6d313c23074d
|
||||
size 1779199
|
3
freetype-2.6.5.tar.bz2
Normal file
3
freetype-2.6.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e20a6e1400798fd5e3d831dd821b61c35b1f9a6465d6b18a53a9df4cf441acf0
|
||||
size 1779603
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de68f46508a75a93fbfc3bb4fabaaae25f01cf2cf1a9bf4a7f63f948092fbf33
|
||||
size 1932412
|
3
freetype-doc-2.6.5.tar.bz2
Normal file
3
freetype-doc-2.6.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb9cd73c3a713138e690a634608ec7b64ff645f9a71ac6645804b18e38be49e9
|
||||
size 1932398
|
@ -1,7 +1,7 @@
|
||||
Index: freetype-2.6.1/include/freetype/config/ftoption.h
|
||||
Index: freetype-2.6.5/include/freetype/config/ftoption.h
|
||||
===================================================================
|
||||
--- freetype-2.6.1.orig/include/freetype/config/ftoption.h
|
||||
+++ freetype-2.6.1/include/freetype/config/ftoption.h
|
||||
--- freetype-2.6.5.orig/include/freetype/config/ftoption.h
|
||||
+++ freetype-2.6.5/include/freetype/config/ftoption.h
|
||||
@@ -92,7 +92,7 @@ FT_BEGIN_HEADER
|
||||
/* This is done to allow FreeType clients to run unmodified, forcing */
|
||||
/* them to display normal gray-level anti-aliased glyphs. */
|
||||
@ -11,3 +11,12 @@ Index: freetype-2.6.1/include/freetype/config/ftoption.h
|
||||
|
||||
|
||||
/*************************************************************************/
|
||||
@@ -631,7 +631,7 @@ FT_BEGIN_HEADER
|
||||
/* [1] http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx */
|
||||
/* */
|
||||
/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */
|
||||
-/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2 */
|
||||
+#define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2
|
||||
/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING ( 1 | 2 ) */
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
#
|
||||
%define doc_version 2.6.4
|
||||
%define doc_version 2.6.5
|
||||
Name: freetype2
|
||||
Version: 2.6.4
|
||||
Version: 2.6.5
|
||||
Release: 0
|
||||
Summary: A TrueType Font Library
|
||||
License: SUSE-Freetype or GPL-2.0+
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d60c4c276dad655abe742882b9cc52e3e7d133706e99c57ad18d83d71a8e7ad
|
||||
size 216908
|
3
ft2demos-2.6.5.tar.bz2
Normal file
3
ft2demos-2.6.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:568a8f3a6301189a881d2f7ec95da280d20c862de94d81815341870e380b00e6
|
||||
size 216722
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define freetype_version 2.6.4
|
||||
%define freetype_version 2.6.5
|
||||
Name: ft2demos
|
||||
Version: 2.6.4
|
||||
Version: 2.6.5
|
||||
Release: 0
|
||||
Summary: Freetype2 Utilities and Demo Programs
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user