File "makefont.php"

Full Path: C:/wamp64/www/PAGOS-T3/fpdf/tutorial/makefont.php
File size: 141 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
// Generation of font definition file for tutorial 7
require('../makefont/makefont.php');

MakeFont('calligra.ttf','cp1252');
?>