[Fontconfig] How to use FcFontMatch to find a font with a given character

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Sun Jul 1 02:30:11 UTC 2018


On Sun, 1 Jul 2018 00:41:01 +0800, Elias MÃ¥rtenson wrote:

> Bug in Fontconfig?

Check your version of Fontconfig:

    ldo at theon:python_fontconfig> python3 -ic "import fontconfig"
    >>> fontconfig.get_version()
    21300

I previously reported what I thought was a problem, only to discover
that it had already been fixed.


More information about the Fontconfig mailing list