arie wira kusuma baru 8876a6247d feat: 🔥 cetak laporan, cetak sertifikat, dashboard operator
cetak laporan ada 2 versi, cetak sertifikat dengan background gambar, dashboard untuk operator
2025-03-06 03:08:42 +08:00

7 lines
152 B
PHP
Executable File

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