/* $Xorg: README,v 1.3 2000/08/17 19:54:19 cpqbld Exp $ */
Installation instructions for fontserver
1 - set DefaultFSConfigFile to point to the correct place, if the default
is not what you want.
an example config file is in ./config
2 - modify the file named by DefaultFsConfigFile so the 'catalogue'
parameter points to a set of valid font directories.
At this point the test programs
more»
2006-04-26 Adam Jackson <ajax@freedesktop.org>
* configure.ac:
Bump to 1.0.2
2006-03-13 Alan Coopersmith <alan.coopersmith@sun.com>
* difs/cache.c (rebuild_cache):
Check for alloc error was reversed, causing memory leak, NULL
pointer dereference (if fsalloc actually failed), and failure
to rebuild cache. (Coverity ids #560 & #127).
2005-12-20 Kevin E. Martin <kem-at-freedesktop-
more»