diff --git a/fc-match/fc-match.sgml b/fc-match/fc-match.sgml index c33fea9..ffc50c5 100644 --- a/fc-match/fc-match.sgml +++ b/fc-match/fc-match.sgml @@ -194,6 +194,32 @@ output is requested. + + EXAMPLES + + + + fc-match sans + Display the best matching font categorized into sans-serif generic family, filtered by current locale + + + + + + fc-match sans:lang=en + Display the best matching font categorized into sans-serif generic family, filtered by English language + + + + + + fc-match sans:lang=en:weight=bold + Display the best matching font categorized into sans-serif generic family, filtered by English language and weight is bold. + + + + + SEE ALSO