Files
wyczarujprezent.pl/modules/configurator/fpdf/tutorial/makefont.php
2024-10-28 22:14:22 +01:00

7 lines
135 B
PHP

<?php
// Generation of font definition file for tutorial 7
require('../makefont/makefont.php');
MakeFont('calligra.ttf','cp1252');
?>