> pkg-config --libs "pangoft2 >= 1.38.0" gives
>
>-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
Not for me. I get
-L/usr/local/lib64 -lpangoft2-1.0 -lpango-1.0 \
-lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
> Weird. Look at /usr/lib64/pkgconfig/pangoft2.pc:
>
>prefix=/us
Thomas Morley writes:
> Beam uses `grob::unpure-vertical-skylines-from-stencilĀ“ for
> vertical-skylines. I plan to use
> `grob::always-vertical-skylines-from-stencilĀ“ there for Slash.
> Though, as far as I know this has no direct impact on the used stencil
> procedure.
Not on the used stencil p
Am Sa., 1. Juni 2019 um 14:33 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Hi,
> >
> > currently I continue my work to create a Slash-grob for automatic slashed
> > Beams.
> > The Slash-stencil needs to know Beam-properties (X-positions,
> > positions) to be adjusted. If I call tho
Hi Werner!
I added libgobject-2.0 to LIBS: "export LIBS='-lglib-2.0
-lgobject-2.0'", and after that building the lilypond executable
succeeded again.
Hmm. LilyPond doesn't explicitly test for glib; it relies on
PANGO_FT2_LIBS, which should always add those two libraries for
building the `lilypo