Hmm, that looks like a side-effect of the change in the logic of FcInit() to read all of the caches first. as a result, running the rebuild of the cache before starting the directory scan in fc-cache. I have no idea how to fix that at this moment. let me think about it later. On Fri, Jan 17, 2014 at 7:24 PM, Petr Gajdos <pgajdos@xxxxxxx> wrote: > Hi, > > fontconfig-2.10.2: > $ fc-cache -vs | head -n 1 > /usr/share/fonts: skipping, existing cache is valid: 1 fonts, 0 dirs > $ rm /usr/share/fonts/Verdanai.TTF > $ fc-cache -vs | head -n 1 > /usr/share/fonts: caching, new cache contents: 0 fonts, 0 dirs > > > fontconfig-master: > $ fc-cache -vs | head -n 1 > /usr/share/fonts: skipping, existing cache is valid: 1 fonts, 0 dirs > $ rm /usr/share/fonts/Verdanai.TTF > $ fc-cache -vs | head -n 1 > /usr/share/fonts: skipping, existing cache is valid: 0 fonts, 0 dirs > $ fc-list > $ > > Petr > > > _______________________________________________ > Fontconfig mailing list > Fontconfig@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/fontconfig > -- Akira TAGOH _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig