[Fontconfig] No FC_FONT_FEATURES?
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Sun Jun 14 03:17:15 UTC 2020
On Thu, 11 Jun 2020 16:05:47 +1200, I wrote:
> I was trying to implement a version of the collect_opentype_fonts
> script from this repo <https://github.com/ldo/harfpy_examples>, only
> using Fontconfig to find all available OpenType fonts, rather than
> scanning a fixed set of directories ...
OK, I have added a collect_opentype_fonts script to my
python_fontconfig examples
<https://gitlab.com/ldo/python_fontconfig_examples>,
<https://github.com/ldo/python_fontconfig_examples>. This gets all
known font directories from Fontconfig, rather than scanning a
hard-coded set of directories, but it still uses HarfBuzz to query the
OpenType font features.
More information about the Fontconfig
mailing list