fontconfig/fontconfig
Akira TAGOH 5d84745e72 Bump the cache version to 8
Bump the cache version to avoid unexpected behavior in
older version of fontconfig.

There was no real incompatible features introduced in a cache.
But the older version of fontconfig can't deal with variable fonts
and then it failed. To avoid this breakage, you may want to choose
one of options like:

1) Applying this change to fontconfig in host and remove all the
fontconfig caches and then regenerate them by fc-cache linked with
older one and new one. or simply run applications.
You'll see two versions of caches in the cache directories.

2) Remove variable fonts on system and remove all the fontconfig
caches too. then regenerate caches. You'll still see one version of
caches there but without the entries of variable fonts.

After that, the problem should be gone.

https://bugzilla.redhat.com/show_bug.cgi?id=1981500
2021-08-24 18:28:26 +09:00
..
Makefile.am Make more clearer the license terms 2020-09-03 06:25:30 +00:00
fcfreetype.h [varfonts] Change id argument in FcFreeTypeQuery* to unsigned int 2017-09-20 13:13:35 -07:00
fcprivate.h Allow overriding symbol visibility. 2018-01-04 15:24:16 +00:00
fontconfig.h Bump the cache version to 8 2021-08-24 18:28:26 +09:00