Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-19 | Fix a typo in docs | Akira TAGOH | 1 | -1/+1 | |
2014-12-24 | fc-cache: Add an option to raise an error if no fonts found | Akira TAGOH | 1 | -1/+30 | |
and get back the behavior. | |||||
2010-04-20 | Add fc-pattern cmdline tool | Behdad Esfahbod | 1 | -0/+1 | |
2009-11-20 | [fc-cache] Document -r argument in man page | Behdad Esfahbod | 1 | -1/+10 | |
2009-06-24 | [fc-cache] Remove obsolete sentence from man page | Behdad Esfahbod | 1 | -4/+1 | |
2009-02-13 | Add fc-scan too that runs FcFileScan/FcDirScan | Behdad Esfahbod | 1 | -0/+1 | |
This is quite similar to fc-query, but calling FcFileScan/FcDirScan instead of FcFreeTypeQuery. | |||||
2009-02-13 | Handle -h and --help according to GNU Coding Standards (#17104) | Behdad Esfahbod | 1 | -2/+2 | |
Added -h instead of -?. And upon -h and --help, write usave to stdout instead of stdin, and return 0 instead of 1. -? still works like before as that's what getopt returns upon unknown arguments. | |||||
2009-02-13 | Add fc-query (#13019) | Behdad Esfahbod | 1 | -0/+1 | |
2009-02-13 | Update man pages | Behdad Esfahbod | 1 | -6/+10 | |
2005-09-23 | Add new command-line utility, fc-cat, to convert fonts.cache-2 files into | Patrick Lam | 1 | -2/+2 | |
fonts.cache-1 files (e.g. for grepping and validation of the mmap codepath), as per James Cloos' request. Remove done 'TODO' comment. Updates for development release 2.3.90. | |||||
2005-09-23 | Update documentation -- fc-cache's man page now says that you need to run | Patrick Lam | 1 | -0/+7 | |
fc-cache once per cached architecture; add some documentation to the FcCache structure. Make fc-cache write out fonts.cache-2 files for directories with no fonts (i.e. only subdirectories). | |||||
2003-10-09 | Replace fc-cache and fc-list manpages with more detailed, SGML versions. | Josselin Mouette | 1 | -0/+200 | |