]> git.mjollnir.org Git - moodle.git/commit
Added fpdf for use by modules
authormoodler <moodler>
Mon, 27 Mar 2006 08:42:07 +0000 (08:42 +0000)
committermoodler <moodler>
Mon, 27 Mar 2006 08:42:07 +0000 (08:42 +0000)
commit95d6f2e47dced2d3bb25c17937527c6d207c49dc
tree050fa45b48c609f18eb5e68cfee14bc4305c29ea
parent31e95855b85d551f249a2d7bed0d5479e159d3b3
Added fpdf for use by modules
33 files changed:
lib/fpdf/font/courier.php [new file with mode: 0755]
lib/fpdf/font/helvetica.php [new file with mode: 0755]
lib/fpdf/font/helveticab.php [new file with mode: 0755]
lib/fpdf/font/helveticabi.php [new file with mode: 0755]
lib/fpdf/font/helveticai.php [new file with mode: 0755]
lib/fpdf/font/makefont/cp1250.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1251.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1252.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1253.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1254.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1255.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1257.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp1258.map [new file with mode: 0755]
lib/fpdf/font/makefont/cp874.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-1.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-11.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-15.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-16.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-2.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-4.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-5.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-7.map [new file with mode: 0755]
lib/fpdf/font/makefont/iso-8859-9.map [new file with mode: 0755]
lib/fpdf/font/makefont/koi8-r.map [new file with mode: 0755]
lib/fpdf/font/makefont/koi8-u.map [new file with mode: 0755]
lib/fpdf/font/makefont/makefont.php [new file with mode: 0755]
lib/fpdf/font/symbol.php [new file with mode: 0755]
lib/fpdf/font/times.php [new file with mode: 0755]
lib/fpdf/font/timesb.php [new file with mode: 0755]
lib/fpdf/font/timesbi.php [new file with mode: 0755]
lib/fpdf/font/timesi.php [new file with mode: 0755]
lib/fpdf/font/zapfdingbats.php [new file with mode: 0755]
lib/fpdf/fpdf.php [new file with mode: 0755]