summaryrefslogtreecommitdiff
path: root/support/mf2pt1/mf2pt1.texi
diff options
context:
space:
mode:
Diffstat (limited to 'support/mf2pt1/mf2pt1.texi')
-rw-r--r--support/mf2pt1/mf2pt1.texi17
1 files changed, 10 insertions, 7 deletions
diff --git a/support/mf2pt1/mf2pt1.texi b/support/mf2pt1/mf2pt1.texi
index 5b55575453..9260689d18 100644
--- a/support/mf2pt1/mf2pt1.texi
+++ b/support/mf2pt1/mf2pt1.texi
@@ -11,7 +11,7 @@
@c %**end of header
@copying
-Copyright @copyright{} 2005--2020 Scott Pakin
+Copyright @copyright{} 2005--2021 Scott Pakin
@sp 2
@@ -30,8 +30,8 @@ version 2006/05/20 or later.
@end copying
-@set VERSION 2.6
-@set DATE 27 November 2020
+@set VERSION 2.7
+@set DATE 4 December 2021
@c Define some fonts we intend to use.
@iftex
@@ -319,7 +319,10 @@ simply a matter of setting the @samp{FONTFORGE} environment variable
to @samp{pfaedit} before invoking @command{mf2pt1}. As a corollary,
you can inhibit an @command{mf2pt1} external program from running by
setting the corresponding environment variable to the name of a
-nonexistent program.
+nonexistent program. Arguments can be included in the environment
+variable's value. Hence, defining @samp{MPOST} to @samp{mpost
+-recorder}, for instance, instructs @command{mf2pt1} to run
+@command{mpost} with the @samp{-recorder} option.
@menu
* Restrictions:: Restrictions imposed on the font source code
@@ -676,9 +679,9 @@ parameters that @command{mf2pt1} accepts:
@noindent
@b{if} known @i{ps_output}:
-@multitable {@b{if}} {@b{font_underline_thickness}} {@t{"Copyright (C) 2020 Scott Pakin.";}}
+@multitable {@b{if}} {@b{font_underline_thickness}} {@t{"Copyright (C) 2021 Scott Pakin.";}}
@item @tab @b{font_coding_scheme} @tab @t{"ot1"};
-@item @tab @b{font_comment} @tab @t{"Copyright (C) 2020 Scott Pakin."};
+@item @tab @b{font_comment} @tab @t{"Copyright (C) 2021 Scott Pakin."};
@item @tab @b{font_family} @tab @t{"Kerplotz"};
@item @tab @b{font_fixed_pitch} @tab @b{false};
@item @tab @b{font_identifier} @tab @t{"Kerplotz Light Oblique"};
@@ -705,7 +708,7 @@ The same parameters can also be specified on the command line as
follows:
@example
-mf2pt1 --encoding=ot1 --comment="Copyright (C) 2020 Scott Pakin."
+mf2pt1 --encoding=ot1 --comment="Copyright (C) 2021 Scott Pakin."
--family=Kerplotz --nofixedpitch --fullname="Kerplotz Light Oblique"
--name=Kerplotz-LightOblique --designsize=10 --italicangle=-9.5
--underpos=-100 --underthick=50 --uniqueid=4112233 --version=002.005