Oversampling, or scaling down
Oversampling, or scaling down
Posted Nov 13, 2014 16:20 UTC (Thu) by xbobx (subscriber, #51363)In reply to: Oversampling, or scaling down by arekm
Parent article: High-DPI displays and Linux
> tk doesn't suppor HiDPI at all
I think Tk will correctly honor the DPI by default, but ignore DPI if a font size is a negative value. I know this because years ago after a distro update tkdiff started to render at different sizes on my different-DPI monitors, rather than scaling to approximately the same size. I tracked it down to a "bugfix" where somebody changed the default font size to a negative size in order to work around situations where the DPI was set incorrectly (sigh).
