pkgsrc/devel/SDL_ttf/PLIST
adam bb04a43ab3 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
2010-07-23 13:22:12 +00:00

4 lines
126 B
Text

@comment $NetBSD: PLIST,v 1.5 2010/07/23 13:22:12 adam Exp $
include/SDL/SDL_ttf.h
lib/libSDL_ttf.la
lib/pkgconfig/SDL_ttf.pc