Re: Font debugging code - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Font debugging code
Date
Msg-id 3F8FF2C3.30406@pse-consulting.de
Whole thread Raw
In response to Re: Font debugging code  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
List pgadmin-hackers
Hi Hiroshi,

your locale problem seems to be fixed, let's get back to that nasty font
stuff.

Your debug log showed that a 'M' is calculated to have the same width as
'g', using the font 'Sans 10'. This looks irregular, could you debug
what's going on when calling GetTextExtent (frmMain.cpp line 110)? Maybe
this is a Pango issue? What's happening if you're using a different font?

Regards,
Andreas



pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Font debugging code
Next
From: "Dave Page"
Date:
Subject: pgAdmin III v1.0.1 Released