As I mentioned on a couple of mailing lists in July:

"I would hope it's obvious to everyone, but it's not the font you want
to explicitly scale. It's everything you want to scale based on the
detected monitor DPI. Something like:

panel_height_inches = 0.25
panel_height_pixels =
    panel_height_inches * gdk_screen_get_resolution(screen)

And fonts should scale automatically if not already, when you:
    gdk_screen_set_resolution(screen, DPI)

[http://developer.gnome.org/gdk/stable/GdkScreen.html#gdk-screen-get-
resolution]"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1075417

Title:
  Unity panel/launcher width don't scale with system DPI/font settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1075417/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to