]> git.imager.perl.org - imager.git/history - lib/Imager/Files.pod
add some basic examples of using data, fd, fh, callback parameters
[imager.git] / lib / Imager / Files.pod
2006-07-24 Tony Cookadd some basic examples of using data, fd, fh, callback...
2006-07-24 Tony Cookadded examples for fh, fd, file, data and callback...
2006-07-13 Tony Cookhttp://rt.cpan.org/Ticket/Display.html?id=20415
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-06-26 Tony Cookdocument parseiptc()
2006-06-26 Tony Cookclarify that FORMATGUESS is only used when writing...
2006-06-26 Tony Cookadd support for file write plugins
2006-03-23 Tony Cook- added support for registering file readers
2006-03-01 Tony Cook- removed unused hashinfo() function from Imager.xs
2005-12-07 Tony Cook- read/write i_xres, i_yres, i_aspect only tage with...
2005-12-07 Tony Cook- added experimental EXIF decoding when reading JPEG...
2005-10-27 Tony Cook- INCOMPATIBLE CHANGE:
2005-10-19 Tony Cookadd page parameter to read() method when reading TIFF...
2005-09-30 Tony Cookmore minor POD fixes
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-08-03 Tony Cook- added tiff_bitspersample and tiff_photometric tags...
2005-02-10 Tony Cook- call read() instead of open() in the example code...
2005-01-24 Tony Cook- explicitly document there are no PNG specific tags.
2005-01-01 Tony Cook- added tiff_resolutionunit_name tag when reading tiff...
2004-12-14 Tony Cook- finish off a sentence in the "Producing an image...
2004-11-25 Tony Cook- added many bad BMP files to test various code paths...
2002-04-16 Tony Cook - document the values for the read() and write...
2002-03-31 Arnar Mar HrafnkelssonFix for pod to make work with 5.005_03
2002-03-07 Tony Cookexamples in Imager::Files
2002-03-06 Tony Cookmerge write to gif tags updates
2002-01-16 Arnar Mar HrafnkelssonMoved last bits out docs of Imager.pm.
2002-01-16 Arnar Mar HrafnkelssonMoved last bits of docs (unedited) to Files.pod.
2002-01-15 Tony Cooksome updates
2002-01-15 Arnar Mar HrafnkelssonMoved tag handling and general tags into ImageTypes...
2002-01-07 Tony Cookmore gif docs
2002-01-04 Tony Cookmore GIF docs
2002-01-04 Tony Cookinitial cut