home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
useful
/
dist
/
text
/
tex
/
pastex
/
mf
/
inputs
/
sklogo.mf
< prev
next >
Wrap
Text File
|
1990-02-14
|
441b
|
12 lines
% skinny variant of METAFONT logo
font_size 30pt#; % the "design size" of this font
ht#:=25pt#; % height of characters
xgap#:=1.5pt#; % horizontal adjustment
u#:=3/9pt#; % unit width
s#:=1/3pt#; % extra space at the left and the right
o#:=2/9pt#; % overshoot
px#:=1pt#; % horizontal thickness of pen
slant:=-1/9; % leftward bias
input nlogo % now generate the font (testing the driver approach)
bye % and stop.