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