makefont.php

Go to the documentation of this file.
00001 <?php
00002 //Generation of font definition file for tutorial 7
00003 require('../font/makefont/makefont.php');
00004 
00005 MakeFont('calligra.ttf','calligra.afm');
00006 ?>
 All Data Structures Files Functions Variables Enumerations