Differences between current version and previous revision of ps2pk(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:51:01 pm | by perry | |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:51:01 pm | by perry | Revert |
@@ -10,9 +10,9 @@
----
!!NAME
-ps2pk - creates a TeX pkfont from a type1 PostScript font
+ps2pk - creates a TeX pkfont from a type1 !
PostScript font
!!SYNOPSIS
pk2pk [[ ''options''] type1 [[pkfont]
@@ -30,9 +30,9 @@
-m''modename''
!!DESCRIPTION
-This program renders a given type1 PostScript font at a
+This program renders a given type1 !
PostScript font at a
given pointsize (default 10.0 points) and resolution
(default 300dpi) into a TeX pkfont.
@@ -51,10 +51,10 @@
The program will make a pkfont in which the character codes
are derived from their AFM (Adobe Font Metrics) defined
values. This can be overruled by specifying an explicit
encoding file via the -e option. The encoding file
-''enc'' should contain a valid PostScript encoding
-containing PostScript names like /hyphen. Here is an
+''enc'' should contain a valid !
PostScript encoding
+containing !
PostScript names like /hyphen. Here is an
incomplete example (see afm2tfm for complete
syntax):
@@ -85,9 +85,9 @@
Name of a file containing an encoding scheme (default - the
encoding named in the AFM-file is used). The actual
-PostScript name of the encoding scheme is written as a
+!
PostScript name of the encoding scheme is written as a
-E''extension''
@@ -157,9 +157,9 @@
type1
-The name of the PostScript type1 font. The name of the
+The name of the !
PostScript type1 font. The name of the
AFM-file will be constructed from this name by removing the
extension (if suplied) and adding
@@ -177,9 +177,9 @@
what is wanted.
The following PK
-FontName''
+!
FontName''
''Encoding''
''modename''
''
!!ACKNOWLEDGEMENT
@@ -191,9 +191,9 @@
`METAFONT: The Program', Donald Knuth.
`The GFtoPK processor', belonging to the METAFONTware.
-`Adobe Font Metric Files', Version 3., PostScript Developer
+`Adobe Font Metric Files', Version 3., !
PostScript Developer
Support Group.
afm2tfm(1)
pk2bm(1)
!!VERSION