home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cricao de Sites - 650 Layouts Prontos
/
WebMasters.iso
/
Servidores
/
xampp-win32-1.6.7-installer.exe
/
php
/
PEAR
/
fpdf
/
tutorial
/
makefont.php
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
PHP Script
|
2002-06-11
|
151 b
|
7 lines
<?php
//Generation of font definition file for tutorial 7
require('../font/makefont/makefont.php');
MakeFont('calligra.ttf','calligra.afm');
?>