Chessnut / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.rocks
MIT License
94 stars 77 forks source link

[Nutscript 1.1] Large screen resolution = tiny text #334

Closed blt950 closed 9 years ago

blt950 commented 9 years ago

Using Nutscript with a large resolution (2560x1440) makes the text in the game, such as the item descriptions, player name etc very small font, you need to really look closely to see such small font-size.

The chatbox takes almost 1/4 of the screen, and the text-size there is tiny as well, I could maybe fit up to 30 lines before I need to scroll..

I suppose this might be caused of the fonts not scaling to screen sizes? I'll try to post some screenshots if you wish to.

Chessnut commented 9 years ago

Post some screenshots so I know which font to add scaling to.

blt950 commented 9 years ago

Here are two screenshots. First one you see the small text size and size when looking at players and char. Second shows how the "Inventory" gets cut on the bottom, this happens also in Config and Help.

2015-03-11_00003 2015-03-11_00004

blt950 commented 9 years ago

Not sure why you referenced to this issue, though this issue is not fixed, it's exactly the same.

blt950 commented 9 years ago

Lastest commit fixes most of it, great! :) Though chat one needs a little bit tweaking.

The text in writing box is cutting a bit and the IC / OOC etc buttons on top are a little bit too big :)

2015-03-14_00001