This package provides the Bravura open-source font for lilypond.
The code here is based on code by Nathan Ho in the openLilyLib snippets repository.
Bravura is a SMuFL font.
Install using lyp:
$ lyp install bravura
\require "bravura"
\layout {
\context {
\Score \bravuraOn
}
}
For more details see the included example.
This font is known to work in Lilypond version 2.18.2 or later.