Re: missing entry point cairo_ft_font_face_create_for_pattern
- From: John Stebbins <stebbins jetheaddev com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: missing entry point cairo_ft_font_face_create_for_pattern
- Date: Tue, 17 Mar 2009 16:15:25 -0700
Tor Lillqvist wrote:
Your problem seems to be that you have a libpangocairo DLL that is
built with the fontconfig(+freetype)-based pango backend (i.e. a
libpangocairo as typically used on X11), while your libcairo DLL does
not have the freetype font backend (but presumably just the win32 one,
which is all that gtk+ and pango normally need on Windows). Some
serious confusion is going on...
--tml
Yes, that's exactly what was happening. I rebuilt pango from source and
it works correctly now.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]