summaryrefslogtreecommitdiff
path: root/fc-match
AgeCommit message (Collapse)AuthorFilesLines
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth1-1/+1
leaks. fc-list now calls FcFini, (and is now leak-free according to valgrind)
2003-06-09Add fc-match program to demonstrate font matching from the command lineKeith Packard1-0/+5
2003-06-09Add fc-match programKeith Packard3-0/+259