Files
TZU/php/testing/includes/MPDF/font/ccourieri.php
2018-04-11 22:17:21 +02: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'=>'[-27 -250 849 805]');
$up=-100;
$ut=50;
?>