Sorry. I am guilty of using imprecise language. I use custom notehead
stencils to achieve the look of the notes we want. Not a replacement
custom font such as yours. [It's very successful but I confess I have
never been able to make good breve noteheads.]
This sort of thing:
% for unfilled notes
sOne =
\markup
\override #'(filled . #t)
\path #0.01
#'((moveto 0.00 -0.35)
(lineto 0.08 -0.28)
(curveto 0.08 -0.32 0.10 -0.33 0.18 -0.33)
(curveto 0.48 -0.33 1.03 0.08 1.03 0.28)
(curveto 1.03 0.34 0.94 0.33 0.93 0.33)
(curveto 0.65 0.33 0.08 -0.05 0.08 -0.28)
(lineto 0.00 -0.35)
(curveto 0.00 0.00 0.55 0.55 0.90 0.55)
(curveto 1.00 0.55 1.10 0.50 1.10 0.35)
(curveto 1.10 0.00 0.55 -0.55 0.20 -0.55)
(curveto 0.05 -0.55 0.00 -0.45 0.00 -0.35))
And using this in the stencil.
Andrew
On 20/9/19 12:07 pm, Abraham Lee wrote:
Sorry, not a direct answer to your question, but how are you using a
custom font for the notes? I’ve not had the problem with my fonts you
are describing. Anything I can help with?
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user