Linux Commands Examples

A great documentation place for Linux commands

fstobdf

generate BDF font from X font server


see also : bdftopcf - showfont - fslsfonts - X

Synopsis

fstobdf [ -server servername ] -fn fontname


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
packages="appres bdftopcf bitmap constype editres fonttosfnt fstobdf iceauth ico luit xfs xfsinfo xgamma xhost xinit xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlsatoms xlsclients xlsfonts xmodmap xrandr xrdb xrefresh xset xsetpointer xsetroot xsm xstdcmap xvidtune xvinfo xwd xwininfo xwud xdpyinfo"

description

The fstobdf program reads a font from a font server and prints a BDF file on the standard output that may be used to recreate the font. This is useful in testing servers, debugging font metrics, and reproducing lost BDF files.

options

-server servername

This option specifies the server from which the font should be read. servername must be specified in one of the formats defined in the Font Server Names section of X(7). If not specified, the server name in the FONTSERVER environment variable is used.

-fn fontname

This option specifies the font for which a BDF file should be generated.

environment

FONTSERVER

The default server to use. The server name must be specified in one of the formats defined in the Font Server Names section of X(7).


see also

xfs, bdftopcf , showfont , fslsfonts , X .


author

Olaf Brandt, Network Computing Devices
Dave Lemke, Network Computing Devices

Jim Fulton, MIT X Consortium

How can this site be more helpful to YOU ?


give  feedback