Version: 2.0.11-bp150.2.4
* Thu Jan 08 2015 jengelh@inai.de
- Improve package summary and description. Drop --with-pic which
is enabled implicitly anyway, remove redundant Requires.
* Thu Nov 20 2014 olaf@aepfle.de
- Remove self-obsoletes
* Tue Aug 13 2013 jengelh@inai.de
- Some metadata spruce-up: add current URLs, softer wildcarding
in the files list, more robust make install call
* Tue Aug 13 2013 prusnak@opensuse.org
- updated to 2.0.11
* SDL_ttf is now under the zlib license
* Improved font glyph caching for non-latin languages
* Added API to get kerning info: TTF_GetFontKerningSize()
* Added Android.mk to build on the Android platform
- updated to 2.0.10
* Find the Unicode or symbol character map if it's available in the font
* Set the appropriate font styles for bold and italic fonts
* Added font style TTF_STYLE_STRIKETHROUGH
* Fixed size calculations taking outline and underline into account
* Added API for font outlining: TTF_GetFontOutline()/TTF_SetFontOutline()
* Added API to disable kerning: TTF_GetFontKerning()/TTF_SetFontKerning()
* Fixed height calculation for fonts that extend below the font height
* Added access to font hinting: TTF_GetFontHinting()/TTF_SetFontHinting()
* Added TTF_GlyphIsProvided() to check whether a glyph is in a given font
* Thu Jan 03 2013 crrodriguez@opensuse.org
- Do not buildRequire metapackage xorg-x11-devel it is not
needed and adds significant bloat
* Tue May 08 2012 cfarrell@suse.com
- license update: LGPL-2.1+
SPDX syntax - dropping Freetype license from spec file as no files found
under that license.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Fri Sep 16 2011 jengelh@medozas.de
- Add libSDL_ttf-devel to baselibs
- Remove redundant tags
* Sat Jul 02 2011 jengelh@medozas.de
- Use %_smp_mflags for parallel building
* Wed Jan 27 2010 jengelh@medozas.de
- package baselibs.conf
* Wed Oct 07 2009 prusnak@suse.cz
- fix provides and obsoletes [bnc#544957]
* Fri May 29 2009 prusnak@suse.cz
- removed VisualC.zip, Watcom-OS2.zip, Xcode.tar.gz from upstream
tarball [bnc#508180]
* Wed May 20 2009 prusnak@suse.cz
- follow Shared Library Policy
* Sun Jul 13 2008 crrodriguez@suse.de
- remove unusable static libraries
- SDL_ttf-devel requires SDL-devel
* Sun Dec 16 2007 sndirsch@suse.de
- fixed BuildRequires for SUSE < 10.2
* Wed Jul 25 2007 prusnak@suse.cz
- updated to 2.0.9
* fixed rendering of fonts with 2 bit and 4 bit embedded graymaps
* fixed bug in solid bold glyph rendering
* fixed crash when passing NULL to TTF_CloseFont()
* Sun Jul 22 2007 aj@suse.de
- Cleanup BuildRequires.
* Thu Jun 07 2007 prusnak@suse.cz
- split devel subpackage
* Fri Mar 02 2007 prusnak@suse.cz
- cleaned spec file
* Fri Jun 23 2006 nadvornik@suse.cz
- do not use freetype2 internals