source: trunk/phpgwapi/inc/fpdf/tutorial/makefont.php @ 2

Revision 2, 145 bytes checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
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.