PDF ohne PWD in V1.4; FDPI hinzugefügt
This commit is contained in:
6
fpdf186/tutorial/makefont.php
Normal file
6
fpdf186/tutorial/makefont.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Generation of font definition file for tutorial 7
|
||||
require('../makefont/makefont.php');
|
||||
|
||||
MakeFont('CevicheOne-Regular.ttf', 'cp1252');
|
||||
?>
|
Reference in New Issue
Block a user