PHP Classes

File: application/third_party/fpdf/tutorial/makefont.php

Recommend this page to a friend!
  Classes of harold rita   PHP Thesis Proposal Hub   application/third_party/fpdf/tutorial/makefont.php   Download  
File: application/third_party/fpdf/tutorial/makefont.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Thesis Proposal Hub
Store and publish research thesis documents
Author: By
Last change:
Date: 6 years ago
Size: 135 bytes
 

Contents

Class file image Download
<?php
// Generation of font definition file for tutorial 7
require('../makefont/makefont.php');

MakeFont('calligra.ttf','cp1252');
?>