summaryrefslogtreecommitdiff
path: root/fc-list
Commit message (Expand)AuthorAgeFilesLines
* Convert more tabs to spaces in docsAkira TAGOH2022-12-131-19/+19
* Ensure config.h is always included before stdlib headersRyan Gonzalez2021-11-101-5/+5
* Add Meson build systemTim-Philipp Müller2020-07-311-0/+8
* 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-16/+24
* [fc-match/fc-list/fc-query/fc-scan] Add --brief that is like --verbose withou...Behdad Esfahbod2017-09-201-6/+18
* exit with the error code when FcNameParse() failedAkira TAGOH2013-10-031-0/+5
* Add the description of -q option to the man pageAkira TAGOH2013-09-251-0/+12
* build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt2013-04-081-1/+1
* Remove FcInit() calls from toolsBehdad Esfahbod2013-01-031-5/+0
* 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
* fc-{list,match}: constify format stringMike Frysinger2012-02-211-10/+10
* Bug 26718 - "fc-match sans file" doesn't workBehdad Esfahbod2011-06-201-13/+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
* [fc-match] Accept list of elements like fc-list (bug #13017)Behdad Esfahbod2009-02-132-21/+20
* Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod2009-02-131-3/+4
* Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod2009-02-132-13/+47
* Implement fc-list --quiet ala grep (bug #17141)Behdad Esfahbod2009-02-131-7/+20
* Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod2009-02-132-18/+22
* Get rid of $Id$ tagsBehdad Esfahbod2009-02-131-1/+1
* Implement fc-list --verbose (#13015)Behdad Esfahbod2009-02-132-20/+31
* Add fc-query (#13019)Behdad Esfahbod2009-02-131-0/+1
* Update man pagesBehdad Esfahbod2009-02-131-4/+8
* Replace RCS Id tags with the file nameBehdad Esfahbod2009-02-131-1/+1
* Fix build with !ENABLE_DOCS and no built manpages.Eric Anholt2008-04-181-2/+6
* Eliminate references to freetype from utility Makefile.am'sKeith Packard2008-01-081-2/+2
* Distribute man source files for command line programs (bug 9678).Keith Packard2007-10-251-3/+3
* Remove all .cvsignore filesKeith Packard2006-09-031-6/+0
* Revert ABI changes from version 2.3Keith Packard2006-08-311-1/+1
* LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.Patrick Lam2006-04-071-2/+1
* Eliminate unused vars reported by Intel's compiler.Patrick Lam2006-02-211-2/+2
* Make 'make distcheck' work with automake 1.6.3.Patrick Lam2006-02-051-1/+1
* Prevent fc-list from escaping strings when printing them.Patrick Lam2005-10-211-1/+1
* Change files from ISO-Latin-1 to UTF-8Keith Packard2004-12-072-2/+2
* Add instructions for doing a releasefc-2_2_93Keith Packard2004-04-141-1/+1
* Move man_MANS into the 'if USEDOCBOOK' block.Carl Worth2003-12-111-2/+2
* Add some example usages.Noah Levitt2003-11-161-0/+23
* Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard2003-10-271-1/+1
* Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard2003-10-271-4/+6
* Replace fc-cache and fc-list manpages with more detailed, SGML versions.Josselin Mouette2003-10-094-38/+189