2005-05-30 |
Tony Cook | note to use the right make under Win32 |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Tony Cook | - t/t105gif.t wasn't handling buggy giflibs correctly |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | META.yml updated version number |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | 0.44_01 release |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | - add some Mac OS X notes to the README |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | make sure meta.tmp is cleaned up |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | - use a temp file to avoid messing with echo on Win32... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | - work around junk that pkg-config sends to stderr... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | added Test::More files to MANIFEST |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | was missing use lib 't'; |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | add missing SKIP label |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | added C< use lib 't'; > where needed |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tony Cook | - add tests to exercise hatch fills for floating images... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tony Cook | - fixed an inverted condition checking the giflib versi... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tony Cook | fix broken commit |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tony Cook | - Imager no longer assumes that MSVC is the only native... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tony Cook | - prevent warnings from Makefile.PL when there's no... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tony Cook | - fix the filter examples in Imager::Filter so they... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Tony Cook | got something done |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Tony Cook | - the setcolors() had a fencepost error making it impos... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Tony Cook | something done |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Tony Cook | - the internal function used to probe file formats... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Tony Cook | more stuff TODO |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Tony Cook | Support mingw built perl |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Tony Cook | - removed the bug reporting email address to prevent... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Tony Cook | put the detail output file in a saner place |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Tony Cook | something got done! |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Tony Cook | - the Win32 font driver bounding_box() method now puts... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Tony Cook | - the FT1.x driver now supports the align parameter... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Tony Cook | changed alignment tests a bit |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Tony Cook | added alignment tests |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Tony Cook | - the internal i_tags_get_string() function now acts... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Tony Cook | - Imager::Matrix2d->rotate() would only rotate around... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Tony Cook | right bearings done |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Tony Cook | skip the right number for when there's no FT1 |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Tony Cook | remove old #if ed out code |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Tony Cook | fix a warning |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tony Cook | converted to Test::More |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tony Cook | convert to Test::More |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tony Cook | added use strict |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Tony Cook | some stuff done |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Tony Cook | - the FT 1.x was comparing versus an uninitialized... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Tony Cook | converted to Test::More |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Tony Cook | found a bug |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tony Cook | missed a SKIP: label for use on non-Win32 |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tony Cook | - Imager::Font::BBox advance_width() method was falling... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tony Cook | - fix a few compiler warnings |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tony Cook | - the segments parameter supplied to the fountain filte... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Tony Cook | - newer versions of GIMP add a line to gradient files... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Tony Cook | converted to Test::More |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Tony Cook | - added sample code for handling images uploaded via... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Tony Cook | new samples |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Tony Cook | - Makefile.PL now adds rules to generate a suitable... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Tony Cook | updates, rearranged to get the stuff still needed at... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Tony Cook | - added samp-form.cgi and samp-image.cgi to the samples... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Tony Cook | CGI samples |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Tony Cook | - Imager::Cookbook wasn't included in the MANIFEST |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Tony Cook | - added README for samples directory, describes interle... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Tony Cook | - correct email addresses in the README file, and inclu... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Tony Cook | minor typo |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Tony Cook | size reduced to reduce dist size |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Tony Cook | Initial version |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Tony Cook | fix the second argument in the synopsis |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Tony Cook | initial version |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Tony Cook | - the convert, crop, rotate, copy, matrix_transform... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Tony Cook | make sure we can see the supplied copy of Test::More |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Tony Cook | convert to Test::More |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Tony Cook | convert to Test::More |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Tony Cook | convert to Test::More |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Tony Cook | convert to Test::More |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Tony Cook | - calling the read() method for a format not included... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Tony Cook | base for hand edited JPEG file |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Tony Cook | base for hand-edited test tga images |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Tony Cook | added testimg/longid.tga used to test the long idstring bug |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Tony Cook | test with a long TGA id |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Tony Cook | clarify that the change was specific to TGA images |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Tony Cook | - reading an image with an idstring of 128 or more... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tony Cook | - call read() instead of open() in the example code... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tony Cook | a little more detail |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tony Cook | - add scaleX/scaleY to the method index and gives them... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tony Cook | some stuff done |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tony Cook | fix some function headers, removed some junk code |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tony Cook | more todo |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Tony Cook | add entries for the filters to the concept index |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Tony Cook | - the right-side bearing used to adjust the final width... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Tony Cook | some stuff done, moved 0.44 down to the end |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Tony Cook | revert the precalculation of the sum of the coefficient... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - eliminate unused variables and static functions |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | link to the cookbook |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | various TODOs done, new ones added |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - minor cleanup of Imager::Fill |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | missed setting it for centimetres |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - more examples in Imager::Draw |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - explicitly document there are no PNG specific tags. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - calculate the sum of the coefficients once rather... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - added simple examples to most of the filters document... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Cook | - Makefile.PL now accepts command-line options to set... |
commit | commitdiff | tree | snapshot |
next |