Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Changing Font in RMVX

Hi =) could anyone tell me how i change the font in RMVX?
I already have the font file that i am going to use, but i just dont know HOW to use it xD so.. help =P?

P.S
self.bitmap.font.name = "FairyNightmare"
self.bitmap.font.size = 12

I've changed it to that, but there is no difference later on when i playtest the game cuz everything is still the same! Should i like input the fontfile somewhere instead or what should i do?
 

Cait

Member

For XP, what you do is to do the same thing to the main, except you put this in:
Font.default_name = "Tahoma"
Font.default_size = 20

You put it in a folder in the game folder, called FONT and it should be changed. I searched the question and answers part of the forum, and there wasn't anything out there that covered this.
 
Cait":3b06o8la said:
For XP, what you do is to do the same thing to the main, except you put this in:
Font.default_name = "Tahoma"
Font.default_size = 20

You put it in a folder in the game folder, called FONT and it should be changed. I searched the question and answers part of the forum, and there wasn't anything out there that covered this.
Oh, thanks for that. I'll have to try tat out soon. :smile:
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top