This manual page is for Mac OS X version 10.6

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



FC-MATCH(1)                                                                                      FC-MATCH(1)



NAME
       fc-match - match available fonts

SYNOPSIS
       fc-match [ -svV? ] [ --sort ] [ --verbose ] [ --version ] [ --help ] [ font-pattern ]


DESCRIPTION
       fc-match  matches  font-pattern (empty pattern by default) using the normal fontconfig matching rules
       to find the best font available.  If --sort is given, the sorted list of best matching fonts is  dis-played. displayed.
       played.   With  --verbose, the whole font pattern for each match is printed, otherwise only the file,
       family and style are printed..

OPTIONS
       This program follows the usual GNU command line syntax, with long options starting  with  two  dashes
       (`-').  A summary of options is included below.

       -v --verbose
              Print whole font pattern for each match.

       -? --help
              Show summary of options.

       -V --version
              Show version of the program and exit.

       -s --sort
              Displays sorted list of best matching fonts.

       font-pattern
              Displays fonts matching font-pattern (uses empty pattern by default).

SEE ALSO
       fc-list (1).

       The fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html.

AUTHOR
       This manual page was updated by Patrick Lam <[email protected]>.



                                                 05 May 2008                                     FC-MATCH(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.