Sorry, I meant to send this to the list.

----- Forwarded message from Rafał Mużyło <[EMAIL PROTECTED]> -----

Date: Tue, 3 Jun 2008 17:33:41 +0200
From: Rafał Mużyło <[EMAIL PROTECTED]>
To: Michelle Konzack <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: How to get the fond choosen by Pango?
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.16 (2007-06-09)
Status: RO

On Tue, Jun 03, 2008 at 11:53:11AM +0200, Michelle Konzack wrote:
> Nice thing with Pango, but is there a way to know, WHICH
> font Pango has choosen?
>
I'm not an expert, but I think I can aswer this question.
And the answer is - not really, style->font returns PangoFontDescription,
value which is sent to fontconfig and that means that actual font
depends on local fontconfig configuration.
Read pango_font_description_from_string() doc entry to learn, what
exactly PangoFontDescription gives you.

----- End forwarded message -----
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to