Mosaic icon indicating copy to clipboard operation
Mosaic copied to clipboard

Settings or options for GUI / font sizes?

Open RKelln opened this issue 2 years ago • 4 comments

Are there any options to change the GUI and/or font sizes? Environment variable I can set? (For a HiDPI screen in linux [Ubuntu]).

Thanks!

RKelln avatar Jan 12 '23 02:01 RKelln

Can you post some screenshot, just to have a visual of the situation with HiDPI?

Right now there is not this option available, but it would be not hard to add, please send some screenshots, thanks!

d3cod3 avatar Jan 12 '23 12:01 d3cod3

Sure this is the screen at my normal settings (which are a bit weird: 2256x1504 at 125% scaling)

image

If I do no OS screen scaling its a bit more readable since the fonts are crisper but really tiny:

image

That res might be fine for performances (as you can zoom in and out and can scale fonts in code editor) but constructing the patches would be nicer with font scaling for sure.

RKelln avatar Jan 12 '23 14:01 RKelln

Ok, i see, and yes, i usually work on hd screens 1920x1080, but for sure it's maybe too little on higher resolution screens.

I will check the difficulty of adding a general font scaling, or maybe automatically adapt depending on screen resolution, don't know yet, and we'll see.

I'll let you know if and when we'll implement it, as you're working with linux, when the new code will be uploaded to the repo, you'll just need to update the Mosaic and ofxVisualProgramming repos with a git pull and recompile again.

Thanks again!

d3cod3 avatar Jan 12 '23 16:01 d3cod3

Please check issue #77

d3cod3 avatar Oct 13 '23 16:10 d3cod3