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!
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Beg your pardon, then - I've fixed the credits in the file to the best of my understanding. Thanks!
NIGHTKILLER05
Posts: 10
Joined: Wed Jan 06, 2016 1:13 pm

Re: Jimmyfonts!

Post by NIGHTKILLER05 »

Hi, how can i write letters like this:

Image

I hope you can help me, thanks in advance and sorry for my english
User avatar
ravage
Posts: 293
Joined: Wed Sep 03, 2003 9:30 pm
Preferred Pronouns: They/Them
Contact:

Re: Jimmyfonts!

Post by ravage »

NIGHTKILLER05 wrote:Hi, how can i write letters like this:

Image

I hope you can help me, thanks in advance and sorry for my english
I honestly don't remember the name of the font I used to make that. But it was a free gothic font I downloaded from somewhere. As far as the design, I tried to mimic the original font's stonelike texture. There's no prefab for it if that's what you're looking for.
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

NIGHTKILLER05: You'll need a good image editor like Photoshop, or maybe Paint.NET, a decent TrueType Font (TTF) to work off of, and a good deal of patience. Font editing usually takes a lot of pixel-perfect editing to make it look decent like that, and there aren't all that many shortcuts out there that will get you something like a carefully-constructed font with letters that all look consistently good.

Also see the previous page for my short little "tutorial" on ImageTool.
NIGHTKILLER05
Posts: 10
Joined: Wed Jan 06, 2016 1:13 pm

Re: Jimmyfonts!

Post by NIGHTKILLER05 »

Thank you Ravage and Jimmy !!
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

New font on the OP, Status Report Big!

Image
Last edited by Jimmy on Thu Apr 21, 2016 5:13 am, edited 1 time in total.
User avatar
Tormentor667
Posts: 13554
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

Re: Jimmyfonts!

Post by Tormentor667 »

Awesome work there Jimmy, that looks amazing :)
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Whoops here's another two.

Image

Image

See OP for DLs!

Tormentor667 wrote:Awesome work there Jimmy, that looks amazing :)
fanks :3:
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Just bumped the number of variants of Status Report Big up to 16 with some lowercase letter variants. :P
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Re: Jimmyfonts!

Post by Kinsie »

Hello! I ripped a teeny tiny little font from Shadow Warrior, and Jimmy was kind enough to fontify it.

It was designed as a smallfont, but I tried using it as a console font. Bit of a squint, but it works surprisingly well!
Image

Enjoy!
User avatar
Cardboard Marty
Posts: 1149
Joined: Sat Oct 23, 2004 8:29 am
Graphics Processor: nVidia with Vulkan support
Location: Robot Mountain
Contact:

Re: Jimmyfonts!

Post by Cardboard Marty »

That font looks really nice Kins! All of these fonts look really great.

Jimmy, I haven't read back through the thread, but do you have a good workflow for making BigFonts? I have a lot of neat fonts that I could Doomify and post, but I have no idea where to start as far as the actual conversion.
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Kinsie provided me with a map of characters, which was very generous of him - that's half the battle.

If you have all your font's characters in their own separate image files, then you might spend the majority of the time consolidating them all into one image, unless you have a tool for doing that very quickly (I haven't found one yet - and kinda would prefer to do it manually anyways, most likely - who knows what a program will do). They also have to be arranged in the ASCII order starting from character 32, the space, like so:

Code: Select all

 !"#$%&'()*+,-./
0123456789
:;<=>?@
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ
[\]^_`
abcdefghij
klmnopqrst
uvwxyz
{|}~
Though I still had to re-space the letters to within one pixel of each other, reduce the image to a 256-color palette (the Shadow Warrior one, of course), and put each character in its own bounding box of 1 pixel width and using index 255 in the color palette.

This: Image -> became -> Image

Those are basically the requirements for creating a FON2/BigFont format font with ImageTool. It's a simple enough program to use, though a bit finicky. You can get it, and some vital information on using it, on [wiki=ImageTool]this[/wiki] page. I also wrote up a brief tutorial on how best to use it in this post on the previous page.

I might make a proper tutorial one of these days.
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Just added three Duke Nukem fonts to the OP!
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Re: Jimmyfonts!

Post by Kinsie »

Jimmy wrote:Just added three Duke Nukem fonts to the OP!
Awesome stuff!

As a heads-up, there are lower-case text characters for Duke Nukem Small in Shadow Warrior. They might be useful as an alternative version, should you or literally anybody else on Earth care.
Image
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Jimmyfonts!

Post by Jimmy »

Are they meant to have dark grey pixels in the outlines? That kinda looks like it might be a palettising error. :?

If those are just plain rips from the GRP file of course then I guess I'll correct them myself, 'cos that's likely to fuck up translating.
Post Reply

Return to “Resources”