Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13980
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: Sat May 18 03:07:55 CEST 2024

Total time taken to generate the page: 0.01756 seconds