Page 1 of 4

Daggerfont

Posted: Sat Nov 24, 2018 1:44 am
by jayhova
Over the last week, I have been working on a replacement font for the standard DF font. I wanted to make it so the new font would fit in the same general shape as the classic font but would be scalable. Fortunately, a TrueType version of the original font exists which gave me a good starting point. At small sizes, the two fonts are difficult to tell apart. Some letters were quite difficult to reproduce so I may take another stab at it at some point.
NEW! font updated 12/4/2018
daggerfont.png
daggerfont.png (107.87 KiB) Viewed 6973 times
https://drive.google.com/open?id=13xss0 ... 0ib0_n1y9D

Re: Daggerfont

Posted: Sat Nov 24, 2018 11:50 am
by King of Worms
Yup, the small sized version looks very simillar to the original, thank you for your work on this!

Re: Daggerfont

Posted: Sat Nov 24, 2018 12:32 pm
by alphaTECH
Nice work! :)

Re: Daggerfont

Posted: Sun Nov 25, 2018 2:31 am
by jayhova
There are a number of utilities out there to convert True/OpenType fonts to SDF fonts but they are above my pay grade. https://github.com/raphm/makeglfont

Re: Daggerfont

Posted: Sun Nov 25, 2018 3:11 am
by jayhova
To give you a reasonable view of what this font would look like in-game, I did a before and after pic.
DFcharatersheet_bitmap.png
DFcharatersheet_bitmap.png (524.38 KiB) Viewed 6915 times
DFcharatersheet_scalable.png
DFcharatersheet_scalable.png (542.38 KiB) Viewed 6914 times

Re: Daggerfont

Posted: Sun Nov 25, 2018 4:15 am
by Jay_H
Hmm, this to me is a bit more pleasant :) Though I feel like something's missing with the shadows gone.

Re: Daggerfont

Posted: Mon Nov 26, 2018 7:06 pm
by jayhova
if you look closely on the picture, the shadows are still there. There was no reason to remove them. I did not quite match the yellows on the text so the original has a bit more contrast. I assume the engine generates the drop shadows in the normal way.

I want to do this for all the fonts in the game. This would allow for upscaled and modern GUI mods to use the same font styles as classical Daggerfall. Where do I locate other fonts used in the game? Is the gold font used on this screen only in the form used on bitmap images?

Re: Daggerfont

Posted: Sat Dec 01, 2018 3:00 am
by jayhova
Here is a silly question. How do I get this font into the game?

Re: Daggerfont

Posted: Sat Dec 01, 2018 5:16 am
by Interkarma
I've been meaning to write a reference article about creating new SDF fonts and getting them into the game. I'll put that together over next few days.

Re: Daggerfont

Posted: Sat Dec 01, 2018 6:57 pm
by jayhova
Sweet! I wanted to ask about font effects and how they are handled if at all in DFU. Obviously, there are drop shadows in the existing font. Also, I have still not been able to find information on where in the game I can find the other fonts used.