CHollingworth / Lampray

Linux Application Modding Platform. A native Linux mod manager.
https://www.nexusmods.com/baldursgate3/mods/2169
The Unlicense
174 stars 16 forks source link

I need larger text #148

Open BilboWPG opened 3 months ago

BilboWPG commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] You have a choice of 1 or 2 for text size. I have a large 4k monitor and bad eyes. I am new to Linux (Mint) and I did set the system fonts to 200%. Your app doesn't seem to use system font size, or I mmessed something up installing it.

Describe the solution you'd like A clear and concise description of what you want to happen. If there's a way in Mint to force the application to use system scaling I would appreciate a point in the right direction. If this is just how the app is, I would appreciate a scale of 1-10 instead of 1-2.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Right now I use the accessibility magnifier and try not to hurl from motion sickness. It seems like a slight twitch on the mouse sends the screen hurling in a direction.

Additional context Add any other context or screenshots about the feature request here. I don't think there's anything more other than any help would be greatly appreciated! I'm splashing in the deep end of Linux right now, but I'm trying to swim.

SnazzyPanda commented 3 months ago

It looks like you should be able to go past the 2.0 limit on Lampray's font scale by manually editing the Lamp_Data/Config/conf.mdf file. If you open that file and find the line with <Font_Scale>, you can change that as desired. I believe that change should persist unless you touch the scale setting in the app configuration menu again.

BilboWPG commented 3 months ago

It looks like you should be able to go past the 2.0 limit on Lampray's font scale by manually editing the Lamp_Data/Config/conf.mdf file. If you open that file and find the line with <Font_Scale>, you can change that as desired. I believe that change should persist unless you touch the scale setting in the app configuration menu again.

Thanks, I'll give it a try! Works perfectly, thanks again!