aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/libraries/mpdf/font/ccourierbi.php
blob: e7d215a14e50b4e97dba6c4fba747de93ad23102 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?php
for($i=0;$i<=255;$i++)
	$cw[chr($i)]=600;
$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-57 -250 869 801]');
$up=-100;
$ut=50;


?>