[Fontconfig] Font cache simplification
Keith Packard
keithp at keithp.com
Sat May 13 12:46:54 PDT 2006
I was just thinking this morning that we now have an overly complicated
cache system with multiple directories to hold system-wide caches and a
separate per-user cache mechanism. When cache files could only be stored
in directories, the per-user ~/.fonts.cache-1 files made sense, but now
that we store caches separately, why don't we simply create per-user
cache directories for the run-time detected cache information? This
would have several benefits:
* eliminate piles of code for managing global caches
* Eliminate need to run fc-cache as a regular user
* Simplify configuration (no list of cache directories)
I suggest that ~/.fonts.cache can become a directory for per-user font
caches, and that the contents be per-directory cache files.
Seem sensible?
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20060513/d6d92797/attachment.pgp
More information about the Fontconfig
mailing list