On Mon, Feb 02, 2009 at 07:40:05PM +0000, imacarthur wrote: > > On 2 Feb 2009, at 19:11, cage wrote: > > > > what i find frustrating is that the pango documentation appear a > > little bit dispersive. > > Do you need PanGo? > It is really only useful if you want to manipulate complex text (e.g. > mixing right-to-left and left-to-right languages on screen, or > rendering languages where the glyph forms change depending on the > characters either side of them, and so on.) > > If you simply want to render text strings that you have already > generated, that can be done directly in cairo. PanGo is not required.
Actually i do not know if should use it or not... but i found this entry in cairo's FAQ: http://www.cairographics.org/FAQ/#using_pango I think I will give PanGo a change...the documentation is not so terribly bad after i spent some time on it... :-) Bye! C. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

