nixpkgs/pkgs/development/libraries/fontconfig
Jan Tojnar 6f8345035b
fontconfig: remove its rules from configs
ITS rules are used for extracting translatable strings and they have
been moved to external files in 2.13.92 so they are not needed in
the config files themselves.

Removing them also cuts down on errors/warnings produced when using
older versions of fontconfig (< 2.12.92). Now it will only complain
about the description element but that is fortunately just a warning,
not errors like the ones caused by the its attributes.

Thanks to this, we can change the config version in NixOS module
back to 2.11 allowing us to re-use the 2.13/2.14 configs for apps
built against 2.12 fontconfig.
2020-07-11 17:05:15 +02:00
..
2.10.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
config-compat.patch fontconfig: Only read versioned config dirs 2020-07-11 17:05:13 +02:00
default.nix fontconfig: remove its rules from configs 2020-07-11 17:05:15 +02:00
make-fonts-cache.nix makeFontsCache: Fix cross-compiling, missing fc-cache 2019-11-13 16:32:30 +01:00
make-fonts-conf.nix librsvg: make-fonts-conf: update with correct native deps 2019-03-29 11:11:56 -04:00
make-fonts-conf.xsl fontconfig: Load fonts also from FHS paths 2020-07-11 17:05:13 +02:00