Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
PCF2BDF(1)		     General Commands Manual		      PCF2BDF(1)

NAME
     pcf2bdf  - convert X font from Portable Compiled Format to Bitmap Distribu-
     tion Format

SYNOPSIS
     pcf2bdf [ -v ] [ -o outputfile ] [ fontfile.pcf[.gz] ]

DESCRIPTION
     Pcf2bdf is a font de-compiler.  It converts X font from  Portable	Compiled
     Format  (PCF)  to	Bitmap	Distribution Format (BDF).  It can also accept a
     compressed/gzipped PCF file as input, but gzip must be found in your PATH.

     FONTBOUNDINGBOX in a BDF file is not used by bdftopcf , so  pcf2bdf  gener-
     ates irresponsible values.

OPTIONS
     -v      very verbose output.

     -o output-file-name
	     By default pcf2bdf writes the bdf file to standard output; this op-
	     tion gives the name of a file to be used instead.

SEE ALSO
     bdftopcf(1), X(7)

AUTHOR
     TAGA Nayuta <nayuta@ganaware.jp>

								      PCF2BDF(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pcf2bdf&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help