]> git.imager.perl.org - imager.git/history - lib/Imager/Files.pod
- correct documentation of default of raw image interleave read
[imager.git] / lib / Imager / Files.pod
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2008-11-29 Tony Cookextend the synopsis a little so people realize type...
2008-11-29 Tony Cookbe more consistent with =item * for the I/O parameters
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a JPEG will now...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-10-30 Tony Cook - improve the error messages produced when attempting...
2007-09-17 Tony CookImager::Files still listed "rgb" as the type for SGI...
2007-08-29 Tony Cookadd new gif_colormap_size tag
2007-08-27 Tony Cooktreat the ico mask as an alpha channel, since this...
2007-07-31 Tony Cookremove repeated text in Imager::Files
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-03-29 Tony Cookadd a new sample flasher.pl
2006-12-30 Tony CookVarious changes:
2006-11-09 Tony Cookfix a pod error introduced in the previous commit
2006-11-09 Tony Cookminor documentation tweaks
2006-10-25 Tony Cookthe decription of the page parameter didn't belong...
2006-07-24 Tony Cookadd an example of reading exif tags
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