bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation error, due to changes in pango


From: Rafael Fontenelle
Subject: Re: Compilation error, due to changes in pango
Date: Tue, 30 Jul 2019 16:24:53 -0300

Indeed, Pango 1.44 dropped support to FreeType font, as posted in
https://blogs.gnome.org/mclasen/2019/05/25/pango-future-directions/

Em ter, 30 de jul de 2019 às 16:18, t.sefzick <address@hidden> escreveu:
>
> 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.
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond



reply via email to

[Prev in Thread] Current Thread [Next in Thread]