File "courierbi.php"
Full Path: C:/wamp64/www/PAGOS-T3/fpdf/font/courierbi.php
File size: 130 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$type = 'Core';
$name = 'Courier-BoldOblique';
$up = -100;
$ut = 50;
for($i=0;$i<=255;$i++)
$cw[chr($i)] = 600;
?>