lilypond-user
[Top][All Lists]
Advanced

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

Re: How to determine if a font is a fallback font?


From: Alexander Kobel
Subject: Re: How to determine if a font is a fallback font?
Date: Tue, 28 Apr 2015 11:28:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0

On 2015-04-28 10:51, Werner LEMBERG wrote:

What is the result of ly:ttf-ps-name when you pass it the full path
to a real emmentaler file (I can't see where they are on your
system of course)?

#(display
(ly:font-config-get-font-file
"/home/harm/lilydevel/usr/share/lilypond/current/fonts/otf/emmentaler-13.otf"))

->/home/harm/.fonts/wds052801.ttf

What does

   lilypond -dshow-available-fonts

report?  For example, I find

   family Emmentaler-13
    Emmentaler\-13:style=13

in the list.  Is your lilypond font directory listed at all at the end
of the output?

address@hidden ~ % lilypond -dshow-available-fonts 2>&1
GNU LilyPond 2.19.18
<snip/>
family Alegreya
 Alegreya:style=Regular
<snip/>
family DejaVu Sans
 DejaVu Sans:style=Book
<snip/>
family Emmentaler-11
 Emmentaler\-11:style=11
family Emmentaler-13
 Emmentaler\-13:style=13
family Emmentaler-14
 Emmentaler\-14:style=14
family Emmentaler-16
 Emmentaler\-16:style=16
family Emmentaler-18
 Emmentaler\-18:style=18
family Emmentaler-20
 Emmentaler\-20:style=20
family Emmentaler-23
 Emmentaler\-23:style=23
family Emmentaler-26
 Emmentaler\-26:style=26
family Emmentaler-Brace
 Emmentaler\-Brace:style=Brace
<snip/>

Hmm...


Best,
Alexander



reply via email to

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