madradubhcroga
Member
Hello.
I need help importing a font. I've been up and down the Boards, the FAQs, the Streets, rambling to myself in the rain. I am a noob, but it's been 3 days now. Has anybody every managed to import a font on RPG Maker XP?
Here's as far as I've gotten. I've placed this in the script Main:
Font.default_name = "Celtic"
Font.default_size = 22
and placed it before $scene = Scene_Title.new
When I test, I get blank spaces, which makes me think RMXP can't find the font.
If it comes to it, I'll get by without using the delicious celtic font I want- but is there a list somewhere of the fonts RMXP can recognise?
Any help appreciated.
I need help importing a font. I've been up and down the Boards, the FAQs, the Streets, rambling to myself in the rain. I am a noob, but it's been 3 days now. Has anybody every managed to import a font on RPG Maker XP?
Here's as far as I've gotten. I've placed this in the script Main:
Font.default_name = "Celtic"
Font.default_size = 22
and placed it before $scene = Scene_Title.new
When I test, I get blank spaces, which makes me think RMXP can't find the font.
If it comes to it, I'll get by without using the delicious celtic font I want- but is there a list somewhere of the fonts RMXP can recognise?
Any help appreciated.