T1/imt1.c
T1/imt1.h
T1/Makefile.PL
+T1/README
T1/t/t10type1.t
T1/t/t20oo.t
T1/T1.pm
^T1/T1\.c$
^.*/Changes$
+^.*/MANIFEST(\.SKIP)?$
^blib/
^Flines/Flines\.c$
^Imager\.c$
+Makefile
+Makefile.old
+MANIFEST.bak
+*~
+Imager-Font-T1-[0-9]*
+T1.bs
+T1.o
T1.c
+blib
+*.o
+pm_to_blib
+testout
\ No newline at end of file
--- /dev/null
+Imager::Font::T1 1.012
+======================
+
+Initial release.
--- /dev/null
+fontfiles/dcr10.afm
+fontfiles/dcr10.pfb
+fontfiles/ExistenceTest.afm
+fontfiles/ExistenceTest.pfb
+fontfiles/SpaceTest.afm
+fontfiles/SpaceTest.pfb
+imt1.c
+imt1.h
+inc/Devel/CheckLib.pm
+Makefile.PL
+MANIFEST
+MANIFEST.SKIP
+README
+t/t10type1.t
+t/t20oo.t
+T1.pm
+T1.xs
--- /dev/null
+\.o(bj)?$
+^Makefile(\.old)?$
+^MANIFEST\.bak
+^testout/
+~$
+^\#
+pm_to_blib
+^blib/
+^\.git/
+^\.gitignore$
+^T1\.c$
+^T1\.bs$
--- /dev/null
+This module provides Type 1 font support for Imager via T1Lib.
+
+ http://imager.perl.org/
+ http://www.t1lib.org/