The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
SDL_ttf 2.0.10 RELEASED!
Sam Lantinga


Joined: 10 Sep 2009
Posts: 1765
Announcing the latest release of SDL_ttf!
http://www.libsdl.org/tmp/SDL_ttf/

CHANGES:
* 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

Thanks to everybody who contributed feedback and patches for this release!
--
-Sam Lantinga, Founder and President, Galaxy Gameworks LLC
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
SDL_ttf 2.0.10 RELEASED!
Sam Lantinga


Joined: 10 Sep 2009
Posts: 1765
While the tmp URL will work, the correct one is:
http://www.libsdl.org/projects/SDL_ttf/

On Thu, Jul 8, 2010 at 4:00 AM, Sam Lantinga wrote:
Quote:
Announcing the latest release of SDL_ttf!
http://www.libsdl.org/tmp/SDL_ttf/

CHANGES:
 * 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

Thanks to everybody who contributed feedback and patches for this release!
--
       -Sam Lantinga, Founder and President, Galaxy Gameworks LLC




--
-Sam Lantinga, Founder and President, Galaxy Gameworks LLC
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
SDL_ttf 2.0.10 RELEASED!
MrOzBarry


Joined: 26 Jun 2010
Posts: 620
Awesome, Sam, I'll give this a try :D

On Thu, Jul 8, 2010 at 7:11 AM, Sam Lantinga wrote:
Quote:
While the tmp URL will work, the correct one is:
http://www.libsdl.org/projects/SDL_ttf/


On Thu, Jul 8, 2010 at 4:00 AM, Sam Lantinga wrote:
Quote:
Announcing the latest release of SDL_ttf!
http://www.libsdl.org/tmp/SDL_ttf/

CHANGES:
 * 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

Thanks to everybody who contributed feedback and patches for this release!
--
       -Sam Lantinga, Founder and President, Galaxy Gameworks LLC




--
       -Sam Lantinga, Founder and President, Galaxy Gameworks LLC
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org