Changes between Version 24 and Version 25 of DPI
- Timestamp:
- 06/25/17 22:32:11 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DPI
v24 v25 12 12 Caveats: 13 13 * support varies greatly depending on the operating system and version, desktop environment, number of monitors attached and their resolution, etc 14 * DPI support is much improved in version 0.1615 14 * with X11, there are far too many places where the DPI can be looked up, many places where it can be overriden 16 15 * for virtualized "hardware DPI" which some applications calculate from the virtual monitor dimensions, you will need a patched [/wiki/Xdummy] driver and [/wiki/FakeXinerama] - without a patched dummy driver, the hardware DPI (as reported by xdpyinfo) cannot be updated at runtime and must be set in advance, either in the xorg.conf file or on the xvfb command line