Chaos Project

RPG Maker => Tutorials => Tutorial Requests => Topic started by: rgangsta on May 03, 2009, 09:34:57 pm

Title: Put in your own font.
Post by: rgangsta on May 03, 2009, 09:34:57 pm
Hey guys! I was just wondering how to put my own font into the game. I wanted to put a comic type font in my game but I don't know how.  :(
Title: Re: Put in your own font.
Post by: Aqua on May 03, 2009, 09:35:54 pm
http://forum.chaos-project.com/index.php?topic=164.0
Scroll to 6b.

Or... use Tons of Add-ons
Title: Re: Put in your own font.
Post by: Mightylink on May 03, 2009, 09:43:34 pm
Since where on the topic I was wondering something too, if there was a way to pack fonts with the game cause when I use some on 1 computer they dont show up on another, so is there a way to have a font thats used in the game folder instead of windows folder?
Title: Re: Put in your own font.
Post by: Starrodkirby86 on May 03, 2009, 09:47:02 pm
You can let the game install the font for you...TLoL does this if I recall...

I can't think of any script off the top of my head that packages and installs the font for you, so forgive me on that. I'm sure someone does know it.
Title: Re: Put in your own font.
Post by: rgangsta on May 03, 2009, 09:47:30 pm
Yea. I don't want the player to have to download the same font. I want the font to just be in there.
Title: Re: Put in your own font.
Post by: Mightylink on May 03, 2009, 09:50:49 pm
Probably best to use a 3rd party installer then <_<

I wont worry about it till the end of my game which is years away :P
Title: Re: Put in your own font.
Post by: Starrodkirby86 on May 03, 2009, 09:53:39 pm
Quote from: rgangsta on May 03, 2009, 09:47:30 pm
Yea. I don't want the player to have to download the same font. I want the font to just be in there.
Download the same font? Like...if your game uses the font...uh 'Verdana' (Don't mind the fact we all have it) then the player would still have to download it?

No, I don't think that's how that script went. It was like, 'check if the font is there' and if it isn't, it installs. o_o
Title: Re: Put in your own font.
Post by: rgangsta on May 03, 2009, 10:22:46 pm
But where does the font have to be so the script can download it if the player doesn't have it? I just tested and it works by the way.
Title: Re: Put in your own font.
Post by: Aqua on May 03, 2009, 10:23:46 pm
You can put in other files into the game folder you know... o.o
Title: Re: Put in your own font.
Post by: rgangsta on May 03, 2009, 10:36:46 pm
I know. I'll just do that.  :haha:
Title: Re: Put in your own font.
Post by: Reno-s--Joker on May 04, 2009, 02:29:39 am
Wachunga has an Auto Font Install Script. All you have to do is put the font files in a Folder called 'Fonts' or somethign when you package the game.

I'll go get it for you.
EDIT: Here is a link.
http://www.rmxp.org/forums/viewtopic.php?t=2622
I suggest if you're using any kind of possibly unique fonts, just whack them all with with game in the folder. Font files are usually tiny. :)

Hope it helps.
Title: Re: Put in your own font.
Post by: Mightylink on May 04, 2009, 04:00:51 am
ewwww sdk :S
Title: Re: Put in your own font.
Post by: Reno-s--Joker on May 04, 2009, 04:10:51 am
LOL. <3
You can comment it out I think and it will still work.
Title: Re: Put in your own font.
Post by: rgangsta on May 08, 2009, 09:55:55 pm
Nvm. I'm gonna use an installer for my game that way the font automatically goes into the system folder. Thanks for your help.  :haha:
Title: Re: Put in your own font.
Post by: Mightylink on May 08, 2009, 10:15:17 pm
This works, I actually started using it, a bit complicated to set up but it works. Like when it asks to config the font name you dont use the font name you use the name where is says font type in the font file.
Title: Re: Put in your own font.
Post by: G_G on May 08, 2009, 10:46:30 pm
What I like about this when I find a bunch of fonts I like I put them all in my project called Fonts and have it install them all for me.

but I modified it a bit so you dont need to type the files in the script.