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

FreeBSD Manual Pages

  
 
  

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

NAME
       bdf2sfd -- BDF to SFD converter

SYNOPSIS
       bdf2sfd [-hv] [-f name] [-p name] font.bdf

DESCRIPTION
       bdf2sfd	is a BDF to SFD	converter, allowing to vectorize bitmap	fonts.
       It works	by converting each pixel of a glyph to a polygon,  which  pro-
       duces  large  and  unoptimized SFD files	which should be	post-processed
       using FontForge.

       If file is a single dash	(`-'), bdf2sfd reads from the standard input.

       The options are as follows:

       -f name	   Specify font	name.

       -p name	   Specify PostScript font name.

       -h	   Display usage.

       -v	   Display version.

AUTHORS
       bdf2sfd was written by Frederic Cambus.

FreeBSD	ports 15.quarterly	March 22, 2025			    BDF2SFD(1)

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

home | help