Found it. its in pango/fonts.c I think the problem might be its not picking up the cairo backend for pango. I'm using the pango/cairo backend now.
On Tue, 29 Mar 2005 22:01:49 +0200, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote: > Quoting Mike Emmel: > > Hmm I don't have the pango_font_get_font_map symbol in my gtk code > > > > You need to pull pango glib etc etc from CVS. I think thats a old > > version I saw it once a while back. I'm at > > libpango-1.0.so.0.900.0 > > I built pango and glib from CVS. > > The symbol is there, but gcc can't find it or pango is not linked > in automatically. > > -- > Best regards, > Denis Oliver Kropp > > .------------------------------------------. > | DirectFB - Hardware accelerated graphics | > | http://www.directfb.org/ | > "------------------------------------------" > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
