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

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
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.