A vector-ish format for fonts?
Posted: Tue Jul 31, 2012 2:26 am
As some of you may (or may not) know, I have been dealing with high res fonts in (G)ZDoom a lot lately. I have spent an accumulated estimation of around 7 days font shopping, looking for a font that looks good and is resolution independant.
The problem with these high res fonts is that they look good at fairly high resolutions, and only in "clean" resolutions. If the user is using an "unclean" resolution, the fonts will be at the mercy of rasterization, and most of the time, it looks ugly. Low res video modes render the fonts downright useless and unreadable.
I had to go back and forth, keep changing the fonts, over and over again, because I couldn't find anything that looks the cleanest in as many resolutions as possible. Thankfully there's automation, so I could quickly put together the graphics (generated from bagheadspidey's ZDoom Font Generator), get some TEXTURES auto-generated for scaling, and put them in ZDoom. If I had to do these manually each time, I think I'd have commited suicde by now. XD
I am unsure of what kind of format to propose for ZDoom, or perhaps if there could be a converter written that converts standard TTF/OTF fonts into whatever vector format that can be used by ZDoom. I hope it's possible, because ZDoom is already doing vector graphics with the automap arrows, and I was hoping it wouldn't be impossible to extend that to draw fonts.
High res fonts are very important for modern-ish projects, such as the one I've been working on. Understand that I am suggesting this at the interest of users, who would no doubt have all kinds of different video modes. Had it my way, I'm totally content with my high res fonts and 1920x1200 resolution, though not everyone may have such luxuries.
Thank you for your consideration.
The problem with these high res fonts is that they look good at fairly high resolutions, and only in "clean" resolutions. If the user is using an "unclean" resolution, the fonts will be at the mercy of rasterization, and most of the time, it looks ugly. Low res video modes render the fonts downright useless and unreadable.
I had to go back and forth, keep changing the fonts, over and over again, because I couldn't find anything that looks the cleanest in as many resolutions as possible. Thankfully there's automation, so I could quickly put together the graphics (generated from bagheadspidey's ZDoom Font Generator), get some TEXTURES auto-generated for scaling, and put them in ZDoom. If I had to do these manually each time, I think I'd have commited suicde by now. XD
I am unsure of what kind of format to propose for ZDoom, or perhaps if there could be a converter written that converts standard TTF/OTF fonts into whatever vector format that can be used by ZDoom. I hope it's possible, because ZDoom is already doing vector graphics with the automap arrows, and I was hoping it wouldn't be impossible to extend that to draw fonts.
High res fonts are very important for modern-ish projects, such as the one I've been working on. Understand that I am suggesting this at the interest of users, who would no doubt have all kinds of different video modes. Had it my way, I'm totally content with my high res fonts and 1920x1200 resolution, though not everyone may have such luxuries.
Thank you for your consideration.