lilypond-user
[Top][All Lists]
Advanced

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

OTF text font family with optical sizes : unable to access regular font


From: Daniel Tobias Johansen Langhoff
Subject: OTF text font family with optical sizes : unable to access regular font
Date: Tue, 27 Oct 2020 16:50:13 +0100

Hi

I’m having an issue using the Arno Pro typeface as a text font in
LilyPond. When trying to use the regular font of the regular optical
size, "Arno Pro Caption" is being substituted, as confirmed by
pdffonts. Italic works as expected (as well as bold), and I can
explicitly specify any other font of the family, like "Arno Pro Smbd
Display". This bug is not happening with Garamond Premier Pro.

I’m running LilyPond 2.20.0 on Ubuntu 20.04. I’ll happily provide more
information on request. First time posting to any mailing list, so I
hope I’m doing this correctly.

$ cat minimal.ly
\paper {
  #(define fonts
    (set-global-fonts
     #:roman "Arno Pro"
    ))
}

\markup {
  "Regular" \italic "Italic"
}
$ pdffonts minimal.ly
name                                 type              encoding
 emb sub uni object ID
------------------------------------ -----------------
---------------- --- --- --- ---------
LMLSAN+ArnoPro-Caption               Type 1C           Custom
 yes yes yes      8  0
DARGUI+ArnoPro-Italic                Type 1C           WinAnsi
 yes yes no      11  0


Regards
Daniel Tobias



reply via email to

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