lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FontConfig cache warning


From: Han-Wen Nienhuys
Subject: Re: FontConfig cache warning
Date: Fri, 20 May 2005 12:18:03 +0200
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

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 - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]