Files
Metadata_PHP/metadata/include/MPDF54/font/ccourier.php
2020-02-27 00:28:43 +06:00

10 lines
165 B
PHP

<?php
for($i=0;$i<=255;$i++)
$cw[chr($i)]=600;
$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-23 -250 715 805]');
$up=-100;
$ut=50;
?>