Penguin

Differences between current version and predecessor to the previous major change of getafm(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 11:55:16 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 11:55:16 pm by perry Revert
@@ -10,21 +10,21 @@
 ---- 
 !!NAME 
  
  
-getafm - create an AFM file for a PostScript font. 
+getafm - create an AFM file for a ! PostScript font. 
 !!SYNOPSIS 
  
  
-__getafm__ ''FontName'' 
+__getafm__ ''! FontName'' 
 ''output.ps'' 
 !!DESCRIPTION 
  
  
-''Getafm'' generates a PostScript file which prints an 
+''Getafm'' generates a ! PostScript file which prints an 
 AFM file for a font to the printer's output channel. The 
 output of ''getafm'' should be sent to a printer, or to 
-GhostScript. For example, 
+! GhostScript. For example, 
 getafm Times-Roman | gsnd - 
 !!AUTHOR 
  
  
@@ -39,12 +39,12 @@
 fixwwps(1), extractres(1), includeres(1) 
 !!TRADEMARKS 
  
  
-__PostScript__ is a trademark of Adobe Systems 
+__! PostScript__ is a trademark of Adobe Systems 
 Incorporated. 
 !!BUGS 
  
  
 Kerning information is not generated by ''getafm;'' it is 
 best to use original AFM files if possible. 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.