fc-list(1)


NAME

   fc-list - list available fonts

SYNOPSIS

   fc-list  [ -vVh ]  [ --verbose ]  [  [ -f format ]  [ --format format ]
   ]  [  [ -q ]  [ --quiet ]  ]  [ --version ]  [ --help ]

    [ pattern  [ element... ]   ]

DESCRIPTION

   fc-list lists fonts and styles available on the system for applications
   using  fontconfig.   If  any  elements  are  specified,  only those are
   printed.  Otherwise 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.

   -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.

   -q     Suppress all normal output. returns 1 as the error  code  if  no
          fonts matched.

   -V     Show version of the program and exit.

   -h     Show summary of options.

   pattern
          If  this  argument  is  set,  only  fonts  matching  pattern are
          displayed.

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

EXAMPLES

   fc-list
          Lists all font faces.

   fc-list :lang=hi
          Lists font faces that cover Hindi.

   fc-list : family style file spacing
          Lists the filename and spacing value for each font  face.  ``:''
          is an empty pattern that matches all fonts.

SEE ALSO

   fc-match(1)  FcFontList(3) FcPatternFormat(3) fc-cat(1) fc-cache(1) fc-
   pattern(1) fc-query(1) fc-scan(1)

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

AUTHOR

   This  manual  page was written by Keith Packard <keithp@keithp.com> and
   Josselin Mouette <joss@debian.org>.

                             Aug 13, 2008                       FC-LIST(1)


More Linux Commands

manpages/mvinnwstr.3ncurses.html
mvinnwstr(3ncurses) - get a string of wchar_t characters fro
These routines return a string of wchar_t characters in wstr, extracted starting at the current cursor position in the named window. Attributes are stripped fro

manpages/XGetMotionEvents.3.html
XGetMotionEvents(3) - send events and pointer motion history
The XSendEvent function identifies the destination window, determines which clients should receive the specified events, and ignores any active grabs. This func

manpages/mq_open.3.html
mq_open.3 - mq_open(3) - open a message queue - Linux manual page.......
mq_open() creates a new POSIX message queue or opens an existing queue. The queue is identified by name. For details of the construction of name, see mq_overvie

manpages/gnutls_certificate_free_crls.3.html
gnutls_certificate_free_crls(3) - API function (Man Page)...
This function will delete all the CRLs associated with the given credentials. REPORTING BUGS Report bugs to &lt;bug-gnutls@gnu.org&gt;. GnuTLS home page: http://www.g

manpages/ExtUtils::Command.3pm.html
ExtUtils::Command(3pm) - utilities to replace common UNIX co
The module is used to replace common UNIX commands. In all cases the functions work from @ARGV rather than taking arguments. This makes them easier to deal with

manpages/Xvfb.1.html
Xvfb(1) - virtual framebuffer X server for X Version 11.....
Xvfb is an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. The pr

manpages/gnutls_srp_set_client_credentials_function.3.html
gnutls_srp_set_client_credentials_function.3................
This function can be used to set a callback to retrieve the username and password for client SRP authentication. The callbacks function form is: int (*callback)

manpages/memory.n.html
memory(n) - Control Tcl memory debugging capabilities.......
The memory command gives the Tcl developer control of Tcls memory debugging capabilities. The memory command has several suboptions, which are described below.

manpages/XkbResizeKeyType.3.html
XkbResizeKeyType(3) - Change the number of levels in a key t
XkbResizeKeyType changes the type specified by xkb-&gt;map-&gt;types[type_ndx], and reallocates the symbols and actions bound to all keys that use the type, if necess

manpages/getw.3.html
getw(3) - input and output of words (ints) - Linux man page
getw() reads a word (that is, an int) from stream. Its provided for compatibility with SVr4. We recommend you use fread(3) instead. putw() writes the word w (th

manpages/aconnect.1.html
aconnect(1) - ALSA sequencer connection manager (Man Page)
aconnect is a utility to connect and disconnect two existing ports on ALSA sequencer system. The ports with the arbitrary subscription permission, such as creat

manpages/partx.8.html
partx(8) - tell the Linux kernel about the presence and numb
Given a device or disk-image, partx tries to parse the partition table and list its contents. It optionally adds or removes partitions. The disk argument is opt





We can't live, work or learn in freedom unless the software we use is free.