M1 |
M2 |
055 |
001
Summary: | Bigger text | ||
---|---|---|---|
Product: | Odamex | Reporter: | capo <jaroslav1.jerabek> |
Component: | Client | Assignee: | Odamex Bug Reporter <odamex-bug-reporter> |
Status: | NEW --- | ||
Severity: | trivial | CC: | alexmax2742, d1337r, ijgjgr |
Priority: | P1 | ||
Version: | (old) 0.6.x | ||
Hardware: | All | ||
OS: | All |
Description
capo
2013-03-25 14:41:01 UTC
Try "hud_scale 1" The technical problem with bigger text is that the DOOM WADs don't supply individial letters of the bigger font, but instead use a patch for each string (map names, menu items...) This makes it impossible to create arbitrary lines with this font in a way that would not infringe on DOOM's copyright (by ripping the letters pre-packaged) or work with different PWADs (by doing so in runtime). This is definitely something we would like to address. Odamex does in fact have its own "BIGFONT" as modern ZDoom calls it. You might have noticed it in the intermission screen. However, that's the only place where it's used....honestly I don't even know if the color can be changed. |