Stupid question about the font from a newbie.

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
IxIoN
Regular
Posts: 160
Joined: Sat Jan 16, 2010 12:51 pm
Projects: Thinking
Location: Venezuela
Contact:

Stupid question about the font from a newbie.

#1 Post by IxIoN »

Well now, stupid question XP. I have followed some tutorials in main website but I still can't get my game to show another font. Well now maybe the tutorial I used was a wrong one, so I need to know exactly what to do. Thx in advance.
This is my World.
Look forward to my game.
Thinking

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Stupid question about the font from a newbie.

#2 Post by PyTom »

You need to place the font (a .ttf file, usually) into the game directory. Then you'd write:

Code: Select all

init python:
    style.default.font = "myfont.ttf"
where myfont.ttf is your font's filename.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

IxIoN
Regular
Posts: 160
Joined: Sat Jan 16, 2010 12:51 pm
Projects: Thinking
Location: Venezuela
Contact:

Re: Stupid question about the font from a newbie.

#3 Post by IxIoN »

Well now i have another question but im not going to make another topic so here it is. is there some way to remove in options menu the voice volume option? because my game will not have voices.

edit: forget i got to do it.
This is my World.
Look forward to my game.
Thinking

Post Reply

Who is online

Users browsing this forum: Google [Bot], Sugar_and_rice