2005-12-13 |
Tony Cook | - change the use in t/t91.pod to require version 1... |
tree | commitdiff |
2005-12-12 |
Tony Cook | more incorrect test counts on missing libs |
tree | commitdiff |
2005-12-12 |
Tony Cook | - some test scripts weren't fixing @INC correctly |
tree | commitdiff |
2005-12-08 |
Tony Cook | skip some extra tests when freetype 1.x not available |
tree | commitdiff |
2005-12-07 |
Tony Cook | - read/write i_xres, i_yres, i_aspect only tage with... |
tree | commitdiff |
2005-12-07 |
Tony Cook | - added experimental EXIF decoding when reading JPEG... |
tree | commitdiff |
2005-12-05 |
Tony Cook | - added integer overflow checks to many memory allocati... |
tree | commitdiff |
2005-12-05 |
Tony Cook | - add smoke test for nearest_color filter |
tree | commitdiff |
2005-12-05 |
Tony Cook | - improved missing argument handling a little for the... |
tree | commitdiff |
2005-12-03 |
Tony Cook | - implemented valign=>'end' for Imager::Font->align |
tree | commitdiff |
2005-11-29 |
Tony Cook | - the straight edges of filled arcs weren't being drawn... |
tree | commitdiff |
2005-11-26 |
Tony Cook | - arc(..., fill=> ...) wasn't handling concave areas... |
tree | commitdiff |
2005-11-11 |
Tony Cook | - added t/t91pod.t |
tree | commitdiff |
2005-11-11 |
Tony Cook | - converted t/t021sixteen.t to use Test::More |
tree | commitdiff |
2005-11-11 |
Tony Cook | - setmask() now returns true on success and reports... |
tree | commitdiff |
2005-11-05 |
Tony Cook | - t1 library re-initialization modified to support... |
tree | commitdiff |
2005-11-01 |
Tony Cook | - converted t/t022double.t to use Test::More |
tree | commitdiff |
2005-10-27 |
Tony Cook | - INCOMPATIBLE CHANGE: |
tree | commitdiff |
2005-10-19 |
Tony Cook | add page parameter to read() method when reading TIFF... |
tree | commitdiff |
2005-09-30 |
Tony Cook | - Imager::Font->new() for the tt (Freetype 1.x) driver... |
tree | commitdiff |
2005-09-08 |
Tony Cook | - limit limits.c to C89 |
tree | commitdiff |
2005-09-08 |
Tony Cook | - implement getscanline(), setscanline() and getsamples... |
tree | commitdiff |
2005-08-24 |
Tony Cook | - convert t/t107bmp.t to Test::More |
tree | commitdiff |
2005-08-18 |
Tony Cook | - convert t/t104ppm.t to Test::More |
tree | commitdiff |
2005-08-07 |
Tony Cook | - prevent warnings when looking up a GIMP color with... |
tree | commitdiff |
2005-08-04 |
Tony Cook | - convert t/t15color.t to Test::More |
tree | commitdiff |
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 |
next |