]> git.imager.perl.org - imager.git/history - t
Second attempt at flood fix.
[imager.git] / t /
2002-04-18 Tony Cooksupport UTF with Freetype 1.x
2002-04-12 Tony Cookit was meant to be skipn(), and output the skipped...
2002-04-06 Tony Cook- handle the first "buggy giflib" test more portably...
2002-03-31 Tony Cookdifference() method
2002-03-31 Tony Cookget it right
2002-03-31 Tony Cookmake sure we have alarm() support
2002-03-30 Tony Cookdisable the alarm after the test
2002-03-30 Tony Cook - i_box_cfill() went into an infinite loop...
2002-03-29 Tony Cook - handle the presence of the default broken...
2002-03-25 Tony Cookupdate skip count
2002-03-25 Tony CookTicket #369 - writing grayscale images to GIF
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-06 Tony Cookmerge write to gif tags updates
2002-01-21 Arnar Mar HrafnkelssonAdded more verbose ok messages.
2002-01-17 Tony Cookadded getpixel()/setpixel() methods
2002-01-16 Arnar Mar HrafnkelssonModified tiff test to write to the testout directory.
2002-01-10 Tony Cookuse the font's first character map if we don't find...
2002-01-09 Tony Cookmodify the Freetype2 font code to pick it's own encodin...
2002-01-07 Tony Cookascii pbms weren't treated correctly
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...
next