lilypond-devel
[Top][All Lists]
Advanced

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

Re: Define default fonts in fontconfig configuration file (issue 2413400


From: trueroad
Subject: Re: Define default fonts in fontconfig configuration file (issue 241340043 by address@hidden)
Date: Fri, 12 Jun 2015 11:02:03 +0000

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/



reply via email to

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