lilypond-devel
[Top][All Lists]
Advanced

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

Variation fonts again


From: Jean Abou Samra
Subject: Variation fonts again
Date: Tue, 23 May 2023 10:16:09 +0200
User-agent: Evolution 3.48.1 (3.48.1-1.fc38)

On master, compiling the code

```  
\version "2.25.6"

\paper {  
  property-defaults.fonts.serif = "Noto Serif"  
}

\markup \bold "abc"  
```

I get

```  
warning: font index 393216 too large for font 
`/usr/share/fonts/google-noto-vf/NotoSerif[wght].ttf', using index 0  
warning: font index 393216 too large for font 
`/usr/share/fonts/google-noto-vf/NotoSerif[wght].ttf', using index 0  
```

I thought this problem had been fixed by commit 
c8524c0a6119f7b74f059f547dfe1332f28925eb.

What am I missing? Should I open an issue?

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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