freenetis-github/application/vendors/mpdf/font/ccourierb.php @ 31ca0a32
31ca0a32 | Michal Kliment | <?php
|
|
for($i=0;$i<=255;$i++)
|
|||
$cw[chr($i)]=600;
|
|||
$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-113 -250 749 801]');
|
|||
$up=-100;
|
|||
$ut=50;
|
|||
?>
|