mame/docs
Aaron Giles 59559fe282 Added support for OSD-generated fonts. The OSD is queried first to see
if it owns a given font (based on the name), and if it does, it is
responsible for generating bitmaps on the fly as characters are requested.

Added new option -uifont to specify the UI font. It can be set to a filename,
in which case a BDF font will be loaded. It can also be set to a font name
(assuming the OSD support is present), in which case the OSD font by that
name is used. The default value is 'default' which can be used by the OSD
to substitute a default font or by the OSD, which will default to ui.bdf
as before. In all cases, it falls back to the built-in font by default if
none of the previous options works.

On Windows, the OSD will default to Tahoma as the font name. Also on
Windows, font names can be specified with [b] to indicate bold or [i] to
indicate italic.
2010-10-24 00:16:54 +00:00
..
config.txt Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
license.txt Adjust license.txt to indicate it applies to files unless otherwise 2009-10-12 07:53:52 +00:00
mame.txt
newvideo.txt
windows.txt Fix crash when specifying -effect. 2010-10-16 00:55:11 +00:00