Imported Upstream version 0.6.25
This commit is contained in:
8
share/pnp/application/vendor/fpdf/font/courieri.php
vendored
Executable file
8
share/pnp/application/vendor/fpdf/font/courieri.php
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
$type = 'Core';
|
||||
$name = 'Courier-Oblique';
|
||||
$up = -100;
|
||||
$ut = 50;
|
||||
for($i=0;$i<=255;$i++)
|
||||
$cw[chr($i)] = 600;
|
||||
?>
|
||||
Reference in New Issue
Block a user