oont-contents/plugins/aramex-shipping-woocommerce/vendor/setasign/fpdf/tutorial/makefont.php
2025-02-08 15:10:23 +01:00

6 lines
135 B
PHP

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