fontconfig/fc-match
Keith Packard 394b2bf046 Attempts to fix 'make distcheck' work. Things are progressing pretty well,
but there are still failures long into the process dealing with docs
    (as always).
The big changes here are mostly to make $(srcdir) != "." work correctly,
    fixing the docbook related sections and fc-lang were particularily
    tricky. Docbook refuses to load system entities from anywhere other
    than where the original .sgml file was located, so no luck looking in
    "." for the configure-generated version.sgml and confdir.sgml files.
fc-lang needed help finding .orth files; added a -d option to set the
    directory as the least evil of many options.
Now to go use a faster machine and try and wring out the last issues.
2003-10-27 06:30:29 +00:00
..
.cvsignore Add fc-match program to demonstrate font matching from the command line 2003-06-09 18:49:19 +00:00
Makefile.am Attempts to fix 'make distcheck' work. Things are progressing pretty well, 2003-10-27 06:30:29 +00:00
fc-match.1 Add fc-match program 2003-06-09 16:53:31 +00:00
fc-match.c Added new FcFini function for cleaning up all memory. Fixed a few memory 2003-08-15 19:45:20 +00:00