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