Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
103 |
- |
1 |
<?php
|
|
|
2 |
for($i=0;$i<=255;$i++)
|
|
|
3 |
$cw[chr($i)]=600;
|
|
|
4 |
$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-57 -250 869 801]');
|
|
|
5 |
$up=-100;
|
|
|
6 |
$ut=50;
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
?>
|