MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

krick
Get Fuzzy
Reged: 02/09/04
Posts: 4235
Send PM
Re: Mame user interface font at small resolutions
01/07/13 05:54 AM


> Does it come from what is compiled into MAME?
> src\emu\uismall.png

After digging a little, I found that rendfont.c has this include...

#include "uismall.fh"

...and this line later...

ramfile.open_ram(font_uismall, sizeof(font_uismall));


uismall.fh doesn't appear to be part of the actual source though. Somehow, uismall.png must be converted to uismall.fh as part of compilation process through a magical means that I haven't discovered yet. font_uismall isn't defined anywhere in the source, so I assume it ends up defined in uismall.fh.


GroovyMAME support forum on BYOAC







Entire thread
Subject Posted by Posted on
* Mame user interface font at small resolutions krick 01/06/13 09:19 AM
. * Re: Mame user interface font at small resolutions Tomu Breidah  01/06/13 10:00 AM
. * Re: Mame user interface font at small resolutions krick  01/06/13 10:40 AM
. * Re: Mame user interface font at small resolutions Mr. DoAdministrator  01/06/13 11:04 AM
. * Re: Mame user interface font at small resolutions krick  01/06/13 11:32 PM
. * Re: Mame user interface font at small resolutions redk9258  01/07/13 04:57 AM
. * Re: Mame user interface font at small resolutions krick  01/07/13 05:54 AM
. * Re: Mame user interface font at small resolutions RobbbertModerator  01/07/13 09:41 AM
. * Re: Mame user interface font at small resolutions krick  01/07/13 09:50 AM
. * Re: Mame user interface font at small resolutions Olivier Galibert  01/07/13 03:19 PM
. * Re: Mame user interface font at small resolutions krick  01/07/13 05:46 PM
. * Re: Mame user interface font at small resolutions Dullaron  01/06/13 11:46 PM
. * Re: Mame user interface font at small resolutions krick  01/07/13 01:40 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 283 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2807