This commit is contained in:
Christian Paminger
2006-11-27 08:46:23 +00:00
parent 69e7513333
commit 0f0296a02a
570 changed files with 69005 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
//Generation of font definition file for tutorial 7
require('../font/makefont/makefont.php');
MakeFont('calligra.ttf','calligra.afm');
?>