Custom Font Help

● ARCHIVED · READ-ONLY
Started by SadAndHungry 5 posts View original ↗
  1. Hi!

    I am trying to put a custom font into my game (RPG Maker VX Ace), but no matter what I do, my font will not show up.

    Here is the font: http://www.dafont.com/04b-30.font

    It is a .ttf font.

    I am using three different scripts.

    Only one of them actually changed the font. The others just seemed to change the size.

    I have a Fonts folder in my project folder, I have the font in my computer font folder, and I have it in my Enterbrain one as well.

    But it just doesn't show up! I tested Comic Sans, but that also does not work.

    I will attach some photos to explain.

    1.JPG

    1B.JPG

    1C.JPG

    2.JPG

    3.JPG
  2. You need to use the name of the font, not the name of the font file. If you double click the font and preview it, you will notice its name is just 04b not the 04B_30__ you have been trying.
  3. Alright! Everything worked out wonderfully! Thanks so much!
  4. In the code labelled Main, paste your font name, size, etc. (ie everything in your 3rd screenshot there) in that script, but above where it says "rgss_main { SceneManager.run }". 
  5. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.


    Next time you need help with scripts, please post in the Script Support forum.