GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BDFRESIZE(1) FreeBSD General Commands Manual BDFRESIZE(1)

bdfresize - Resize BDF Format Font

bdfresize [-v] [-b number] [-[whf] factor] [bdf-file]

Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. If bdf-file is not specified, it reads from stdin. Bdfresize outputs the result to stdout in BDF format. Some COMMENT lines are inserted to the result font. FONT name is modified depending on the resize factor if the name is described in XLFD format. SIZE, FONTBOUNDINGBIX, SWIDTH, DWIDTH, BBX and some property lines are also modified. Other lines are copied from source. If a syntax error occurs in a source font, bdfresize notices it and stops the whole process.

-v
Show the version number and exit.
-b number
Specify the blackness. Pixel values of a resized font are decided by this value. Default is 4.
-w factor
Specify the resize factor for the font width.
-h factor
Specify the resize factor for the font height.
-f factor
Same as ``-w factor -h factor''.

factor is described in either of following forms.
<digits>
<digits>/<digits>

bdftopcf(1), xfed(1), Character Bitmap Distribution Format 2.1 (Adobe Systems, Inc.), X Logical Font Description Conventions (MIT X Consortium Stardard)

Copyright (C) 1988, 1992 Hiroto Kagotani.
kagotani@cs.titech.ac.jp
12 October 1992 BDF

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.