]> git.imager.perl.org - imager.git/history - Imager.pm
- smarter warning removal
[imager.git] / Imager.pm
2006-02-05 Tony Cook- make scale() fail if an invalid type is supplied...
2006-01-30 Tony Cook- supply C<imager> parameter to filters so we can regis...
2006-01-18 Tony Cook- reading a raw image no longer exits on a short read...
2006-01-18 Tony Cook- error messages when writing TIFF images were always
2006-01-10 Tony Cook- start of external Imager API access:
2006-01-09 Tony Cook- extra concept index entries
2005-12-30 Tony Cook- bump to 0.47
2005-12-30 Tony Cook- bump to 0.46_01 for testing
2005-12-19 Tony Cook- bump version to 0.46
2005-12-12 Tony Cook0.45_02 commit
2005-12-12 Tony Cook0.45_01 bump
2005-12-08 Tony Cookfix stupid bug in align_string()
2005-12-05 Tony Cook- expand Imager::Draw:
2005-12-05 Tony Cook- linkify Imager.pm a bit more
2005-12-03 Tony Cook- implemented valign=>'end' for Imager::Font->align
2005-11-29 Tony Cookremove unused code
2005-11-26 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...
2005-11-14 Tony Cook- expand Imager::ImageTypes:
2005-11-11 Tony Cook- setmask() now returns true on success and reports...
2005-10-27 Tony Cook- INCOMPATIBLE CHANGE:
2005-10-19 Tony Cookadd page parameter to read() method when reading TIFF...
2005-09-29 Tony Cookadded a brief tutorial
2005-09-13 Tony Cook- move include t1lib out of image.h to font.c, since...
2005-09-08 Tony Cook- implement getscanline(), setscanline() and getsamples...
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...
next