Mosaic
Mosaic copied to clipboard
Settings or options for GUI / font sizes?
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!
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!
Sure this is the screen at my normal settings (which are a bit weird: 2256x1504 at 125% scaling)

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

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.
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!
Please check issue #77