From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/utilities/mff-29/mfparams.mf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fonts/utilities/mff-29/mfparams.mf (limited to 'fonts/utilities/mff-29/mfparams.mf') diff --git a/fonts/utilities/mff-29/mfparams.mf b/fonts/utilities/mff-29/mfparams.mf new file mode 100644 index 0000000000..c842ea053a --- /dev/null +++ b/fonts/utilities/mff-29/mfparams.mf @@ -0,0 +1,13 @@ +% mflogo-params - set the ad-hoc parameters for generic METAFONT logo +% altered for `mfjob' - Damian Cugley Tue 16 Jan 1990 + + +v# := designsize/18; % unit of vertical distance. + +ht# := 10.8 v#; % height of characters +xgap# := 1.1 v#; % horizontal adjustment + +u# := if known hratio: hratio * fi 0.8 v#; % unit width +s# := 0 v#; % extra space at the left and the right +o# := 1/5 v#; % overshoot +px# := if known weight: weight * fi 1.2 v#; % horizontal thickness of pen -- cgit v1.2.3