| @@ -1,10 +1,9 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | for($i=0;$i<=255;$i++) |
| 3 | 3 | $cw[chr($i)]=600; |
| 4 | 4 | |
| 5 | -//$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-23 -250 715 805]'); | |
| 6 | -$desc=array('Flags'=>33,'FontBBox'=>'[-23 -250 715 805]','ItalicAngle'=>0,'Ascent'=>805,'Descent'=>-250,'Leading'=>0,'CapHeight'=>562,'XHeight'=>426,'StemV'=>51,'StemH'=>51,'AvgWidth'=>600,'MaxWidth'=>600,'MissingWidth'=>600); | |
| 5 | +$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-23 -250 715 805]'); | |
| 7 | 6 | $up=-100; |
| 8 | 7 | $ut=50; |
| 9 | 8 | |
| 10 | 9 | ?> |