from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209583

userrating:


May 25th. 2007:
Words

486

Views

258591

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





F-MATCH

Section: (1)
Updated: Aug 13, 2008
Index Return to Main Contents
 

NAME

f-match - match available fonts  

SYNOPSIS

f-match [ -asvVh ] [ -all ] [ -sort ] [ -verbose ] [ [-f format ] [-format format ] ] [ -version ] [ -help ]


 [ pattern  [ element... ]   ]   

DESCRIPTION

f-match matches 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. The -all option works like -sort except that no pruning is done on the list of fonts.

If any elements are specified, only those are printed. Otherwise short file name, 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.

-a
Displays sorted list of best matching fonts, but do not do any pruning on the list.
-s
Displays sorted list of best matching fonts.
-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.
-V
Show version of the program and exit.
-h
Show summary of options.
pattern
Displays fonts matching pattern (uses empty pattern by default).
element
If set, the element property is displayed for matching fonts.
 

EXAMPLES

f-match sans
Display the best matching font categorized into san-serif generic family, filtered by current locale

f-match sans:lang=en
Display the best matching font categorized into san-serif generic family, filtered by English language

f-match sans:lang=en:weight=bold
Display the best matching font categorized into san-serif generic family, filtered by English language and weight is bold.
 

SEE ALSO

f-list(1) FcFontMatch(3) FcFontSort(3) FcPatternFormat(3) f-cat(1) f-cache(1) f-pattern(1) f-query(1) f-scan(1)

The fontconfig user's guide <URL:https://fontconfig.pages.freedesktop.org/fontconfig/fontconfi-user.html>  

AUTHOR

This manual page was updated by Patrick Lam <plam@csail.mit.edu>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 9.3 ms