[Bug 256991]=?UTF-8?Q?=20Don=E2=80=98t=20change=20font=20size=20upon=20?=(external?) resolution change

Christoph Feck christoph at maxiom.de
Mon Nov 15 17:15:38 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=256991


Christoph Feck <christoph at maxiom.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |christoph at maxiom.de
         Resolution|                            |UPSTREAM




--- Comment #1 from Christoph Feck <christoph maxiom de>  2010-11-15 18:15:37 ---
The font size is specified in points instead of pixels, and this requires sane
DPI information provided by the underlying components (hardware, drivers, etc.)

If VirtualBox allows the screen pixel dimension to be changed together with the
window size, it should also change the physical dimension of the screen so that
the DPI remains constant.

To verify, please run the "xrandr --prop" command inside VirtualBox. The
physical display dimensions (??mm x ??mm) should change together with the
window size, if they don't, report it to the VirtualBox developers (VirtualBox
probably internally uses XRandR to simulate display size changes. If it does,
there is a way to specify the DPI using XRandR calls, too).

You might also be able to start the virtualized X server with a forced DPI
value, but I am not sure if that option is deprecated and will be overridden by
xrandr.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list