GTK, Pango Fonts

2005-05-20 Thread Brian Hanley
Hi all, I am trying to figure out how to make proper use of fonts with GTK, and am not find a whole lot of answers out there. Here are some of my questions: 1. Is there a Pango FAQ, or GTK fonts FAQ? Specifically, is there a document describing how Pango is built on top of, and works with,

Pango fonts

2005-01-24 Thread Alexander S.Kresin
Hello All, sorry to disturb you with a simple basic questions, but ... Win32 API has a function GetTextMetric(), which returns the height, maximum char width for a given font in pixels. How can I get the same values for a given PangoFontDescription, or for a pango layout where this font is se