Page 1 of 1

How to create variable width fnt file?

PostPosted: Oct 12, 2004 @ 3:10am
by fisherman

PostPosted: Oct 12, 2004 @ 3:55am
by fast_rx

PostPosted: Oct 12, 2004 @ 7:16am
by Guest
Thanks for the hint. I got the fontclass somewhere else. It solved the problem. :lol:

PostPosted: Oct 12, 2004 @ 6:01pm
by fzammetti
I haven't looked... is the old PocketFrog Developer's Corner content not up on Dronship? I did send it to Thierry some time ago, I thought it was going to go up.

Looks like fisherman dug up the other class anyway, so cool.

And yes, fast_rx is correct, making the DrawVGAText variable-width would (a) be a lot of work and (b) make it no longer a VGA font drawing function. VGA fonts were always non-proportional, hence the ease of using the and implementing that function. That of course makes it rather limited (but maybe more flexible in some unusual ways), so certainly it's not going to suffice for many people in many cases.

PostPosted: Oct 13, 2004 @ 2:51am
by fisherman

PostPosted: Oct 13, 2004 @ 4:56am
by fast_rx