RobertBeckebans / RBDOOM-3-BFG

Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
https://www.moddb.com/mods/rbdoom-3-bfg
GNU General Public License v3.0
1.48k stars 253 forks source link

[Suggestion] .ttf support for fonts #907

Open FriskTheFallenHuman opened 5 months ago

FriskTheFallenHuman commented 5 months ago

currently, there's no a way to generate new font unless you use an external tool for it, previous idtech iterations, had support for TTF (Quake 3 and Doom 3) but those where a compile time setting, it would be cool to have this type of support

RobertBeckebans commented 4 months ago

There is still this font tool https://github.com/RobertBeckebans/BFGFontTool but I haven't looked into this for years