Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Gray Matter fonts (.dds/.fnt/.abc)

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
lordfrikk
ultra-n00b
Posts: 2
Joined: Sun Jan 09, 2011 5:07 pm

Gray Matter fonts (.dds/.fnt/.abc)

Post by lordfrikk »

The contents of this post was deleted because of possible forum rules violation.
bero
ultra-n00b
Posts: 6
Joined: Sun Dec 26, 2010 6:05 pm
Been thanked: 2 times

Re: Gray Matter fonts (.dds/.fnt/.abc)

Post by bero »

I made Japanese translations with own font.
http://gamelocalize.blogspot.com/2011/0 ... atter.html

.fnt

Code: Select all

 byte font_h
 fontinfo[256]
   short x,y
   signed char adj1
   byte w
   signed char adj2
   byte dmy // 0
adj1,adj2 maybe character spacing, 0 works fine when you make font.

abc is not needed. maybe kerning info.
Post Reply