Behdad Esfahbod
ba7b50ab33
Add fc-pattern cmdline tool
2010-04-20 23:18:00 -04:00
Behdad Esfahbod
aabe0f9d7d
[doc] Fix typo
2009-11-30 16:09:55 -05:00
Behdad Esfahbod
558581c434
Fix doc syntax ( #22902 )
2009-07-24 14:59:07 -04:00
Behdad Esfahbod
41af588f54
[fc-match] Accept list of elements like fc-list (bug #13017 )
...
Also make --verbose not ignore list of elements and only print those.
Update docs.
2009-02-13 16:54:07 -08:00
Behdad Esfahbod
6bffe1a95b
Add fc-scan too that runs FcFileScan/FcDirScan
...
This is quite similar to fc-query, but calling FcFileScan/FcDirScan instead
of FcFreeTypeQuery.
2009-02-13 16:54:06 -08:00
Behdad Esfahbod
0c93b91db0
Implement FcPatternFormat and use it in cmdline tools (bug #17107 )
...
Still need to add more features, but the API is there, and used
by cmdline tools with -f or --format.
2009-02-13 16:54:04 -08:00
Behdad Esfahbod
1439c8f21a
Handle -h and --help according to GNU Coding Standards ( #17104 )
...
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 16:53:59 -08:00
Behdad Esfahbod
77c0d8bce8
Add fc-query ( #13019 )
2009-02-13 16:53:56 -08:00
Behdad Esfahbod
d5b6085c3e
Update man pages
2009-02-13 16:53:56 -08:00
Patrick Lam
8b4e7628e1
Update documentation for fc-match (SGML-ize it). (reported by Ilya
...
Konstantinov)
2006-04-06 05:15:08 +00:00