]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4441 / 4: Define default fonts in fontconfig configuration file
authorMasamichi Hosoda <trueroad@trueroad.jp>
Fri, 12 Jun 2015 08:17:56 +0000 (17:17 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Wed, 17 Jun 2015 10:47:10 +0000 (19:47 +0900)
commit28f58ecc2271956e9377dc61e5135ce3ade4abbd
treee56b281c48ff513b5471f552e1456e49f4946e74
parent0c3ccff5943a1b5cfea65f695b87a8d2262e0f97
Issue 4441 / 4: Define default fonts in fontconfig configuration file

This commit defines LilyPond default fonts
in local fontconfig configuration file.
And, LilyPond uses them.

It is possible to combine multiple fonts
with different character sets and glyphs each other.

e.g. Following fonts can be combined.
Latin glyphs: from a font without Cyrillic glyphs
Cyrillic glyphs: from another font with Cyrillic glyphs
mf/lilypond-fonts.conf.in
scm/font.scm