forked from pool/freetype2
Accepting request 181835 from home:namtrac:bugfix
- Update to version 2.5.0.1 * The cache manager function `FTC_Manager_Reset' didn't flush the cache. * Behdad Esfahbod (on behalf of Google) contributed support for color embedded bitmaps (eg. color emoji). * The old FreeType CFF engine is now disabled by default. * All code related to macro FT_CONFIG_OPTION_OLD_INTERNALS has been removed. * The property API (`FT_Property_Get' and `FT_Property_Set') is now declared as stable. * Another round of TrueType subpixel hinting fixes. * 64bit compilation of the new CFF engine was buggy. * Some fixes to improve robustness in memory-tight situations. - Add dependency on libpng-devel for color emoji support. - Drop freetype-new-cff-engine.patch, upstream now. - Update to version 2.5.0 * ftview has been updated to support color embedded bitmaps. * The 'ttdebug' program has been further improved. In particular, it accepts a new command line option `-H' to select the hinting engine. OBS-URL: https://build.opensuse.org/request/show/181835 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=78
This commit is contained in:
@@ -17,19 +17,20 @@
|
||||
|
||||
|
||||
Name: ft2demos
|
||||
Version: 2.4.12
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
Summary: Freetype2 Utilities and Demo Programs
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Publishing/Other
|
||||
%define freetype_version %{version}
|
||||
%define freetype_version 2.5.0.1
|
||||
Url: http://www.freetype.org
|
||||
Source0: http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.bz2
|
||||
Source0: http://savannah.nongnu.org/download/freetype/freetype-%{freetype_version}.tar.bz2
|
||||
Source1: http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.bz2
|
||||
Patch308961: bugzilla-308961-cmex-workaround.patch
|
||||
Patch200: freetype2-subpixel.patch
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
Conflicts: dtc
|
||||
Conflicts: dtc
|
||||
Supplements: fonts-config
|
||||
Source1000: bnc628213_test.otf
|
||||
Source1004: bnc629447_sigsegv31.ttf
|
||||
|
Reference in New Issue
Block a user