modern-events-calendar-lite/app/api/TFPDF/font/courieri.php

8 lines
126 B
PHP
Executable file

<?php
$type = 'Core';
$name = 'Courier-Oblique';
$up = -100;
$ut = 50;
for($i=0;$i<=255;$i++)
$cw[chr($i)] = 600;
?>