2005-08-03 |
Tony Cook | - added tiff_bitspersample and tiff_photometric tags... |
tree | commitdiff |
2005-05-26 |
Tony Cook | - t/t105gif.t wasn't handling buggy giflibs correctly |
tree | commitdiff |
2005-05-24 |
Tony Cook | was missing use lib 't'; |
tree | commitdiff |
2005-05-24 |
Tony Cook | add missing SKIP label |
tree | commitdiff |
2005-05-24 |
Tony Cook | added C< use lib 't'; > where needed |
tree | commitdiff |
2005-05-24 |
Tony Cook | - add tests to exercise hatch fills for floating images... |
tree | commitdiff |
2005-05-17 |
Tony Cook | - fixed an inverted condition checking the giflib versi... |
tree | commitdiff |
2005-05-17 |
Tony Cook | - fix the filter examples in Imager::Filter so they... |
tree | commitdiff |
2005-05-11 |
Tony Cook | - the setcolors() had a fencepost error making it impos... |
tree | commitdiff |
2005-05-11 |
Tony Cook | - the internal function used to probe file formats... |
tree | commitdiff |
2005-05-02 |
Tony Cook | - the Win32 font driver bounding_box() method now puts... |
tree | commitdiff |
2005-05-02 |
Tony Cook | - the FT1.x driver now supports the align parameter... |
tree | commitdiff |
2005-05-02 |
Tony Cook | changed alignment tests a bit |
tree | commitdiff |
2005-04-30 |
Tony Cook | added alignment tests |
tree | commitdiff |
2005-04-29 |
Tony Cook | - the internal i_tags_get_string() function now acts... |
tree | commitdiff |
2005-04-27 |
Tony Cook | - Imager::Matrix2d->rotate() would only rotate around... |
tree | commitdiff |
2005-04-26 |
Tony Cook | skip the right number for when there's no FT1 |
tree | commitdiff |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
tree | commitdiff |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
tree | commitdiff |
2005-04-26 |
Tony Cook | fix a warning |
tree | commitdiff |
2005-04-25 |
Tony Cook | converted to Test::More |
tree | commitdiff |
2005-04-24 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
tree | commitdiff |
2005-04-23 |
Tony Cook | convert to Test::More |
tree | commitdiff |
2005-04-23 |
Tony Cook | added use strict |
tree | commitdiff |
2005-04-21 |
Tony Cook | - the FT 1.x was comparing versus an uninitialized... |
tree | commitdiff |
2005-04-21 |
Tony Cook | converted to Test::More |
tree | commitdiff |
2005-04-20 |
Tony Cook | missed a SKIP: label for use on non-Win32 |
tree | commitdiff |
2005-04-20 |
Tony Cook | - Imager::Font::BBox advance_width() method was falling... |
tree | commitdiff |
2005-04-20 |
Tony Cook | - the segments parameter supplied to the fountain filte... |
tree | commitdiff |
2005-04-15 |
Tony Cook | - newer versions of GIMP add a line to gradient files... |
tree | commitdiff |
2005-04-13 |
Tony Cook | converted to Test::More |
tree | commitdiff |
2005-03-16 |
Tony Cook | - added README for samples directory, describes interle... |
tree | commitdiff |
2005-03-11 |
Tony Cook | - the convert, crop, rotate, copy, matrix_transform... |
tree | commitdiff |
2005-03-11 |
Tony Cook | make sure we can see the supplied copy of Test::More |
tree | commitdiff |
2005-03-11 |
Tony Cook | convert to Test::More |
tree | commitdiff |
2005-03-11 |
Tony Cook | convert to Test::More |
tree | commitdiff |
2005-03-11 |
Tony Cook | convert to Test::More |
tree | commitdiff |
2005-03-11 |
Tony Cook | convert to Test::More |
tree | commitdiff |
2005-03-08 |
Tony Cook | - calling the read() method for a format not included... |
tree | commitdiff |
2005-02-28 |
Tony Cook | - reading an image with an idstring of 128 or more... |
tree | commitdiff |
2005-01-01 |
Tony Cook | - added tiff_resolutionunit_name tag when reading tiff... |
tree | commitdiff |
2005-01-01 |
Tony Cook | - the tiff reader now puts warning messages produced... |
tree | commitdiff |
2005-01-01 |
Tony Cook | - added trivial multiple master support via the FT2... |
tree | commitdiff |
2004-12-07 |
Tony Cook | update information about giflib bugs |
tree | commitdiff |
2004-12-02 |
Tony Cook | had wrong name there <sigh> |
tree | commitdiff |
2004-12-02 |
Tony Cook | - some tests were using $Config{ivsize} when they shoul... |
tree | commitdiff |
2004-12-02 |
Tony Cook | - i_readraw_wiol() now checks for image creation failure |
tree | commitdiff |
2004-11-30 |
Tony Cook | - set i_format to tiff when reading tiff images and... |
tree | commitdiff |
2004-11-29 |
Tony Cook | - set i_format to tga when reading tga files and test... |
tree | commitdiff |
2004-11-29 |
Tony Cook | - set i_format to pnm when reading pnm files and test... |
tree | commitdiff |
2004-11-29 |
Tony Cook | - set i_format to gif when reading gif files and test... |
tree | commitdiff |
2004-11-29 |
Tony Cook | more test entries |
tree | commitdiff |
2004-11-28 |
Tony Cook | - the BMP reader now validates the bfOffBits value... |
tree | commitdiff |
2004-11-25 |
Tony Cook | - added many bad BMP files to test various code paths... |
tree | commitdiff |
2004-11-25 |
Tony Cook | - set i_format to png when reading png files and test... |
tree | commitdiff |
2004-11-25 |
Tony Cook | - set i_format to jpeg for jpeg files and test for it |
tree | commitdiff |
2004-11-12 |
Tony Cook | - creating an image where the size of the allocated... |
tree | commitdiff |
2004-10-18 |
Tony Cook | - the XS code for i_tt_glyph_name() used unsigned char... |
tree | commitdiff |
2004-10-18 |
Tony Cook | - the FT2 glyph_names() method didn't do correct error... |
tree | commitdiff |
2004-10-08 |
Tony Cook | - the parameters to crop() weren't handled... |
tree | commitdiff |
2004-09-10 |
Tony Cook | - the image resulting from a crop is now the... |
tree | commitdiff |
2004-09-06 |
Tony Cook | - removed a warning generated by the new matrix... |
tree | commitdiff |
2004-09-05 |
Tony Cook | - the rotate() and matrix_transform() methods... |
tree | commitdiff |
2004-09-05 |
Tony Cook | - added the equals() method to Imager::Color. |
tree | commitdiff |
2004-09-05 |
Tony Cook | - added the C<builtin> color specifier and the |
tree | commitdiff |
2004-09-05 |
Tony Cook | - previously, if you supplied to_paletted and... |
tree | commitdiff |
2004-08-26 |
Tony Cook | - the pnm reader read maxval for ppm/pgm files... |
tree | commitdiff |
2004-04-22 |
Tony Cook | the scale() method now warns if scalled in a void context |
tree | commitdiff |
2004-03-10 |
Tony Cook | - only call FT_Get_Postscript_Name() on FT 2.0.6 and... |
tree | commitdiff |
2004-02-08 |
Tony Cook | - skip the right number of tests when FT2 isn't available |
tree | commitdiff |
2004-02-05 |
Tony Cook | - added log() and exp() functions to transform2() |
tree | commitdiff |
2004-01-04 |
Arnar Mar Hrafnkelsson | All the little fixup changes for the 0.42 release. |
tree | commitdiff |
2003-06-26 |
Tony Cook | - added comment support the postfix transform2... |
tree | commitdiff |
2003-03-29 |
Arnar Mar Hrafnkelsson | Added extra parameters to rubthrough so only a subimage of |
tree | commitdiff |
2002-12-31 |
Tony Cook | - implemented i_t1_has_chars(), tests for same |
tree | commitdiff |
2002-12-13 |
Tony Cook | fixed some minor test code hiccups |
tree | commitdiff |
2002-11-05 |
Tony Cook | - the default tifflib warning handler was crash... |
tree | commitdiff |
2002-11-05 |
Tony Cook | fixed issue reported in ticket 1748, and added smoke... |
tree | commitdiff |
2002-08-22 |
Arnar Mar Hrafnkelsson | Changes to t50basicoo.t test... not working yet. |
tree | commitdiff |
2002-08-22 |
Arnar Mar Hrafnkelsson | Removed wierd extra code. |
tree | commitdiff |
2002-08-22 |
Arnar Mar Hrafnkelsson | Autodetection of fileformat as loading. |
tree | commitdiff |
2002-08-20 |
Arnar Mar Hrafnkelsson | More debugging for auto probing of image types. |
tree | commitdiff |
2002-08-20 |
Arnar Mar Hrafnkelsson | More support for autodetection of formats, still some... |
tree | commitdiff |
2002-08-19 |
Arnar Mar Hrafnkelsson | Fixed broken 'not ok' message. |
tree | commitdiff |
2002-05-09 |
Tony Cook | - handle UTF8 strings passed to T1 low-level... |
tree | commitdiff |
2002-05-05 |
Tony Cook | has_chars() support for freetype 1.x |
tree | commitdiff |
2002-05-02 |
Arnar Mar Hrafnkelsson | Switched i_draw to i_line, added endpoint boolean condi... |
tree | commitdiff |
2002-04-18 |
Tony Cook | support UTF with Freetype 1.x |
tree | commitdiff |
2002-04-12 |
Tony Cook | it was meant to be skipn(), and output the skipped... |
tree | commitdiff |
2002-04-06 |
Tony Cook | - handle the first "buggy giflib" test more portably... |
tree | commitdiff |
2002-03-31 |
Tony Cook | difference() method |
tree | commitdiff |
2002-03-31 |
Tony Cook | get it right |
tree | commitdiff |
2002-03-31 |
Tony Cook | make sure we have alarm() support |
tree | commitdiff |
2002-03-30 |
Tony Cook | disable the alarm after the test |
tree | commitdiff |
2002-03-30 |
Tony Cook | - i_box_cfill() went into an infinite loop... |
tree | commitdiff |
2002-03-29 |
Tony Cook | - handle the presence of the default broken... |
tree | commitdiff |
2002-03-25 |
Tony Cook | update skip count |
tree | commitdiff |
2002-03-25 |
Tony Cook | Ticket #369 - writing grayscale images to GIF |
tree | commitdiff |
2002-03-19 |
Tony Cook | quote a few hash keys to prevent warnings on 5.004 |
tree | commitdiff |
2002-03-18 |
Tony Cook | *** empty log message *** |
tree | commitdiff |
next |