Imported Upstream version 0.6.26
This commit is contained in:
6
share/pnp/application/vendor/fpdf/tutorial/makefont.php
vendored
Executable file
6
share/pnp/application/vendor/fpdf/tutorial/makefont.php
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Generation of font definition file for tutorial 7
|
||||
require('../makefont/makefont.php');
|
||||
|
||||
MakeFont('calligra.ttf','cp1252');
|
||||
?>
|
||||
Reference in New Issue
Block a user