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 #16635 is a reply to message #16615] Fri, 04 July 2008 13:26 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
cbpporter wrote on Wed, 02 July 2008 08:29

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.


I have tried Gilouche, not problem spotted.... Sad

In the same time:

GtkStyleInt("gtk-xft-dpi") = 98304

but everything is still OK....

Mirek
 
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 May 06 01:53:48 GMT+2 2026

Total time taken to generate the page: 0.00930 seconds