PDF ohne PWD in V1.4; FDPI hinzugefügt

This commit is contained in:
aschwarz
2023-08-24 12:52:17 +02:00
parent 2d73a1b10b
commit 3f9a0b1cc4
191 changed files with 19632 additions and 0 deletions

View File

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