Files
SIGE-WEB-snapshot/wp-content/plugins/sige-events/libs/fpdf/tutorial/makefont.php

7 lines
152 B
PHP

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