summaryrefslogtreecommitdiff
path: root/fc-query/fc-query.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Clean up the unused variableAkira TAGOH1-1/+0
2013-01-03Remove FcInit() calls from toolsBehdad Esfahbod1-6/+0
2013-01-03Don't use blanks for fc-queryBehdad Esfahbod1-3/+1
2012-06-01Fix the wrong estimation for the memory usage information in fontconfigAkira TAGOH1-1/+1
2010-11-10Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod1-2/+2
2009-03-13Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod1-2/+2
2009-02-15[fcformat] Add element filtering and deletionBehdad Esfahbod1-2/+5
2009-02-13Oops. Fix usage output.Behdad Esfahbod1-3/+2
2009-02-13Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod1-3/+22
2009-02-13Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod1-18/+22
2009-02-13Add fc-query (#13019)Behdad Esfahbod1-0/+166