]> git.imager.perl.org - imager.git/history - Imager.pm
- implement/test/document set_file_limits()/get_file_limits() methods,
[imager.git] / Imager.pm
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-06-02 Tony Cook- give the colorcount() and maxcolors() methods their...
2005-05-30 Tony Cook0.45 release
2005-05-24 Tony Cook0.44_01 release
2005-05-07 Tony Cook- removed the bug reporting email address to prevent...
2005-04-20 Tony Cook- the segments parameter supplied to the fountain filte...
2005-03-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-08 Tony Cook- calling the read() method for a format not included...
2005-02-10 Tony Cook- call read() instead of open() in the example code...
2005-02-10 Tony Cook- add scaleX/scaleY to the method index and gives them...
2005-02-02 Tony Cookadd entries for the filters to the concept index
2005-01-24 Tony Cooklink to the cookbook
2005-01-01 Tony Cook- the gradgen filter now does the same color value...
2005-01-01 Tony Cook- added concept index to Imager.pm's POD
2004-12-15 Tony CookRelease 0.44
2004-12-14 Tony Cook- method index didn't include errstr()
2004-12-07 Tony Cook- built 0.43_03 for testing
2004-12-02 Tony Cook- test t/t35ttfont.t no longer requires TTFONTTEST...
2004-10-25 Tony Cook- renamed io.h to imio.h to prevent problems building...
2004-10-08 Tony Cook - the parameters to crop() weren't handled...
2004-09-10 Tony Cook - the image resulting from a crop is now the...
2004-09-06 Tony Cook - removed a warning generated by the new matrix...
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2004-04-22 Tony Cookthe scale() method now warns if scalled in a void context
2004-04-22 Tony Cook - refer the user to appropriate documents in the examp...
2004-02-17 Arnar Mar HrafnkelssonPrepare 0.43 release because of silly ft2 test skip...
2004-01-04 Arnar Mar HrafnkelssonAll the little fixup changes for the 0.42 release.
2003-06-26 Tony Cook - added comment support the postfix transform2...
2003-03-29 Arnar Mar HrafnkelssonAdded extra parameters to rubthrough so only a subimage of
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-08-22 Arnar Mar HrafnkelssonAutodetection of fileformat as loading.
2002-08-20 Arnar Mar HrafnkelssonMore support for autodetection of formats, still some...
2002-08-19 Arnar Mar HrafnkelssonRemoved cruft since not all formats supported loading...
2002-08-08 Arnar Mar Hrafnkelssontemporary scaling test code, proper defaults for crop().
2002-07-17 Arnar Mar HrafnkelssonDoc patch so people know where to look for new().
2002-05-05 Arnar Mar HrafnkelssonModified i_line_aa to use a modified bresenham algorith...
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-04-30 Arnar Mar HrafnkelssonAdded checks to flood fill functions for seed pixel...
2002-04-15 Tony Cookquote the use of min in type=>min, and at least give...
2002-04-12 Arnar Mar HrafnkelssonBumped version to 0.41 for trivial gif test fix.
2002-04-10 Arnar Mar HrafnkelssonAdded t/testtools.pl to MANIFEST.
2002-04-10 Arnar Mar HrafnkelssonRemoved heading of logo example in pod.
2002-04-01 Arnar Mar HrafnkelssonBumped version to 0.40pre2
2002-04-01 Arnar Mar HrafnkelssonAdded Imager version to output log.
2002-03-31 Tony Cookdifference() method
2002-03-19 Tony Cookquote a few hash keys to prevent warnings on 5.004
2002-03-18 Tony Cook*** empty log message ***
2002-03-17 Arnar Mar HrafnkelssonBumped version to 0.40pre1.
2002-03-08 Tony Cookfix spelling error in message
2002-03-07 Arnar Mar HrafnkelssonMinor pod changes.
2002-03-07 Tony Cookexamples in Imager::Files
2002-03-06 Tony Cookmerge write to gif tags updates
2002-02-03 Tony Cookadded Artur's OSX dlload() emulation, with minor changes
2002-01-18 Arnar Mar HrafnkelssonFormatting change.
2002-01-17 Tony Cookmention #imager
2002-01-17 Tony Cookadded information about the mailing list to a SUPPORT...
2002-01-17 Arnar Mar HrafnkelssonMinor doc change.
2002-01-17 Tony Cookadded getpixel()/setpixel() methods
2002-01-16 Arnar Mar HrafnkelssonAdded a better Synopsis section which still needs work...
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-16 Arnar Mar HrafnkelssonMoved the Quantization option docs to ImageTypes.
2002-01-16 Arnar Mar HrafnkelssonAdded Engines pod, moved masked images to ImageTypes...
2002-01-16 Arnar Mar HrafnkelssonFilter pod added.
2002-01-15 Arnar Mar HrafnkelssonMoved tag handling and general tags into ImageTypes...
2002-01-04 Tony Cookenhanced iolayer
2001-12-28 Arnar Mar HrafnkelssonAdded read support for sgi .rgb files.
2001-11-25 Tony Cook- read paletted tiff images into Imager paletted images
2001-11-21 Tony Cookmore tiff tags support
2001-11-21 Tony Cookmake color values smarter for the drawing functions
2001-11-19 Tony Cookfix polygon() call sequence
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-11-12 Arnar Mar HrafnkelssonA segfault bug fixed in polygon.c where it would crash...
2001-11-12 Arnar Mar HrafnkelssonFinished antialiased polygon drawing routines.
2001-11-07 Tony Cookthe examples were misleading. 2 people have been caught...
2001-11-03 Arnar Mar HrafnkelssonRelease version.
2001-10-31 Arnar Mar Hrafnkelssonchanged malloc to mymalloc in error.c and Added reading...
2001-10-30 Tony Cookprevent warnings/errors under 5.004_04
2001-10-28 Arnar Mar HrafnkelssonAdded .exp files for exporting symbols for plugins...
2001-10-24 Tony Cookbetter error checking of automatic fill conversions
2001-10-23 Arnar Mar HrafnkelssonClosed memory leaks when an error occurs during load...
2001-10-23 Arnar Mar HrafnkelssonAdding test for targa images.
2001-10-23 Arnar Mar HrafnkelssonCompleted the calling interface from perl to c for...
2001-10-21 Tony Cookadded POD to trans2.c
2001-10-17 Arnar Mar HrafnkelssonPreliminary support for writing targa files. Compressi...
2001-10-17 Tony Cookminor documentation clarification
2001-10-11 Tony Cooksome fixes to double/sample image support
2001-10-07 Tony Cookadded double/sample image support
2001-09-30 Arnar Mar HrafnkelssonAdded i_bumpmap_complex and corresponding filterentry...
2001-09-19 Tony Cookimplement unsharp mask
2001-09-18 Tony Cookhave ->arc() call i_circle_aa when drawing a solid...
2001-09-18 Tony Cookwriting a paletted image as GIF should be a bit more...
2001-09-16 Arnar Mar HrafnkelssonAdds reading capabilities for certain variants of targa...
2001-09-15 Tony Cookmake write errors for jpegs cause errors at the top...
2001-09-11 Tony Cookthis is asked about occasionally
2001-09-10 Tony Cookbetter error handling
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-02 Tony Cookan extra stipple
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
next