Limmat/assets/fpdf186/tutorial/makefont.php
2025-01-07 03:45:35 +01:00

7 lines
146 B
PHP

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