source: sandbox/2.3-MailArchiver/phpgwapi/inc/fpdf/tutorial/makefont.php @ 6779

Revision 6779, 145 bytes checked in by rafaelraymundo, 12 years ago (diff)

Ticket #2946 - Liberado Expresso(branch 2.3) integrado ao MailArchiver?.

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.