U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » Bugs (& fixes) » Apps have high font zoom under Linux [FIXED]
Re: Apps have high font zoom under Linux [message #16615 is a reply to message #16614] Wed, 02 July 2008 14:29 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
Ok, so the problem is in ChGtk line 616.

int xdpi = Nvl(GtkStyleInt("gtk-xft-dpi"), 72 * 1024);

GtkStyleInt is returning 98280, which is about 33% percent larger than the default, which has the right proportions. I need to track down why it is larger, but it is somewhat harder because I never worked with Gtk theme engine and have no idea where to find setting and stuff.

The style name is Gilouche 2.0.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Next Topic: ArrayCtrl: Column::Edit and control disappears
Goto Forum:
  


Current Time: Wed Jul 15 23:04:55 GMT+2 2026

Total time taken to generate the page: 0.00556 seconds