Jimmyfonts!

Sprites, textures, sounds, code, and other resources belong here. Share and share-alike!
Forum rules
Before posting your Resource, please make sure you can answer YES to any of the following questions:
  • Is the resource ENTIRELY my own work?
  • If no to the previous one, do I have permission from the original author?
  • If no to the previous one, did I put a reasonable amount of work into the resource myself, such that the changes are noticeably different from the source that I could take credit for them?
If you answered no to all three, maybe you should consider taking your stuff somewhere other than the Resources forum.

Consult the Resource/Request Posting Guidelines for more information.

Please don't put requests here! They have their own forum --> here. Thank you!
Blue Shadow
Posts: 4949
Joined: Sun Nov 14, 2010 12:59 am

Re: Jimmyfonts!

Post by Blue Shadow »

There is no reason it won't work with SBARINFO.
User avatar
Silentdarkness12
Posts: 1555
Joined: Thu Aug 15, 2013 5:34 pm
Location: Plains of Pride

Re: Jimmyfonts!

Post by Silentdarkness12 »

Well, there is, unfortunately.

It gives a crash, saying that it expected an identifier on the DrawString line, but recieved 0 instead.

It doesn't recognize the new font.
Blue Shadow
Posts: 4949
Joined: Sun Nov 14, 2010 12:59 am

Re: Jimmyfonts!

Post by Blue Shadow »

What font are you trying to use from this collection?
User avatar
Silentdarkness12
Posts: 1555
Joined: Thu Aug 15, 2013 5:34 pm
Location: Plains of Pride

Re: Jimmyfonts!

Post by Silentdarkness12 »

Status Report Big.
Blue Shadow
Posts: 4949
Joined: Sun Nov 14, 2010 12:59 am

Re: Jimmyfonts!

Post by Blue Shadow »

Silentdarkness12 wrote:It gives a crash, saying that it expected an identifier on the DrawString line, but recieved 0 instead.
Are you sure you're passing the parameters correctly? Keep in mind that [wiki]DrawString[/wiki]'s parameter order is different than DrawNumber's.
User avatar
Silentdarkness12
Posts: 1555
Joined: Thu Aug 15, 2013 5:34 pm
Location: Plains of Pride

Re: Jimmyfonts!

Post by Silentdarkness12 »

Yeah, the font comes first. I know that.

Yes, i'm quite certain i've been passing the parameters correctly.

DrawString "DARKFNT1","VITALS",0,0;

I've tried this both with and without the quotes. Doesn't work either way, same error.
User avatar
Jimmy
 
 
Posts: 4720
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Try this:

DrawString "DARKFNT1",untranslated,"VITALS",0,0;

You need to specify the color/translation of the text after the font name.
User avatar
Silentdarkness12
Posts: 1555
Joined: Thu Aug 15, 2013 5:34 pm
Location: Plains of Pride

Re: Jimmyfonts!

Post by Silentdarkness12 »

Ahhhhhhhh.

There it is!

Thanks, Jimmy!
User avatar
Jimmy
 
 
Posts: 4720
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Two new fonts added to the OP - Id (a general FON2 version of the standard Doom smallfont) and Quake 2 Small (at the request of Oberron).
User avatar
Tormentor667
Posts: 13533
Joined: Wed Jul 16, 2003 3:52 am
Contact:

Re: Jimmyfonts!

Post by Tormentor667 »

Awesome work jimmy, as usual :)
User avatar
Jimmy
 
 
Posts: 4720
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Id Condensed added to the OP.
User avatar
Oberron
Posts: 1048
Joined: Sun Aug 02, 2015 1:20 am
Graphics Processor: ATI/AMD (Modern GZDoom)
Location: Czech Republic
Contact:

Re: Jimmyfonts!

Post by Oberron »

I also request the font similar to Perfect Dark and one similar to the dialogue/narrative font in GoldenEye 007 on the N64.
User avatar
Jimmy
 
 
Posts: 4720
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

'fraid that's gonna be a "no" from me because I can't really work with "similar to". Also a "thanks" would've been nice.
User avatar
Oberron
Posts: 1048
Joined: Sun Aug 02, 2015 1:20 am
Graphics Processor: ATI/AMD (Modern GZDoom)
Location: Czech Republic
Contact:

Re: Jimmyfonts!

Post by Oberron »

My bad. Thanks anyway.
User avatar
Jimmy
 
 
Posts: 4720
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

You're welcome.
Post Reply

Return to “Resources”