initial move to git (subversion history dropped intentionally)
This commit is contained in:
6
font/makefont.php
Normal file
6
font/makefont.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?
|
||||
require_once("../fpdf16/fpdf.php");
|
||||
require_once("../fpdf16/font/makefont/makefont.php");
|
||||
|
||||
MakeFont("perpetuai.ttf", "perpetuai.afm", "cp1252");
|
||||
?>
|
||||
Reference in New Issue
Block a user