#endgame
unread,Dec 27, 2009, 10:50:53 PM12/27/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libfake437 discuss
From the NEWS file:
* Support for multiple (and user-defined) fonts, by way of the
F437Font struct. The primitive interface needs the font passed in on
every call, while the surface interface saves the font at surface
creation. Use f437_get_font to get one of the pre-defined fonts:
F437_FONT_8x8, F437_FONT_8x8_THIN, F437_FONT_8x14.
* New function: f437_surface_try_new, which doesn't abort() on
allocation failure.