aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/libraries/mpdf/font/ccourierb.php
blob: 71444d8ba3e2bfe9a34461ea626be265cea2f455 (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'=>'[-113 -250 749 801]');
$up=-100;
$ut=50;


?>