Jan Nieuwenhuizen wrote:
Han-Wen Nienhuys writes:


even if I don't have changed or moved any font.


Do all <dir>ectories in fontconfig's path have an up to date
fonts.cache-1 file?

this happens before the lily-specific paths are added, so my guess was that running fc-cache should fix the problem. It doesn't, however.


  if (!FcDirCacheValid (cache))
    {
      warning (_ ("FontConfig cache out of date. Rebuilding may take
      some time."));
    }


Could it be that the subsequent cache rebuild is not written out to
disk, but just built in memory?  That would be unfortunate.


--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to