Query: fc-list
OS: opensolaris
Section: 1
Links: opensolaris man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FC-LIST(1) FC-LIST(1)NAMEfc-list - list available fontsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] fc-list [ -vV? ] [ --verbose ] [ --version ] [ --help ] [ pattern ] [ element ]DESCRIPTIONfc-list lists fonts and styles available on the system for applications using fontconfig.OPTIONSThis program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -v --verbose Display status information while busy. -? --help Show summary of options. -V --version Show version of the program and exit. pattern If this argument is set, only fonts matching pattern are displayed. element If set, the element property is displayed for matching fonts.EXAMPLESfc-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 ALSOfc-cache(1). The fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html.AUTHORThis manual page was written by Keith Packard <keithp@keithp.com> and Josselin Mouette <joss@debian.org>.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 04 November 2007 FC-LIST(1)