from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
F-SCAN
Section: (1) Updated: Jan 15, 2009 Index
Return to Main Contents
NAME
f-scan - scan font files or directories
SYNOPSIS
f-scan [ -Vh ]
[ [ -f format ] [ -format format ] ] [ -version ] [ -help ] file...
DESCRIPTION
f-scan scans
file(s) recursively
and prints out font pattern for each face found.
OPTIONS
This program follows the usual GNU command line syntax,
with long options starting with two dashes (-'). A summary of
options is included below.
- -f
-
Format output according to the format specifier
format.
- -V
-
Show version of the program and exit.
- -h
-
Show summary of options.
- file
-
Scan file recursively for font faces.
RETURN CODES
f-scan returns error code 0 if at least one font
was found or 1 otherwise.
SEE ALSO
f-query(1)
FcFileScan(3)
FcDirScan(3)
FcPatternFormat(3)
f-cat(1)
f-cache(1)
f-list(1)
f-match(1)
f-pattern(1)
The fontconfig user's guide <URL:https://fontconfig.pages.freedesktop.org/fontconfig/fontconfi-user.html>
AUTHOR
This manual page was updated by Behdad Esfahbod <behdad@behdad.org>.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- RETURN CODES
-
- SEE ALSO
-
- AUTHOR
-
|