source:
trunk/client/inc/hpdf/_fpdf/tutorial/makefont.php@
64
Last change on this file since 64 was 2, checked in by , 15 years ago | |
---|---|
File size: 151 bytes |
Line | |
---|---|
1 | <?php |
2 | //Generation of font definition file for tutorial 7 |
3 | require('../font/makefont/makefont.php'); |
4 | |
5 | MakeFont('calligra.ttf','calligra.afm'); |
6 | ?> |
Note:
See TracBrowser
for help on using the repository browser.