commitall
This commit is contained in:
6
application/third_party/fpdf/tutorial/makefont.php
vendored
Normal file
6
application/third_party/fpdf/tutorial/makefont.php
vendored
Normal 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