1
0
mirror of https://github.com/gryf/urxvt-font.git synced 2026-03-19 02:53:32 +01:00
Files
urxvt-font/font
Devin J. Pohly e9c6cbafc1 automatically scale fonts based on monitor DPI
Each time the urxvt window is moved, check to see if the window is now
on a monitor with a different DPI.  If so, calculate and set a new font
size so that the physical size of the text is unchanged.  Works great
for laptops with HiDPI displays and external monitors; may require some
tweaking for other scenarios (e.g. laptop + presentation projector).

Scaling can be disabled by setting ENABLE_DPI_SCALING to 0 in the
extension source.

Note: This feature requires the xrandr command-line tool to be
installed.
2018-06-23 13:08:47 -05:00

6.5 KiB
Executable File