Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

convertfont(1)

bldfamily(1)

MAKEAFB(1)  —  USER COMMANDS

NAME

makeafb − create bitmap files from scalable Folio format files

SYNOPSIS

makeafb [ −m|−M ] [ −p|−P ] [ −v|−V ] [ -f n ] [ -values ]

DESCRIPTION

Makeafb creates Adobe ASCII format bitmap fonts ( .afb ) and Adobe ASCII format metric files ( .afm ) format files from scalable Folio format files.  These can then be converted with convertfont(1) for the X11/NeWS server.  This is useful to avoid the calculation overhead of standard sizes of fonts. 

OPTIONS

−mEnable generation of .afm files (the default). 
 

−MDisable generation of .afm files. 
 

−PDon´t preserve existing files (the default). 
 

−pPreserve existing files.  If −p is selected, then just before makeafb writes a file it will check to see if it alredy exists.  If it does, the file will be skipped.  This is useful in situations where you have some handbuilt .afb and .afm files, and just want to fill in the missing ones. 
 

−vVerbose:  print messages indicating what´s going on (the default). 
 

−VWork silently. 
 

−f nForce the length of the base part of the output filename to be at most n characters.  The default is 8. 
 

−valuesA comma separated list of pixel sizes for which .afb files should be generated.  The default is 6,8,10,12,14,16,18 . 
 

EXAMPLES

makeafb ∗.f3b makeafb -p -4,5,6,7,8,9,10,11,12,14,16,18,20,24 ∗.f3b
 

SEE ALSO

convertfont(1), bldfamily(1)
 

Sun Release 4.0  —  Last change: 10 March 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026