Go to file
R. Belmont db0b32ddb0 SDL: Support -uifont for using arbitrary TrueType fonts on Linux/BSD builds.
This takes full pathname/filename to the font, and the name can have styles 
appended as in Windows: [b] for bold, [i] for italic, [s] for strikethrough, 
and [u] for underlined.  Fonts are rendered at a size of 120 points and scaled 
down by the core, which looks superb on high-res displays.  (Liberation Sans
that comes with most recent distros looks really good).

Warning: Linux/BSD builds now require SDL_ttf 2.x.  On Fedora the required 
package names are "SDL_ttf" and "SDL_ttf-devel".
2010-11-12 03:57:19 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
src SDL: Support -uifont for using arbitrary TrueType fonts on Linux/BSD builds. 2010-11-12 03:57:19 +00:00
.gitattributes Atari Cops'n Robbers Updates [Derrick Renaud] 2010-11-01 03:31:24 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00