Alan Coopersmith
9bc88933b2
Fix some typos/spelling errors
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2020-07-21 18:42:40 -07:00
Akira TAGOH
4c040d393d
Observe blanks to compute correct languages in fc-query/fc-scan
...
Added --ignore-blanks option to get back the behavior.
https://bugs.freedesktop.org/show_bug.cgi?id=79955
2015-05-11 11:02:59 +09:00
Behdad Esfahbod
ba7b50ab33
Add fc-pattern cmdline tool
2010-04-20 23:18:00 -04: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