Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
Arnar Mar Hrafnkelsson
>
Imager
> MANIFEST
Download:
Imager-0.43.tar.gz
Annotate this POD
CPAN RT
New
22
Open
7
View Bugs
Report a bug
Source
Latest Release:
Imager-0.71
Changes
Imager.pm
[
pod
]
Imager.xs
MANIFEST
README
Makefile.PL
bmp.c
Reading and writing Windows BMP files
tga.c
Reading and writing Targa files
rgb.c
Reading and writing SGI rgb files
color.c
Color translation and handling
conv.c
convert.c
draw.c
polygon.c
draw.h
fills.c
Generic fills
map.c
error.c
gaussian.c
ppport.h
image.c
image.h
imagei.h
datatypes.h
datatypes.c
feat.h
img16.c
imgdouble.c
Implements double/sample images
io.c
io.h
log.c
log.h
jpeg.c
png.c
gif.c
tiff.c
quant.c
raw.c
pnm.c
filters.c
feat.c
font.c
freetyp2.c
Implements freetype2 font support
maskimg.c
palimg.c
regmach.c
regmach.h
rotate.c
stackmach.c
stackmach.h
tags.c
trans2.c
iolayer.h
iolayer.c
fontfiles/ExistenceTest.afm
please edit ExistenceTest.sfd in CVS
fontfiles/ExistenceTest.pfb
to change these files, edited and
fontfiles/ExistenceTest.ttf
generated using pfaedit
fontfiles/ImUgly.ttf
fontfiles/dcr10.afm
fontfiles/dcr10.pfb
fontfiles/dodge.ttf
lib/Imager/Color.pm
[
pod
]
lib/Imager/Color/Float.pm
[
pod
]
lib/Imager/Expr.pm
[
pod
]
lib/Imager/Expr/Assem.pm
[
pod
]
lib/Imager/Files.pod
[
pod
]
lib/Imager/Draw.pod
[
pod
]
lib/Imager/Transformations.pod
[
pod
]
lib/Imager/ImageTypes.pod
[
pod
]
lib/Imager/Filters.pod
[
pod
]
lib/Imager/Engines.pod
[
pod
]
lib/Imager/Fill.pm
[
pod
]
lib/Imager/Font.pm
[
pod
]
lib/Imager/Font/BBox.pm
[
pod
]
lib/Imager/Font/Type1.pm
[
pod
]
lib/Imager/Font/Truetype.pm
[
pod
]
lib/Imager/Font/FreeType2.pm
[
pod
]
lib/Imager/Font/Win32.pm
[
pod
]
lib/Imager/Font/Wrap.pm
[
pod
]
lib/Imager/Font/Image.pm
lib/Imager/Fountain.pm
[
pod
]
lib/Imager/interface.pod
[
pod
]
lib/Imager/Matrix2d.pm
[
pod
]
lib/Imager/regmach.pod
[
pod
]
lib/Imager/Regops.pm
[
pod
]
lib/Imager/Transform.pm
[
pod
]
t/testtools.pl
t/t00basic.t
t/t01introvert.t
t/t020masked.t
t/t021sixteen.t
t/t022double.t
Test double/sample images
t/t05error.t
t/t07iolayer.t
t/t101jpeg.t
t/t102png.t
t/t103raw.t
t/t104ppm.t
t/t105gif.t
t/t106tiff.t
t/t107bmp.t
t/t108tga.t
t/t15color.t
t/t16matrix.t
Tests Imager::Matrix2d
t/t20fill.t
Tests fills
t/t21draw.t
Basic drawing tests
t/t30t1font.t
t/t35ttfont.t
t/t36oofont.t
t/t37w32font.t
Tests Win32 GDI font support
t/t38ft2font.t
Tests freetype2 support
t/t40scale.t
t/t50basicoo.t
t/t55trans.t
t/t56postfix.t
t/t57infix.t
t/t58trans2.t
t/t59assem.t
t/t60dyntest.t
t/t61filters.t
t/t64copyflip.t
Test copy, flip, rotate, matrix_transform
t/t65crop.t
t/t66paste.t
t/t67convert.t
t/t68map.t
t/t69rubthru.t
t/t70newgif.t
t/t75polyaa.t
t/t80texttools.t
Test text wrapping
t/t90cc.t
testimg/bandw.gif
testimg/comp4.bmp
Compressed 4-bit/pixel BMP
testimg/comp4.tif
4-bit/pixel paletted TIFF
testimg/comp4bad.tif
corrupted 4-bit/pixel paletted TIFF
testimg/comp8.bmp
Compressed 8-bit/pixel BMP
testimg/comp8.tif
8-bit/pixel paletted TIFF
testimg/expected.gif
testimg/gimpgrad
A GIMP gradient file
testimg/junk.ppm
testimg/loccmap.gif
testimg/nocmap.gif
testimg/palette.png
testimg/palette_out.png
testimg/penguin-base.ppm
testimg/scale.gif
testimg/scale.ppm
testimg/scalei.gif
testimg/screen2.gif
testimg/screen3.gif
testimg/simple.pbm
testimg/test_gimp_pal
A simple GIMP palette file
testimg/trimgdesc.gif
testimg/trmiddesc.gif
typemap
dynaload.c
dynaload.h
ext.h
plug.h
filterlist.perl
doco.perl
errep.perl
regops.perl
spot.perl
For making an ordered dither matrix from a spot function
transform.perl
Shell interface to Imager::Transform
bigtest.perl
[
pod
]
Library selection tester
dynfilt/pluginst.h
dynfilt/dyntest.c
dynfilt/dyntest.exp
dynfilt/dt2.c
dynfilt/dt2.exp
dynfilt/mandelbrot.c
dynfilt/mandelbrot.exp
dynfilt/flines.c
dynfilt/flines.exp
dynfilt/compile.txt
dynfilt/Makefile.PL
win32.c
Implements font support through Win32 GDI