Imported Upstream version 0.6.26

This commit is contained in:
Mario Fetka
2017-10-20 17:10:51 +02:00
parent bebe87317f
commit a6b4158f1f
158 changed files with 13552 additions and 2851 deletions

View File

@@ -0,0 +1,6 @@
<?php
// Generation of font definition file for tutorial 7
require('../makefont/makefont.php');
MakeFont('calligra.ttf','cp1252');
?>