Re: [gtkmm] problems with pango
- From: Morus Walter <morus walter gmx de>
- To: murrayc usa net
- Cc: gtkmm-list gnome org, daniel elstner gmx net
- Subject: Re: [gtkmm] problems with pango
- Date: Mon, 28 Oct 2002 19:12:04 +0100
Murray Cumming writes:
> On Sun, 2002-10-27 at 21:10, Daniel Elstner wrote:
> > Am Son, 2002-10-27 um 16.40 schrieb Morus Walter:
> > > - the method Gdk::Drawable::draw_glyphs, which is used for low level
> > > text rendering, takes a c pointer PangoGlyphString* glyphs instead of
> > > a Pango::GlyphString object.
>
> I suspect that that's actually an array of PangoGlyphStrings.
>
I don't think so.
The documentation (http://developer.gnome.org/doc/API/2.0/pango/pango-text-processing.html#pango-shape) says
void pango_shape (const gchar *text,
gint length,
PangoAnalysis *analysis,
PangoGlyphString *glyphs);
...
glyphs : glyph string in which to store results
greetings
Morus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]