Create & add a new font at certificate plugin

Create & add a new font at certificate plugin

by Melvyn Gomez -
Number of replies: 1

Hi guys, i'm trying to add a new font to my certificate; i alreade made these steps:

  1. Based in this link https://moodle.org/mod/forum/discuss.php?d=104362 i created from a otf font the compressed z folder using this line at the certificate.php $pdf->addTTFfont('../../lib/tcpdf/fonts/yourfont.ttf', 'TrueTypeUnicode', '', 32);
  2. Now i want to generate the .php font file, how i can do that?

Average of ratings: -