Limmat/assets/fpdf186/tutorial/makefont.php

7 lines
146 B
PHP
Raw Permalink Normal View History

2025-01-07 03:45:35 +01:00
<?php
// Generation of font definition file for tutorial 7
require('../makefont/makefont.php');
MakeFont('CevicheOne-Regular.ttf', 'cp1252');
?>