summaryrefslogtreecommitdiff
path: root/fc-scan
Commit message (Expand)AuthorAgeFilesLines
* Convert more tabs to spaces in docsAkira TAGOH2022-12-131-7/+7
* fc-scan: add --sysroot optionAkira TAGOH2020-09-151-9/+20
* Add Meson build systemTim-Philipp Müller2020-07-311-0/+9
* 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-11/+19
* [fc-match/fc-list/fc-query/fc-scan] Add --brief that is like --verbose withou...Behdad Esfahbod2017-09-201-2/+15
* Add FcFreeTypeQueryAll()Behdad Esfahbod2017-09-121-3/+1
* Remove blanks support from fc-scanBehdad Esfahbod2017-09-122-27/+5
* Add missing description for usageAkira TAGOH2015-05-121-3/+4
* Observe blanks to compute correct languages in fc-query/fc-scanAkira TAGOH2015-05-112-7/+28
* build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt2013-04-081-1/+1
* Remove FcInit() calls from toolsBehdad Esfahbod2013-01-031-6/+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
* 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
* Fix doc syntax (#22902)Behdad Esfahbod2009-07-241-1/+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-133-0/+416