luciusDXL / TheForceEngine

Modern "Jedi Engine" replacement supporting Dark Forces, mods, and in the future Outlaws.
https://TheForceEngine.github.io
GNU General Public License v2.0
965 stars 71 forks source link

Adjustable font/text size for the settings menu #426

Open Smannesman opened 1 month ago

Smannesman commented 1 month ago

As someone with less than stellar eyesight I appreciate the accessibility options built-in to TFE a lot, but the settings screen itself uses a font size I'm unable to easily read. It's a very minor issue since it's not a screen that one often needs to access, but if you should ever have a bit of additional time to maybe make it a configurable option or just increase the size by 2-3 points I'd certainly appreciate it.

luciusDXL commented 1 month ago

The settings UI already supports different font sizes based on resolution (so it is larger at 1440p, 4k, etc.) - so I need to expose this as a general user option (and test it still works correctly).