Menu untidiness

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Menu untidiness

Re: Menu untidiness

by Enjay » Fri Dec 25, 2009 9:39 am

It generally looks much neater to me. All the menus look a lot tidier. At my screen resolution (1920x1200) the only menu items I saw causing any kind of problem were 2 in Strife. This was the usual "Sprites and Particles" and one of the sliders (underwater cutoff). In both cases, half of the final character on the line was cut off ( an s and a 0 respectively). I'd say that was negligible.

Re: Menu untidiness

by randi » Thu Dec 24, 2009 11:57 pm

Ha ha ha ha ha! Fixed. (Though somebody should probably double check this with different games and resolutions, since it completely changed the way coordinate values are used on the options menus.)

by skadoomer » Fri Jul 14, 2006 5:56 pm

any chance of doing this only for the text items that run off the screen?

by Graf Zahl » Sat Jul 01, 2006 10:33 am

Scaling the menu to 320x200 makes the Strife font too large. I think the only way to solve this is not to scale it that much. The only problem is that in ZDoom's software renderer it might produce scaling artifacts if a non-integer scaling factor was chosen.

So the only possibility might be to draw to a virtual 640x400 instead of 320x200 screen making the menu half as large as it is now.

by Enjay » Sat Jul 01, 2006 9:19 am

Perhaps a smaller and standardised font sould be used for these menus (confont?) or perhaps that would detract from the character of the games? It would certainly remove the need to make sure that each menu worked with each game's individual font.

by SMG M7 » Sat Jul 01, 2006 9:11 am

I use 1600 x 1200 and it happens to me with every IWAD I use.

by Enjay » Sat Jul 01, 2006 9:08 am

The screenshots were taken in 640x480 to save forum and disk space. I first noticed at 1024x768 though.
problems in certain other menus exist in GZdoom and Zdoom in all resolutions that I checked.

by Jimmy » Sat Jul 01, 2006 8:56 am

Turning up your resolution could solve the problem, but yes, IMO the menu needs to have word wrapping for its options or something.

Menu untidiness

by Enjay » Sat Jul 01, 2006 8:01 am

I first noticed this in the GZdoom OpenGL menu but the problems in certain other menus exist in GZdoom and Zdoom in all resolutions that I checked. The functionality is not affected, it just looks untidy.

Anyway, a picture says it better.

Image

Heretic and Hexen show some of these problems too, but they are generally not as bad as Strife which, presumably, has the widest font or something.

[edit] Edited to put a screenshot back because the originals had gone [/edit]

Top