manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Josselin"> Mouette"> Aug 13, 2008"> 1"> joss@debian.org"> fc-list"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; list available fonts &dhpackage; DESCRIPTION &dhpackage; 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. Print verbose output of the whole font pattern for each match, or elements if any is provided. Format output according to the format specifier format. Suppress all normal output. returns 1 as the error code if no fonts matched. Show version of the program and exit. Show summary of options. If this argument is set, only fonts matching pattern are displayed. 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 &dhusername; &dhemail;.