Contmotore Posted January 25, 2020 It has probably been asked before, but I couldn't find it. I'm looking for a good replacement font for those UAC crates. Spoiler Found this one, but maybe there's a more "official one" out there? Any tips? 0 Share this post Link to post
0 Nevander Posted January 25, 2020 (edited) I'm not sure what you're asking. They are not a font, it's just the texture. To have a different font there you're going to have to draw it on yourself, although you're going to have difficulty with any other font because there are not enough pixels there to work with unless you scale up the texture first and then scale it back down after, using TEXTURES lump. 0 Share this post Link to post
0 JadingTsunami Posted January 25, 2020 I think the request is for a replica font; a typeface that matches the crate letters so new crates with different markings can be created. I don't think anything official exists since it was most likely hand-drawn to begin with. The font you found seems like a close enough approximation that it should scale down well, assuming I'm right about your intentions. 0 Share this post Link to post
0 DOOM mapping enthusiast Posted January 26, 2020 (edited) While I did not use the font you linked to, I did the following: First of all I edited the crate texture to eliminate the UAC logo. Then I made a 128x128 transparent texture and overlayed the text. In the editor (UDMF) I placed a linedef in front of the crate and scaled the text to fit. That makes it relatively easy to attach logos and labels. Results may vary by quality and font. Edited January 26, 2020 by Kappes Buur 0 Share this post Link to post
0 JohnCook1994 Posted January 26, 2020 NIIIIIIIIICE!!!!!!!!!!!!!! That's pretty awesome that the UAC crates are textures! :D 0 Share this post Link to post
0 Contmotore Posted January 26, 2020 13 hours ago, JadingTsunami said: I think the request is for a replica font; a typeface that matches the crate letters so new crates with different markings can be created. I don't think anything official exists since it was most likely hand-drawn to begin with. The font you found seems like a close enough approximation that it should scale down well, assuming I'm right about your intentions. Yes, that's exactly what I meant. Sorry if it wasn't clear enough. @Kappes Buur I wanted to replace the letters with my own, with the same kind of font so it wouldn't be too obvious that the crates were changed. But I like what you've made as well. ;) I ended up editing the pixels anyways. Even with a good replica font, when scaling down you still have to edit the pixels to make it look right. 0 Share this post Link to post
It has probably been asked before, but I couldn't find it.
I'm looking for a good replacement font for those UAC crates.
Found this one, but maybe there's a more "official one" out there?
Any tips?
Share this post
Link to post