Font?

For all the help you need with Armagetron!
Post Reply
User avatar
pie goes moo
Round Winner
Posts: 306
Joined: Wed Aug 12, 2009 10:42 pm
Location: San Antonio, Texas, USA

Font?

Post by pie goes moo »

I am using a different font, and I noticed it's too big. I looked on the wiki, and it says something about FONT_SIZE_FACTOR, but I tried it and it said that said command is unknown. And for FONT_TYPE, er...I don't know where to find font_type_help, as I have looked in the language files...
Image
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Font?

Post by dlh »

You should use LINE_HEIGHT. FONT_SIZE_FACTOR was removed.
User avatar
pie goes moo
Round Winner
Posts: 306
Joined: Wed Aug 12, 2009 10:42 pm
Location: San Antonio, Texas, USA

Re: Font?

Post by pie goes moo »

I accidentally made it too small...and now it won't go back bigger...when I did try to make it bigger in the first place, it just got smaller...
Image
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Font?

Post by dlh »

You can remove/edit it in your user_3_1_utf8.cfg (try a value in the range of 0.7 - 1.2)
gawdzilla
Liz of the many names
Posts: 1124
Joined: Sun Jul 20, 2008 11:13 am

Re: Font?

Post by gawdzilla »

Command LINE_HEIGHT is unknown.

Wtf?

Using version 2.8
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Font?

Post by Z-Man »

This is a 0.3.X topic, none of it works on 0.2.8.
gawdzilla
Liz of the many names
Posts: 1124
Joined: Sun Jul 20, 2008 11:13 am

Re: Font?

Post by gawdzilla »

How would I go about changing the font / size in 2.8?
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Font?

Post by Z-Man »

CONSOLE_COLUMNS is your one and only setting there. Obviously, that only influences the console texts, not the HUD stuff.
Post Reply