I can get reasonable font sizes in Spyder when:
- I am working on an on-site desktop (machine A) connected to widescreen displays
- I’m working directly on an on-site laptop display (machine B).
- I RDP from machine A to machine B
My situation is that I can’t constraint the wide difference in font sizes when I RDP from an off-site laptop to machine A, and from there, RDP to machine B (both RDPs in full screen). The pixel counts for all displays are the same: 1920×1080 for off-site laptop, machine A, and machine B.
I tried Spyder’s Screen Resolution options: Normal, High DPI, and custom scaling for High DPI. For the latter, I tried 1.25x scaling, which appears to be a middle ground between Normal and High DPI (High DPI seems to match a scaling of 1.5x).
In all cases, the fonts for tabs in each pane and the paths seems unreadably tiny. Spyder’s font specifications don’t seem to affect such text.
Are there any other controls that I can try to make the unreadably tiny fonts bigger?
Unlike this Q&A, I only get this problem in the double-RDP setup described above.