summaryrefslogtreecommitdiff
path: root/fc-match
AgeCommit message (Expand)AuthorFilesLines
2013-10-03exit with the error code when FcNameParse() failedAkira TAGOH1-0/+5
2013-04-08build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt1-1/+1
2013-01-03Remove FcInit() calls from toolsBehdad Esfahbod1-5/+0
2013-01-02Switch .gitignore to git.mkBehdad Esfahbod1-0/+2
2012-10-26Use automake variable instead of cleaning files in clean-localAkira TAGOH1-4/+3
2012-06-01Fix the wrong estimation for the memory usage information in fontconfigAkira TAGOH1-1/+1
2012-03-16Fix a build issue due to the use of non-portable variablesAkira TAGOH1-2/+2
2012-03-16Revert "Fix a build fail on some environment."Akira TAGOH1-4/+4
2012-03-10Fix a build fail on some environment.Akira TAGOH1-4/+4
2012-02-21fc-{list,match}: constify format stringMike Frysinger1-11/+11
2012-02-21Bug 40452 - Running 'fc-match --all' core dumps when no fonts are installedAkira TAGOH1-0/+5
2011-06-20Switch fc-match to use FcPatternFormat()Behdad Esfahbod1-29/+9
2010-11-10Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2-4/+4
2010-04-20Add fc-pattern cmdline toolBehdad Esfahbod1-0/+1
2009-11-30[doc] Fix typoBehdad Esfahbod1-1/+1
2009-07-24Fix doc syntax (#22902)Behdad Esfahbod1-1/+2
2009-03-13Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2-4/+4
2009-02-15[fcformat] Add element filtering and deletionBehdad Esfahbod1-1/+5
2009-02-13Cleanup all manpage.* filesBehdad Esfahbod1-1/+1
2009-02-13[fc-match] Accept list of elements like fc-list (bug #13017)Behdad Esfahbod2-20/+57
2009-02-13Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod1-3/+4
2009-02-13Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod2-23/+55
2009-02-13Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod2-22/+26
2009-02-13Get rid of $Id$ tagsBehdad Esfahbod1-1/+1
2009-02-13Add fc-query (#13019)Behdad Esfahbod1-0/+1
2009-02-13Update man pagesBehdad Esfahbod1-7/+23
2009-02-13[fc-match] Fix list of getopt options in --helpBehdad Esfahbod1-2/+2
2009-02-13Replace RCS Id tags with the file nameBehdad Esfahbod1-1/+1
2008-05-03Make fc-match behave better when style is unknown (bug 15332)Keith Packard1-1/+1
2008-05-03Add --all flag to fc-match to show the untrimmed list. Bug 13018.Keith Packard1-6/+12
2008-04-18Fix build with !ENABLE_DOCS and no built manpages.Eric Anholt1-2/+6
2008-01-08Eliminate references to freetype from utility Makefile.am'sKeith Packard1-2/+2
2007-10-25Make fc-match --sort call FcFontRenderPrepare.Behdad Esfahbod1-2/+18
2007-10-25Distribute man source files for command line programs (bug 9678).Keith Packard1-3/+3
2006-09-03Remove all .cvsignore filesKeith Packard1-6/+0
2006-08-30Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.Keith Packard1-0/+1
2006-04-25Include $(top_srcdir), $(top_srcdir)/src before anything else.Patrick Lam1-5/+6
2006-04-10Fix double free (spotted by Coverity, CID #1965).Patrick Lam1-2/+4
2006-04-07LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.Patrick Lam1-1/+1
2006-04-06Update documentation for fc-match (SGML-ize it). (reported by IlyaPatrick Lam4-39/+195
2006-04-06Fix intel compiler warnings: make many variables static, eliminatePatrick Lam1-1/+1
2006-01-30Remove references to dead fontconfig(3) manpages in other fontconfigPatrick Lam1-2/+0
2005-11-232005-11-23 Frederic Crozat <fcrozat@mandriva.com>: reviewed by: plamPatrick Lam1-1/+1
2005-09-11Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)Patrick Lam1-4/+4
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard3-3/+3
2004-04-14Add instructions for doing a releasefc-2_2_93Keith Packard1-1/+1
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard1-1/+1
2003-10-27Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard1-1/+1
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth1-1/+1
2003-06-09Add fc-match program to demonstrate font matching from the command lineKeith Packard1-0/+5