summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knuth-lib/logo10.mf
blob: 2b89c710d10a87af2cde5652e62963134b32d2ad (plain)
1
2
3
4
5
6
7
8
9
10
% 10-point METAFONT logo
font_size 10pt#;  % the "design size" of this font
ht#:=6pt#;    % height of characters
xgap#:=0.6pt#;    % horizontal adjustment
u#:=4/9pt#;    % unit width
s#:=0;      % extra space at the left and the right
o#:=1/9pt#;    % overshoot
px#:=2/3pt#;    % horizontal thickness of pen
input logo    % now generate the font
bye      % and stop.