]> git.imager.perl.org - imager.git/history - t
irc log of documentation layout discussion
[imager.git] / t /
2002-01-04 Tony Cookenhanced iolayer
2001-12-10 Tony Cookinitialize the index when packing 4 bit data into bytes
2001-12-01 Tony Cookwrite paletted images as paletted for tiff
2001-11-30 Tony Cookfreetype 2 bounding box function didn't know UTF8 ...
2001-11-30 Tony Cookadded has_chars() method to Imager::Font::FreeType2
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 Cookmove the combining function call outside the general...
2001-11-12 Arnar Mar HrafnkelssonBug fixes for the polygon rendering code where naming...
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-01 Tony Cookfix memory leaks, gif screen size calculations
2001-11-01 Arnar Mar HrafnkelssonAdded Destroy method for Imager::Font::TT and moved...
2001-11-01 Tony Cookmissing binmode
2001-11-01 Arnar Mar HrafnkelssonFixed most outstanding memory leaks that are revealed...
2001-10-31 Arnar Mar HrafnkelssonAdded io_buffer for reading from scalars. Also added...
2001-10-30 Arnar Mar HrafnkelssonFixed an endianness bug in tiff reading and switched...
2001-10-30 Tony Cookprevent warnings/errors under 5.004_04
2001-10-27 Arnar Mar HrafnkelssonThis test was logging to the wrong logfile.
2001-10-27 Tony Cookfix some range checking for the fountain fill segment...
2001-10-24 Tony Cookbetter error checking of automatic fill conversions
2001-10-23 Arnar Mar HrafnkelssonCounter correction.
2001-10-23 Arnar Mar HrafnkelssonAdding test for targa images.
2001-10-21 Tony Cookadded POD to trans2.c
2001-10-11 Tony Cooksome fixes to double/sample image support
2001-10-10 Tony Cooktest for dropping of % sign
2001-10-07 Tony Cookoops
2001-10-07 Tony Cookadded double/sample image support
2001-10-05 Tony Cookstop ft1.x support dropping descenders
2001-09-30 Arnar Mar HrafnkelssonAdded i_bumpmap_complex and corresponding filterentry...
2001-09-19 Tony Cookclamp i_conv() at both ends
2001-09-19 Tony Cookimplement unsharp mask
2001-09-19 Tony Cookimage based fills
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-15 Tony Cookmake write errors for jpegs cause errors at the top...
2001-09-10 Tony Cookmaybe I'll learn to type one day
2001-09-10 Tony Cooksee how this goes - updated the test result after getti...
2001-09-10 Tony Cookshould use binmode
2001-09-10 Tony Cookdidn't handle wiol versions of writeppm
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...
2001-08-29 Tony Cookimplement fountain fills similar to most paint programs
2001-08-22 Tony Cookvarious JPEG fixes
2001-08-19 Tony Cookadded OO interfaces for some filters
2001-08-19 Tony CookWindows BMP file support
2001-08-15 Tony Cookstart of bmp support (just writing so far)
2001-08-13 Tony CookEgads
2001-06-08 Arnar Mar HrafnkelssonSwitched all of jpeg to iolayer functions, removed...
2001-06-07 Arnar Mar HrafnkelssonUpdated png to use _wlio functions, and fixed a filenam...
2001-06-06 Arnar Mar HrafnkelssonReplaced i_readraw() and i_writeraw() with the equivale...
2001-06-06 Arnar Mar HrafnkelssonRemoved i_writeppm and put in i_writeppm_wiol instead.
2001-05-20 Arnar Mar HrafnkelssonFixed warnings for 5.004_04.
2001-05-20 Arnar Mar HrafnkelssonFixed // in filters.c. And things that didn't work...
2001-05-18 Arnar Mar HrafnkelssonIf tiff format was not supported then then all tests...
2001-05-16 Arnar Mar HrafnkelssonAdded documentation to map method in Imager.pm and...
2001-05-16 Arnar Mar HrafnkelssonFixes to i_map function and map method. Added a testca...
2001-05-16 Tony Cookadded tests for the tiff OO interface
2001-05-16 Tony Cookskip tests that we've added
2001-05-16 Tony Cookforgot to skip new tests
2001-05-15 Arnar Mar HrafnkelssonSome tests were logging into the wrong files and t50bas...
2001-05-14 Tony Cookfixes (and tests for) several problems in i_readgif_low()
2001-05-14 Tony Cookforgot this
2001-05-14 Tony Cookfix handling for no giflib
2001-05-14 Tony Cookoops, missed updating the last test number
2001-05-13 Tony Cookadded some tests to check how we handle variously damag...
2001-05-12 Tony Cookprevent undefined value warnings
2001-05-10 Tony Cooksupport saving to pgm file
2001-05-10 Tony Cookregression test for bug loading some images in png...
2001-05-10 Tony Cookmake filenames match test number
2001-05-09 Arnar Mar HrafnkelssonRemoved the t/t10formats.t test as all of its functiona...
2001-05-09 Arnar Mar HrafnkelssonFixed png stripping alpha of all images. Minor changes...
2001-05-09 Tony Cookimplement the convert() method for converting between...
2001-05-08 Tony Cookskip tests if there's no gif support
2001-05-08 Tony Cookincorporated Micksa's faxable tiff support
2001-05-07 Tony Cookchanged Imager::read() to always return an arrayref...
2001-05-05 Tony Cookadded tests to make sure the correct palette was coming...
2001-05-04 Arnar Mar HrafnkelssonAdded a testcase for copy() and flip() methods, fixed...
2001-05-04 Tony Cooksince we use fork(), autoflush will help it work...
2001-04-30 Tony Cookforgot to change this one after fixing t105gif.t
2001-04-26 Tony Cookhad broken handing for the giflib version
2001-04-26 Tony Cookoops, added new tests without adding skips for when...
2001-04-24 Tony Cooktiff tests extracted from t10formats.t
2001-04-24 Tony Cookextracted ppm tests from t10formats.t
2001-04-24 Tony Cookextracted png tests from t10formats.t and adjusted...
2001-04-24 Tony Cookextracted jpeg tests from t10formats.t
2001-04-24 Tony Cookextracted gif tests from t10formats.t and added a few...
2001-04-24 Tony Cookwe can lose that FIXME, I think
2001-04-24 Tony Cooknicer skip message
2001-04-24 Tony Cookdidn't include the new test in the count for when there...
2001-04-24 Tony Cookextracted from t10formats and added some new tests
2001-04-22 Tony Cookoops, tiff only handles 3-channel images so far
2001-04-22 Tony Cookadded test to write a partially transparent gif image
2001-04-12 Tony Cookpreviously testing with giflib3 gave errors on all...
2001-04-12 Tony Cookregression test for writing single colour images with...
2001-04-10 Tony Cookbasic test code for error reporting
2001-04-02 Tony Cookactually test that the colour is being set
2001-04-02 Tony Cookadded test to check for crash in set_internal() (and...
next