source: branches/version-2_11-dev/data/module/fpdf/tutorial/makefont.php @ 20993

Revision 20993, 141 bytes checked in by Seasoft, 13 years ago (diff)

#1374 (依存ライブラリのアップデート)

  • FPDF 1.6 -> 1.7
  • FPDI 1.4 -> 1.4.1 (配置パスをFPDFから分離)
Line 
1<?php
2// Generation of font definition file for tutorial 7
3require('../makefont/makefont.php');
4
5MakeFont('calligra.ttf','cp1252');
6?>
Note: See TracBrowser for help on using the repository browser.