Re: [gtk-osx-users] gtk2 failing to build + no pangoft2
- From: John Ralls <jralls ceridwen us>
- To: David Cooke <djcooke wintree plus com>
- Cc: gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] gtk2 failing to build + no pangoft2
- Date: Fri, 24 Jan 2020 11:04:18 -0800
On Jan 24, 2020, at 9:36 AM, David Cooke <djcooke wintree plus com> wrote:
In your previous reply to my query:
Is it possible to get pango built with both freetype and coretext?
you wrote:
It does. The CoreText support is built into libpangocairo-1.0.dylib.
In the absence of any identifiable headers for Pango Core Text in
$PREFIX/inst/include, the inference must be that Pango Core Text support is
not being provided by Gtk-OSX.
Gtk-OSX is only a build manager. What gets installed is controlled by the individual project; in the case of
pangocoretext.h, that would be pango/meson.build.
To verify that the CoreText support is present, run `otool -L $PREFIX/lib/libpangocairo-1.0.dylib` and
observe that CoreText.framework is linked.
Regards,
John Ralls
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]