This font unfits it

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Operating System Version (Optional): Tumbleweed x64
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany
Contact:

This font unfits it

Post by Hirogen2 »

When loading the font provided in the attachment, some characters have odd behavior, for example:
- pick up a clip or medikit or whatever, it starts way too left so you only see half of the first letter
- in the menus, there is a lot of spacing
- when "idmypos" is true (CVAR) spacing again
Does the font need to have a specific size?
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

Font characters are supposed to have their origins at the upper-left corner of the glyph, unless you want special effects. You have them at the bottom middle, and that's why the spacing is all wrong.

And I think this belongs in editing, not bugs...
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Operating System Version (Optional): Tumbleweed x64
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany
Contact:

Post by Hirogen2 »

So, the x/y positions I have to enter in XWE/Wintex whatever need to be 0,0 ?
Edit: apparently yes ;) However, as it has been before, the capital Y is always chosen (when a 'y' is encountered), as can i.e. be seen in the Options menu. PlaYer options.
User avatar
Enjay
 
 
Posts: 26962
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

The Y versus y thing is probably intentional. For some reason, Doom has a graphic that is the correct name for a lower case y, but actually looks like an i (IIRC) so you can end up with things like Plaier options, press i to quit and so on.
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Operating System Version (Optional): Tumbleweed x64
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany
Contact:

Post by Hirogen2 »

I do not think so. doom2.wad only provides STCFN065 to STCFN095 or so, so no lowercase characters at all, so one would not see it anyway. However, in my case I have lowercase chars (097-123) ... and eh well.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

Hirogen2 wrote:I do not think so. doom2.wad only provides STCFN065 to STCFN095 or so.
Look again. Both doom.wad and doom2.wad have STCFN121, which looks just like a capital I but should be a lower-case y. However, STCFN121 should only be ignored if it's part of the IWAD. I'm not sure why I commented that out.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

randy wrote:
Hirogen2 wrote:I do not think so. doom2.wad only provides STCFN065 to STCFN095 or so.
Look again. Both doom.wad and doom2.wad have STCFN121, which looks just like a capital I but should be a lower-case y. However, STCFN121 should only be ignored if it's part of the IWAD. I'm not sure why I commented that out.
STCFN121 is not a capital 'I' but a '|' (the pipe symbol). It probably should have been STCFN124 but apparently someone messed this up.
User avatar
bimshwel
Posts: 725
Joined: Tue Jul 15, 2003 5:15 pm
Location: misplaced
Contact:

Post by bimshwel »

I'm sure it was father. Father forbids us children to use his pipe!
Locked

Return to “Editing (Archive)”