summaryrefslogtreecommitdiff
path: root/fonts/byzfonts/XAP_xpo/GS_gorgon.mf
blob: da2f07270da4466dbaa85fec954209d3a87a92e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
beginchar(oct"035",.4em#,.5cap#,0dth#); "Gorgon";
picture GOPGON;
 path p[];

 x4 = 2w/5;
 y4 = y5 = 3h/10;
 x5 = x6 = w/10; y6 = h/10;
 
 p1 = z4--z5 & z5--z6;
 pickup pencircle scaled .8pt;
 draw p1;
 GOPGON = currentpicture;
 endchar;