Editing /usr/local/bin/

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 851: Line 851:
 
|fc-cache||[https://www.freebsd.org/cgi/man.cgi?query=fc-cache&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-cache] - build font information cache files; fc-cache scans the font directories on the system and builds font information cache files for applications using fontconfig for their  font      handling.
 
|fc-cache||[https://www.freebsd.org/cgi/man.cgi?query=fc-cache&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-cache] - build font information cache files; fc-cache scans the font directories on the system and builds font information cache files for applications using fontconfig for their  font      handling.
 
|-
 
|-
|fc-cat||[https://www.freebsd.org/cgi/man.cgi?query=fc-cat&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-cat] reads the font information from cache files or related  to  font        directories and emits it in ASCII form.
+
|fc-cat||
 
|-
 
|-
 
|fc-conflist||
 
|fc-conflist||
 
|-
 
|-
|fc-list||[https://www.freebsd.org/cgi/man.cgi?query=fc-list&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-list] lists fonts and styles available on the system for applications
+
|fc-list||
using  fontconfig.  If any  elements  are  specified, only those are      printed. Otherwise family and style are printed, unless verbose output      is requested.
+
 
|-
 
|-
|fc-match||[https://www.freebsd.org/cgi/man.cgi?query=fc-match&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html  fc-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
+
|fc-match||
fonts.
+
 
|-
 
|-
|fc-pattern||[https://www.freebsd.org/cgi/man.cgi?query=fc-pattern&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-pattern] parses pattern (empty pattern by  default)  and  shows  the
+
|fc-pattern||
parsed  result. If --config is given, config substitution is performed      on the pattern before being displayed.  If --default is given,  default      substitution is performed on the pattern before being displayed.
+
 
|-
 
|-
|fc-query||[https://www.freebsd.org/cgi/man.cgi?query=fc-query&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-query] queries  font-file(s) using  the normal fontconfig rules and
+
|fc-query||
prints out font pattern for each face found.  If --index is given, only      one face of each file is queried, otherwise all faces are queried.
+
 
|-
 
|-
|fc-scan||[https://www.freebsd.org/cgi/man.cgi?query=fc-scan&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-scan] scans file(s) recursively and prints out font pattern for  each
+
|fc-scan||
face found.
+
 
|-
 
|-
|fc-solve||[https://www.freebsd.org/cgi/man.cgi?query=fc-solve&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-solve] - automated solver for Freecell and related Solitiare variants
+
|fc-solve||
 
|-
 
|-
|fc-validate||[https://www.freebsd.org/cgi/man.cgi?query=fc-validate&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fc-validate] validates font-file(s) if each fonts satisfies the language
+
|fc-validate||
coverage according to the orthography files in fontconfig.  If --index      is given, only one face of each file is validated, otherwise all faces      are validated.
+
 
|-
 
|-
|ffmpeg||[https://www.freebsd.org/cgi/man.cgi?query=ffmpeg&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ffmpeg] is a very fast video and audio converter that can also grab from    a live audio/video source. It can also convert between arbitrary sample      rates and resize video on the fly with a high quality polyphase filter.
+
|ffmpeg||
 
|-
 
|-
|ffprobe||[https://www.freebsd.org/cgi/man.cgi?query=ffprobe&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ffprobe] gathers information from multimedia streams and prints it in human- and machine-readable fashion.  For example it can be used to check the format of the container used by    a multimedia stream and the format and type of each media stream      contained in it.
+
|ffprobe||
 
|-
 
|-
|fftw-wisdom||[https://www.freebsd.org/cgi/man.cgi?query=fftw-wisdom&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fftw-wisdom] is a utility to generate FFTW wisdom files, which contain
+
|fftw-wisdom||
saved information about how to optimally compute (Fourier)  transforms    of  various  sizes.  FFTW is a free library to compute discrete Fourier      transforms in one or more dimensions, for arbitrary sizes, and of  both
+
real  and  complex data, among other related operations. More information on FFTW can be found at the FFTW home page: http://www.fftw.org
+
 
|-
 
|-
|fftw-wisdom-to-conf||[https://www.freebsd.org/cgi/man.cgi?query=fftw-wisdom-to-conf&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fftw-wisdom-to-conf]  is a utility to generate C configuration routines    from FFTW wisdom files, where  the  latter  contain  saved  information      about  how  to optimally compute (Fourier) transforms of various sizes.      A configuration routine is a C subroutine that you link into your  program,  replacing a  routine of the same name in the FFTW library, that      determines which parts of FFTW are callable by your program.
+
|fftw-wisdom-to-conf||
 
+
 
|-
 
|-
|fftwf-wisdom||[https://www.freebsd.org/cgi/man.cgi?query=fftwf-wisdom&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fftwf-wisdom]  is a utility to generate FFTW wisdom files, which contain
+
|fftwf-wisdom||
saved information about how to optimally compute (Fourier)  transforms    of  various  sizes.  FFTW is a free library to compute discrete Fourier      transforms in one or more dimensions, for arbitrary sizes, and of  both
+
real  and  complex data, among other related operations. More information on FFTW can be found at the FFTW home page: http://www.fftw.org
+
 
|-
 
|-
 
|fh2raw||
 
|fh2raw||

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)