File "makefont.php"

Full path: /home/atrmarke/public_html/atrdemolive.site/bshop/log/log/fpdf181/tutorial/makefont.php
File size: 0.14 KB (141 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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

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