]> git.imager.perl.org - imager.git/history - t
- there would be a link or load time error on m_init_log() if
[imager.git] / t /
2004-04-22 Tony Cookthe scale() method now warns if scalled in a void context
2004-03-10 Tony Cook - only call FT_Get_Postscript_Name() on FT 2.0.6 and...
2004-02-08 Tony Cook - skip the right number of tests when FT2 isn't available
2004-02-05 Tony Cook - added log() and exp() functions to transform2()
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-12-13 Tony Cookfixed some minor test code hiccups
2002-11-05 Tony Cook - the default tifflib warning handler was crash...
2002-11-05 Tony Cookfixed issue reported in ticket 1748, and added smoke...
2002-08-22 Arnar Mar HrafnkelssonChanges to t50basicoo.t test... not working yet.
2002-08-22 Arnar Mar HrafnkelssonRemoved wierd extra code.
2002-08-22 Arnar Mar HrafnkelssonAutodetection of fileformat as loading.
2002-08-20 Arnar Mar HrafnkelssonMore debugging for auto probing of image types.
2002-08-20 Arnar Mar HrafnkelssonMore support for autodetection of formats, still some...
2002-08-19 Arnar Mar HrafnkelssonFixed broken 'not ok' message.
2002-05-09 Tony Cook - handle UTF8 strings passed to T1 low-level...
2002-05-05 Tony Cookhas_chars() support for freetype 1.x
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
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
next