This manual page is for Mac OS X version 10.6.3

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  [  -asvVh ]  [ --all ]  [ --sort ]  [ --verbose ]  [  [ -f format ]  [ --format format ]  ]
       [ --version ]  [ --help ]

        [ pattern  [ element... ]   ]

DESCRIPTION
       fc-match matches 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.  The --all option works like --sort except that no pruning is done on the list of fonts.

       If any elements are specified, only those are printed.  Otherwise short file name, family, and  style
       are printed, unless verbose output is requested.

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

       -a     Displays sorted list of best matching fonts, but do not do any pruning on the list.

       -s     Displays sorted list of best matching fonts.

       -v     Print verbose output of the whole font pattern for each match, or elements if any is provided.

       -f     Format output according to the format specifier format.

       -V     Show version of the program and exit.

       -h     Show summary of options.

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

       element
              If set, the element property is displayed for matching fonts.

SEE ALSO
       fc-list(1)  FcFontMatch(3)  FcFontSort(3)  FcPatternFormat(3)  fc-cat(1)  fc-cache(1) fc-query(1) fc-scal(1) fcscal(1)
       scal(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 <plam@csail.mit.edu>.



                                                Aug 13, 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.

Did this document help you? Yes It's good, but... Not helpful...