Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How to change font from rectangular to square?  (Read 1221 times)

Redzephyr01

  • Bay Watcher
  • Ferrum Cor
    • View Profile
How to change font from rectangular to square?
« on: August 20, 2014, 06:29:54 pm »

How do I make it so that the tiles are square instead of rectangular?
Logged

Dyret

  • Bay Watcher
    • View Profile
Re: How to change font from rectangular to square?
« Reply #1 on: August 20, 2014, 07:01:27 pm »

Set the FONT entry to 800x600 or 16x16 in the init txt file. The 800x600 is somewhat easier to read, in my experience.

« Last Edit: August 20, 2014, 07:04:46 pm by Dyret »
Logged

Redzephyr01

  • Bay Watcher
  • Ferrum Cor
    • View Profile
Re: How to change font from rectangular to square?
« Reply #2 on: August 20, 2014, 07:07:18 pm »

Thanks for the help.  :)
Logged

Graknorke

  • Bay Watcher
  • A bomb's a bad choice for close-range combat.
    • View Profile
Re: How to change font from rectangular to square?
« Reply #3 on: August 20, 2014, 07:15:42 pm »

Wait, 800x600 is square as well?
Oh man I never even checked I just assumed it wouldn't be.
Logged
Cultural status:
Depleted          ☐
Enriched          ☑

Sorg

  • Bay Watcher
    • View Profile
    • EnglishWithCoffee
Re: How to change font from rectangular to square?
« Reply #4 on: August 20, 2014, 07:48:39 pm »

Wait, 800x600 is square as well?
Oh man I never even checked I just assumed it wouldn't be.
No, it's not square.
Logged
Intelligent is a strong word to use around DF.
you're lucky it wasn't an adventurer.  I've heard they can bash your skull in by throwing water at you.  UNDERWATER

Dyret

  • Bay Watcher
    • View Profile
Re: How to change font from rectangular to square?
« Reply #5 on: August 20, 2014, 08:07:10 pm »

Really? Like Graknorke I assumed it wouldn't be, but it's so close I can't tell the difference.
Logged

Sorg

  • Bay Watcher
    • View Profile
    • EnglishWithCoffee
Re: How to change font from rectangular to square?
« Reply #6 on: August 20, 2014, 09:57:51 pm »

Really? Like Graknorke I assumed it wouldn't be, but it's so close I can't tell the difference.
Yeah, it's close, but not square.
Logged
Intelligent is a strong word to use around DF.
you're lucky it wasn't an adventurer.  I've heard they can bash your skull in by throwing water at you.  UNDERWATER

klefenz

  • Bay Watcher
  • ミク ミク にしてあげる
    • View Profile
Re: How to change font from rectangular to square?
« Reply #7 on: August 20, 2014, 10:45:26 pm »

You have to change the tileset.
The vanilla DF contains "curses_square_16x16.png", although I prefer Alloy Curses

warren

  • Bay Watcher
  • [LURKER]
    • View Profile
Re: How to change font from rectangular to square?
« Reply #8 on: August 22, 2014, 01:14:14 pm »

The default square font is a stretched rectangular font. I always go with one of the purpose made ones like kelora_16x16_diagonal so that stretch produced artifacts don't make the game look ugly. The art needs to go in the data/art folder.

The file that needs to change is data/init/init.txt at both the line FONT and FULLFONT. the other settings have nothing to do with aspect ratio. 800x600 is a 10x12 font.
Logged