|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5545 Compatibility with pango 1.44 |
Date: | Tue, 06 Aug 2019 18:26:02 -0000 |
I fully agree, and I've just commented on the Pango bug report.
[issues:#5545] Compatibility with pango 1.44
Status: Accepted
Created: Wed Jul 31, 2019 07:59 AM UTC by Simon Albrecht
Last Updated: Tue Aug 06, 2019 11:50 AM UTC
Owner: nobody
With the new pango version 1.44 compilation of
src/lilypond/lily/pango-font.cc
gives warnings about
'void* pango_fc_font_lock_face(PangoFcFont*)'
to be deprecated and
'pango_font_get_hb_font'
should be used instead.
followed by
error: invalid conversion from 'gpointer' {aka 'void*'} to 'FT_Face' {aka 'FT_FaceRec_*'}
Seems that pango doesn't work with freetype fonts anymore.
A side note: lilypond executables compiled with pango <=1.43
produce an empty 1st page when run with pango 1.44 installed.
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |