9 Dec
2003
9 Dec
'03
4:57 a.m.
On Mon, 2003-12-08 at 23:43, Nathan Hurst wrote:
Easy, you create a pangocontext, put the text (including font and style markup) using pango_context_set_markup in, generate a pangolayout and you can access everything (glyphs, line spacing and extents).
Can you give me an example of extracting the glyph outlines from a pango layout?
-mental