From d5b6085c3e40b4e2605cab7ff6c8a621b961b2d2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 13 Aug 2008 00:42:12 -0400 Subject: Update man pages --- fc-match/fc-match.sgml | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) (limited to 'fc-match') diff --git a/fc-match/fc-match.sgml b/fc-match/fc-match.sgml index d68cc22..136de3c 100644 --- a/fc-match/fc-match.sgml +++ b/fc-match/fc-match.sgml @@ -20,7 +20,7 @@ manpage.1: manpage.sgml Patrick"> Lam"> - Apr 6, 2006"> + Aug 13, 2008"> 1"> @@ -63,7 +63,8 @@ manpage.1: manpage.sgml &dhpackage; - + + @@ -75,12 +76,14 @@ manpage.1: manpage.sgml DESCRIPTION - &dhpackage; matches font-pattern (empty + &dhpackage; 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 displayed. With --verbose, the whole font pattern +the best font available. If is given, the sorted list of best +matching fonts is displayed. With , the whole font pattern for each match is printed, otherwise only the file, family and style -are printed.. +are printed. The option works like + except that no pruning is done on the list of fonts. @@ -115,6 +118,15 @@ are printed.. Show version of the program and exit. + + + + + + Displays sorted list of best matching fonts, but do not do any + pruning on the list. + + @@ -137,7 +149,11 @@ are printed.. SEE ALSO - fc-list (1). + + fc-cat(1) + fc-cache(1) + fc-list(1) + The fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html. -- cgit v1.2.3