Reisacher C7 ae14ef52a5 init 1 year ago
..
addfont.php ae14ef52a5 init 1 year ago
addfontt1.php ae14ef52a5 init 1 year ago
addfontttf.php ae14ef52a5 init 1 year ago
cp1250.map ae14ef52a5 init 1 year ago
cp1251.map ae14ef52a5 init 1 year ago
cp1252.map ae14ef52a5 init 1 year ago
cp1253.map ae14ef52a5 init 1 year ago
cp1254.map ae14ef52a5 init 1 year ago
cp1255.map ae14ef52a5 init 1 year ago
cp1257.map ae14ef52a5 init 1 year ago
cp1258.map ae14ef52a5 init 1 year ago
cp874.map ae14ef52a5 init 1 year ago
info.htm ae14ef52a5 init 1 year ago
iso-8859-1.map ae14ef52a5 init 1 year ago
iso-8859-11.map ae14ef52a5 init 1 year ago
iso-8859-15.map ae14ef52a5 init 1 year ago
iso-8859-16.map ae14ef52a5 init 1 year ago
iso-8859-2.map ae14ef52a5 init 1 year ago
iso-8859-4.map ae14ef52a5 init 1 year ago
iso-8859-5.map ae14ef52a5 init 1 year ago
iso-8859-7.map ae14ef52a5 init 1 year ago
iso-8859-9.map ae14ef52a5 init 1 year ago
koi8-r.map ae14ef52a5 init 1 year ago
koi8-u.map ae14ef52a5 init 1 year ago
makefont.php ae14ef52a5 init 1 year ago
pfm2afm.exe ae14ef52a5 init 1 year ago
readme.txt ae14ef52a5 init 1 year ago
ttf2pt1.exe ae14ef52a5 init 1 year ago

readme.txt

ADDFONT V1.0
Author: Yann SUGERE

Installation:

Uncompress all the files in the makefont directory of FPDF.

Usage and restrictions:

This script works on Windows only and can't directly import fonts located in the
Windows/Fonts system directory. In order to import them, you have to copy them in another
directory first.

Using the script is simple: just follow what's written on the screen.

After you have processed your fonts, don't forget to put in your PDF generating script:

$pdf->AddFont('name_of_the_font');