> I couldn't get it to work properly. I think I got fontconfig
> to cache the font properly; fc-list contains the line
>
> TenorSigns:style=Regular
>
> But when put this in my .ly-file:
>
> c_\markup { \override #'(font-encoding . "TenorSigns")
> { \char #0 }
>}
On Sun, 2 Nov 2008, Werner LEMBERG wrote:
>
> > Hi, I have a metafont font with embellishment symbols (for Scottish
> > tenordrum feathering and flourishing) that I'd like to use in
> > LilyPond.
>
> Do you want to contribute? :-) We could integrate them.
I would love to, but there is no standar
2008/11/2 Werner LEMBERG <[EMAIL PROTECTED]>:
> No. Make your font known by fontconfig (this normally means adding it
> to the right directory so that it gets cached), then you can access it
> as any other text font.
Werner: I take this as an opportunity to ask if there could be a way
to use a f
> Hi, I have a metafont font with embellishment symbols (for Scottish
> tenordrum feathering and flourishing) that I'd like to use in
> LilyPond.
Do you want to contribute? :-) We could integrate them.
> I've used mftrace to convert it to a .pfa type 1 font,
We use mf2pt1 which gives much clean
Hi, I have a metafont font with embellishment symbols (for Scottish tenordrum
feathering and flourishing) that I'd like to use in LilyPond. I've used mftrace
to convert it to a .pfa type 1 font, but I don't know how to install it and use
it in LilyPond. I guess this involves both Pango and LilyPond