> On Jan 24, 2020, at 9:36 AM, David Cooke <djco...@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
_______________________________________________
gtk-osx-users-list mailing list
gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list