I've shut down macOS for today.  The immediate puzzle - which I'll check out
tomorrow - is that the required definitions are included in the header file
pango/pangocoretext.h which is included in the pango-1.44.7 tarball but is
now absent from the pango include directory after pango has been built.
Logically, I would expect to find it in
$PREFIX/inst/include/pango-1.0/pango.

Regards,
David Cooke


-----Original Message-----
From: John Ralls [mailto:jra...@ceridwen.us] 
Sent: 23 January 2020 23:39
To: David Cooke
Cc: gtk-osx-users-list@gnome.org
Subject: Re: [gtk-osx-users] gtk2 failing to build + no pangoft2



> On Jan 23, 2020, at 10:56 AM, David Cooke <djco...@wintree.plus.com>
wrote:
> 
> Thank you.  In the first instance without freetype, Gtk built
successfully.
> It failed to build when freetype was included.
> 
> Gtk now builds successfully with freetype and I have pangoft2 at last.
Now
> I find I do not have Core Text for pango.
> 
> The code I am trying to compile was written for linux using fontconfig and
> adapted for macOS with minimal change by making use of atsui fonts.  The
> program was originally built for macOS via gtk-osx and jhbuild without
> problems.
> 
> Now atsui fonts seem to have since disappeared, but a switch from atsui to
> coretext fonts should have been straightforward.
> 
> Is it possible to get pango built with both freetype and coretext?

It does. The CoreText support is built into libpangocairo-1.0.dylib. 

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

Reply via email to