source: companies/serpro/phpgwapi/inc/fpdf/tutorial/makefont.php @ 903

Revision 903, 151 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

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.