You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
399 B
10 lines
399 B
% 10-point demibold METAFONT logo
|
|
font_size 10pt#; % the "design size" of this font
|
|
ht#:=6pt#; % height of characters
|
|
xgap#:=21/20*0.6pt#; % horizontal adjustment
|
|
u#:=21/20*4/9pt#; % unit width
|
|
s#:=0; % extra space at the left and the right
|
|
o#:=1/9pt#; % overshoot
|
|
px#:=.5[2/3pt#,44/36pt#]; % horizontal thickness of pen
|
|
input logo % now generate the font
|
|
bye % and stop.
|
|
|