Up to [cvs.netbsd.org] / pkgsrc / devel / SDL_ttf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Sun May 20 10:06:19 2012 UTC (3 days, 17 hours ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Bump PKGREVISION. Add patch provided in upstream bug report, http://bugzilla.libsdl.org/show_bug.cgi?id=1433 This patch fixes character drawing problem in games/onscripter at least. Thank you, tsustui@.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 28 13:49:14 2012 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to 2.0.11. Set LICENSE. 2.0.11: Sam Lantinga - Sat Dec 31 10:49:42 EST 2011 * SDL_ttf is now under the zlib license Peter Kosyh - Mon Feb 28 14:57:03 PST 2011 * Improved font glyph caching for non-latin languages Erik Snoek - Wed Jan 12 09:10:15 PST 2011 * Added API to get kerning info: TTF_GetFontKerningSize() Sam Lantinga - Mon Jan 10 10:58:34 2011 -0800 * Added Android.mk to build on the Android platform
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 23 13:22:12 2010 UTC (22 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
Changes 2.0.10: * 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
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 11 02:31:28 2009 UTC (3 years, 4 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 26 00:08:40 2007 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
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()
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 12 16:24:44 2006 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.5: +5 -4
lines
Diff to previous 1.5 (colored)
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.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:08 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add RMD160 digests.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 5 12:30:00 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
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
Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 27 15:13:30 2004 UTC (8 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.2: +4 -3
lines
Diff to previous 1.2 (colored)
Changes 2.0.6: * bug fixes * added iconv support
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 26 21:42:52 2001 UTC (10 years, 10 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update SDL_ttf to 2.0.3 o uses freetype2 instead of freetype1
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 14 12:46:28 2001 UTC (11 years ago) by zuntum
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of SDL_ttf-1.2.2 This is a sample library which allows you to use TrueType fonts in your SDL applications.
Revision 1.1 / (download) - annotate - [select for diffs], Mon May 14 12:46:28 2001 UTC (11 years ago) by zuntum
Branch: MAIN
Initial revision