FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
9
sites/all/libraries/MPDF54/font/ccourierb.php
Normal file
9
sites/all/libraries/MPDF54/font/ccourierb.php
Normal file
@@ -0,0 +1,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;
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user