bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lilypond taking forever to typeset


From: Masamichi Hosoda
Subject: Re: Lilypond taking forever to typeset
Date: Mon, 11 Jul 2016 22:49:06 +0900 (JST)

> I've noticed this one-time startup delay as well on Windows (7 and 8) and
> found that it got triggered anytime I changed the contents of the system
> font folder (C:\Windows\Fonts), whether adding or deleting a file. At the
> next time of compiling a LilyPond file, a new font-cache database would be
> created in "C:\Users\[MYUSERNAME]\.lilypond-fonts.cache-2" (note the
> initial period in the directory name). If I clear the contents of this
> folder, the initial delay comes up again to create a new database file. I
> suspect that this directory can be found across OSs in a similar location
> in the user's main directory, but I haven't confirmed this.

For the LilyPond website binary (GUB-generated binary),
fontconfig cache directory is `~/.lilypond-fonts.cache-2`.

https://github.com/gperciva/gub/blob/87efb1105d976dfbecf8f3c9c6c9c869a2158bbb/gub/specs/lilypond.py#L130

For other binaries,
fontconfig cache directory seems to be the default of fontconfig.
e.g. `~/.cache/fontconfig` etc.



reply via email to

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