Commit graph

8 commits

Author SHA1 Message Date
dsainty
48cb0d11fc We don't install the example programs so we can avoid building them. showfont
may otherwise fail to build with link time errors if include/SDL/SDL_config.h
defines HAVE_ICONV.

Should make no difference to installed package (if the build succeed), so no
need to bump revision.
2009-01-11 02:31:28 +00:00
wiz
31525bf32b Update to 2.0.9:
2.0.9:
Kanou Hiroki - Sat Jul 14 23:15:40 PDT 2007
 * Fixed rendering of fonts with 2 bit and 4 bit embedded graymaps
Sam Lantinga - Wed Jun 13 00:32:29 PDT 2007
 * Fixed bug in solid bold glyph rendering (thanks Roy!)
Ryan Gordon - Tue Feb 13 10:19:00 2007 UTC
 * Updated to build with the latest version of FreeType
Sam Lantinga - Mon Jun 5 16:22:51 2006 UTC
 * Fixed crash when passing NULL to TTF_CloseFont()
2007-07-26 00:08:40 +00:00
wiz
18719aa3ab Update to 2.0.8:
2.0.8:
Stepan Roh - 2005-10-02 09:46
 * Fixed line spacing by using font ascender and descender
Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006
 * Added gcc-fat.sh for generating Universal binaries on Mac OS X
 * Updated libtool support to version 1.5.22

Add build fix patch for freetype2-2.2.1.

Bump BUILDLINK_ABI_DEPENDS for SDL shlib changes.
2006-06-12 16:24:44 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adam
d6dceb738c Changes 2.0.7:
* Fixed memory corruption problems with some italic fonts
* Fixed glyph metrics for bold style fonts
* Fixed compilation with newer versions of FreeType
* Fixed crash when opening a font file that doesn't exist
2005-01-05 12:30:00 +00:00
adam
288b3116f6 Changes 2.0.6:
* bug fixes
* added iconv support
2004-04-27 15:13:30 +00:00
zuntum
ee198649ba Update SDL_ttf to 2.0.3
o uses freetype2 instead of freetype1
2001-06-26 21:42:52 +00:00
zuntum
79d4ebacf8 Initial import of SDL_ttf-1.2.2
This is a sample library which allows you to use TrueType fonts in your SDL
applications.
2001-05-14 12:46:28 +00:00