summaryrefslogtreecommitdiff
path: root/fc-query
Commit message (Expand)AuthorAgeFilesLines
* Convert more tabs to spaces in docsAkira TAGOH2022-12-131-17/+17
* Add Meson build systemTim-Philipp Müller2020-07-311-0/+9
* Fix some typos/spelling errorsAlan Coopersmith2020-07-211-1/+1
* fccompat: fix build on Windows without unistd.hTim-Philipp Müller2020-07-071-1/+4
* call setlocaleAkira TAGOH2018-03-151-0/+2
* Add the ruleset description supportAkira TAGOH2017-11-071-14/+22
* [fc-match/fc-list/fc-query/fc-scan] Add --brief that is like --verbose withou...Behdad Esfahbod2017-09-201-4/+17
* [fc-query] Remove --ignore-blanks / -bBehdad Esfahbod2017-09-201-15/+5
* [varfonts] Change id argument in FcFreeTypeQuery* to unsigned intBehdad Esfahbod2017-09-201-3/+3
* Add FcFreeTypeQueryAll()Behdad Esfahbod2017-09-122-63/+27
* [fc-query] Fix linking orderBehdad Esfahbod2017-09-121-1/+1
* Remove stray printf()Behdad Esfahbod2017-09-121-1/+0
* [fc-query] Support listing named instancesBehdad Esfahbod2017-08-012-10/+38
* Add missing description for usageAkira TAGOH2015-05-121-4/+5
* Observe blanks to compute correct languages in fc-query/fc-scanAkira TAGOH2015-05-112-5/+26
* build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt2013-04-081-1/+1
* Clean up the unused variableAkira TAGOH2013-01-071-1/+0
* Remove FcInit() calls from toolsBehdad Esfahbod2013-01-031-6/+0
* Don't use blanks for fc-queryBehdad Esfahbod2013-01-031-3/+1
* Switch .gitignore to git.mkBehdad Esfahbod2013-01-021-0/+2
* Use automake variable instead of cleaning files in clean-localAkira TAGOH2012-10-261-4/+3
* Fix the wrong estimation for the memory usage information in fontconfigAkira TAGOH2012-06-011-1/+1
* Fix a build issue due to the use of non-portable variablesAkira TAGOH2012-03-161-2/+2
* Revert "Fix a build fail on some environment."Akira TAGOH2012-03-161-4/+4
* Fix a build fail on some environment.Akira TAGOH2012-03-101-4/+4
* Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2010-11-102-4/+4
* Add fc-pattern cmdline toolBehdad Esfahbod2010-04-201-0/+1
* Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2009-03-132-4/+4
* [fcformat] Add element filtering and deletionBehdad Esfahbod2009-02-151-2/+5
* Cleanup all manpage.* filesBehdad Esfahbod2009-02-131-1/+1
* Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod2009-02-131-2/+3
* Oops. Fix usage output.Behdad Esfahbod2009-02-131-3/+2
* Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod2009-02-132-13/+48
* Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod2009-02-132-20/+24
* Get rid of $Id$ tagsBehdad Esfahbod2009-02-131-1/+1
* Add fc-query (#13019)Behdad Esfahbod2009-02-133-0/+399