update
This commit is contained in:
6
fpdf/tutorial/makefont.php
Normal file
6
fpdf/tutorial/makefont.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// G<>n<EFBFBD>ration du fichier de d<>finition de police pour le tutoriel 7
|
||||
require('../makefont/makefont.php');
|
||||
|
||||
MakeFont('calligra.ttf','cp1252');
|
||||
?>
|
||||
Reference in New Issue
Block a user