source: trunk/client/inc/hpdf/_fpdf/tutorial/makefont.php@ 2

Last change on this file since 2 was 2, checked in by root, 15 years ago

importo il progetto

File size: 151 bytes
Line 
1<?php
2//Generation of font definition file for tutorial 7
3require('../font/makefont/makefont.php');
4
5MakeFont('calligra.ttf','calligra.afm');
6?>
Note: See TracBrowser for help on using the repository browser.