mfhdtm Posted January 7 Hi everyone, A bit of a weird question, but... Is there a way to somehow convert a font from .lmp to a .ttf format? Thanks. 0 Share this post Link to post
Edward850 Posted January 7 (edited) lmp is traditionally used for demos, not fonts. Alternatively, it refers to generic lump data which doesn't signify a format. You'll need to clarify with more specific details. 0 Share this post Link to post
No-Man Baugh Posted January 7 I don't know jack from crap about font formats, but I bet it would be easier to export a doom graphic lump as a PNG and then follow whatever documentation exists out there to turn PNGs into TTFs You can convert Doom graphics into PNG in Slade3 by right clicking the desired graphic(s) and hover over the "graphic" option in the dialog box, then click "export as PNG". Follow the motions and there you have a PNG of a letter in Doom's alphabet 0 Share this post Link to post
Dark Pulse Posted January 10 Doom fonts are graphic characters, so you'd have to gather all the characters, turn them into vector art (i.e; SVGs), then use the SVGs and a font making program (i.e; Calligraphr, FontForge, etc.) to create a font. It's basically a fair bit of work. 0 Share this post Link to post
Smith Weston Posted January 10 The better question is is why would you want to be typing with whatever fonts ZDoom has? 0 Share this post Link to post