Re: Compiling a GTK application on windows
- From: Lex Trotman <elextr gmail com>
- To: gtk-list <gtk-list gnome org>
- Subject: Re: Compiling a GTK application on windows
- Date: Wed, 1 Jun 2011 17:11:20 +1000
> Cairo replaced Pango long ago and should be used in newly written code
> (imho).
Please note the current cairo API docs say:
The functions with glyphs in their name form cairo's low-level text
API. The low-level API relies on the user to convert text to a set of
glyph indexes and positions. This is a very hard problem and is best
handled by external libraries, like the pangocairo that is part of the
Pango text layout and rendering library. Pango is available from
http://www.pango.org/.
Cairo does not replace Pango, Pango adds functionality to Cairo.
Cheers
Lex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]