home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
unixtex-6.1b-src.tgz
/
tar.out
/
contrib
/
unixtex
/
texmf
/
fonts
/
public
/
logo
/
src
/
logo8.mf
< prev
next >
Wrap
Text File
|
1996-09-28
|
381b
|
11 lines
% 8-point METAFONT logo
font_size 8pt#; % the "design size" of this font
ht#:=.8*6pt#; % height of characters
xgap#:=.8*0.6pt#; % horizontal adjustment
u#:=.82*4/9pt#; % unit width
s#:=.2pt#; % extra space at the left and the right
o#:=1/12pt#; % overshoot
px#:=.8*2/3pt#; % horizontal thickness of pen
input logo % now generate the font
bye % and stop.