I've improved and uploaded the patch.
Issue 4441 / 5: Reject bitmap fonts in lilypond-fonts.conf
LilyPond can not use bitmap fonts.
So this commit adds ``reject bitmap fonts''
from fontconfig's ``70-no-bitmaps.conf''
to lilypond-fonts.conf.
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
Issue 4441 / 3: Add empty lilypond-fonts.conf
This commit adds
LilyPond local fontconfig configuration file as empty.
Issue 4441 / 2: Add local fontconfig configuration file loading
This commit becomes that
LilyPond local (dedicated) fontconfig configuration file
`fonts/lilypond-fonts.conf' can be used.
Issue 4441 / 1: Remove unnecessary loop
The font dir that LilyPond adding
to fontconfig is only one.
So loop is unnecessary.
https://codereview.appspot.com/241340043/
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel