2005-05-17 |
Tony Cook | - Imager no longer assumes that MSVC is the only native...
|
commit | commitdiff | tree |
2005-05-17 |
Tony Cook | - prevent warnings from Makefile.PL when there's no...
|
commit | commitdiff | tree |
2005-05-17 |
Tony Cook | - fix the filter examples in Imager::Filter so they...
|
commit | commitdiff | tree |
2005-05-16 |
Tony Cook | got something done
|
commit | commitdiff | tree |
2005-05-11 |
Tony Cook | - the setcolors() had a fencepost error making it impossible to
|
commit | commitdiff | tree |
2005-05-11 |
Tony Cook | something done
|
commit | commitdiff | tree |
2005-05-11 |
Tony Cook | - the internal function used to probe file formats...
|
commit | commitdiff | tree |
2005-05-11 |
Tony Cook | more stuff TODO
|
commit | commitdiff | tree |
2005-05-11 |
Tony Cook | Support mingw built perl
|
commit | commitdiff | tree |
2005-05-07 |
Tony Cook | - removed the bug reporting email address to prevent...
|
commit | commitdiff | tree |
2005-05-07 |
Tony Cook | put the detail output file in a saner place
|
commit | commitdiff | tree |
2005-05-02 |
Tony Cook | something got done!
|
commit | commitdiff | tree |
2005-05-02 |
Tony Cook | - the Win32 font driver bounding_box() method now puts...
|
commit | commitdiff | tree |
2005-05-02 |
Tony Cook | - the FT1.x driver now supports the align parameter...
|
commit | commitdiff | tree |
2005-05-02 |
Tony Cook | changed alignment tests a bit
|
commit | commitdiff | tree |
2005-04-30 |
Tony Cook | added alignment tests
|
commit | commitdiff | tree |
2005-04-29 |
Tony Cook | - the internal i_tags_get_string() function now acts...
|
commit | commitdiff | tree |
2005-04-27 |
Tony Cook | - Imager::Matrix2d->rotate() would only rotate around...
|
commit | commitdiff | tree |
2005-04-27 |
Tony Cook | right bearings done
|
commit | commitdiff | tree |
2005-04-26 |
Tony Cook | skip the right number for when there's no FT1
|
commit | commitdiff | tree |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing...
|
commit | commitdiff | tree |
2005-04-26 |
Tony Cook | remove old #if ed out code
|
commit | commitdiff | tree |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing...
|
commit | commitdiff | tree |
2005-04-26 |
Tony Cook | fix a warning
|
commit | commitdiff | tree |
2005-04-25 |
Tony Cook | converted to Test::More
|
commit | commitdiff | tree |
2005-04-24 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing...
|
commit | commitdiff | tree |
2005-04-23 |
Tony Cook | convert to Test::More
|
commit | commitdiff | tree |
2005-04-23 |
Tony Cook | added use strict
|
commit | commitdiff | tree |
2005-04-22 |
Tony Cook | some stuff done
|
commit | commitdiff | tree |
2005-04-21 |
Tony Cook | - the FT 1.x was comparing versus an uninitialized...
|
commit | commitdiff | tree |
2005-04-21 |
Tony Cook | converted to Test::More
|
commit | commitdiff | tree |
2005-04-21 |
Tony Cook | found a bug
|
commit | commitdiff | tree |
2005-04-20 |
Tony Cook | missed a SKIP: label for use on non-Win32
|
commit | commitdiff | tree |
2005-04-20 |
Tony Cook | - Imager::Font::BBox advance_width() method was falling...
|
commit | commitdiff | tree |
2005-04-20 |
Tony Cook | - fix a few compiler warnings
|
commit | commitdiff | tree |
2005-04-20 |
Tony Cook | - the segments parameter supplied to the fountain filter...
|
commit | commitdiff | tree |
2005-04-15 |
Tony Cook | - newer versions of GIMP add a line to gradient files...
|
commit | commitdiff | tree |
2005-04-13 |
Tony Cook | converted to Test::More
|
commit | commitdiff | tree |
2005-04-12 |
Tony Cook | - added sample code for handling images uploaded via...
|
commit | commitdiff | tree |
2005-04-12 |
Tony Cook | new samples
|
commit | commitdiff | tree |
2005-04-06 |
Tony Cook | - Makefile.PL now adds rules to generate a suitable...
|
commit | commitdiff | tree |
2005-04-06 |
Tony Cook | updates, rearranged to get the stuff still needed at...
|
commit | commitdiff | tree |
2005-03-26 |
Tony Cook | - added samp-form.cgi and samp-image.cgi to the samples...
|
commit | commitdiff | tree |
2005-03-26 |
Tony Cook | CGI samples
|
commit | commitdiff | tree |
2005-03-16 |
Tony Cook | - Imager::Cookbook wasn't included in the MANIFEST
|
commit | commitdiff | tree |
2005-03-16 |
Tony Cook | - added README for samples directory, describes interleave...
|
commit | commitdiff | tree |
2005-03-16 |
Tony Cook | - correct email addresses in the README file, and include...
|
commit | commitdiff | tree |
2005-03-16 |
Tony Cook | minor typo
|
commit | commitdiff | tree |
2005-03-16 |
Tony Cook | size reduced to reduce dist size
|
commit | commitdiff | tree |
2005-03-16 |
Tony Cook | Initial version
|
commit | commitdiff | tree |
2005-03-15 |
Tony Cook | fix the second argument in the synopsis
|
commit | commitdiff | tree |
2005-03-14 |
Tony Cook | initial version
|
commit | commitdiff | tree |
2005-03-11 |
Tony Cook | - the convert, crop, rotate, copy, matrix_transform...
|
commit | commitdiff | tree |
2005-03-11 |
Tony Cook | make sure we can see the supplied copy of Test::More
|
commit | commitdiff | tree |
2005-03-11 |
Tony Cook | convert to Test::More
|
commit | commitdiff | tree |
2005-03-11 |
Tony Cook | convert to Test::More
|
commit | commitdiff | tree |
2005-03-11 |
Tony Cook | convert to Test::More
|
commit | commitdiff | tree |
2005-03-11 |
Tony Cook | convert to Test::More
|
commit | commitdiff | tree |
2005-03-08 |
Tony Cook | - calling the read() method for a format not included...
|
commit | commitdiff | tree |
2005-03-08 |
Tony Cook | base for hand edited JPEG file
|
commit | commitdiff | tree |
2005-03-08 |
Tony Cook | base for hand-edited test tga images
|
commit | commitdiff | tree |
2005-03-08 |
Tony Cook | added testimg/longid.tga used to test the long idstring bug
|
commit | commitdiff | tree |
2005-03-08 |
Tony Cook | test with a long TGA id
|
commit | commitdiff | tree |
2005-03-08 |
Tony Cook | clarify that the change was specific to TGA images
|
commit | commitdiff | tree |
2005-02-28 |
Tony Cook | - reading an image with an idstring of 128 or more...
|
commit | commitdiff | tree |
2005-02-10 |
Tony Cook | - call read() instead of open() in the example code...
|
commit | commitdiff | tree |
2005-02-10 |
Tony Cook | a little more detail
|
commit | commitdiff | tree |
2005-02-10 |
Tony Cook | - add scaleX/scaleY to the method index and gives them...
|
commit | commitdiff | tree |
2005-02-10 |
Tony Cook | some stuff done
|
commit | commitdiff | tree |
2005-02-10 |
Tony Cook | fix some function headers, removed some junk code
|
commit | commitdiff | tree |
2005-02-10 |
Tony Cook | more todo
|
commit | commitdiff | tree |
2005-02-02 |
Tony Cook | add entries for the filters to the concept index
|
commit | commitdiff | tree |
2005-01-31 |
Tony Cook | - the right-side bearing used to adjust the final width...
|
commit | commitdiff | tree |
2005-01-31 |
Tony Cook | some stuff done, moved 0.44 down to the end
|
commit | commitdiff | tree |
2005-01-31 |
Tony Cook | revert the precalculation of the sum of the coefficients...
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - eliminate unused variables and static functions
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | link to the cookbook
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | various TODOs done, new ones added
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - minor cleanup of Imager::Fill
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | missed setting it for centimetres
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - more examples in Imager::Draw
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - explicitly document there are no PNG specific tags.
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - calculate the sum of the coefficients once rather...
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - added simple examples to most of the filters documented in
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - Makefile.PL now accepts command-line options to set...
|
commit | commitdiff | tree |
2005-01-24 |
Tony Cook | - scanning for required include files is now down by...
|
commit | commitdiff | tree |
2005-01-06 |
Tony Cook | - Makefile.PL now builds imconfig.h with #defines for...
|
commit | commitdiff | tree |
2005-01-06 |
Tony Cook | removed junk entry
|
commit | commitdiff | tree |
2005-01-06 |
Tony Cook | - avoid complaining about include/lib directories we...
|
commit | commitdiff | tree |
2005-01-05 |
Tony Cook | had =cut instead of =back
|
commit | commitdiff | tree |
2005-01-05 |
Tony Cook | cookbook updates
|
commit | commitdiff | tree |
2005-01-05 |
Tony Cook | working release notice
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | - Makefile.PL now attempts to use freetype-config to...
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | - added tiff_resolutionunit_name tag when reading tiff...
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | - the i_xres and i_yres tags are now stored in a resolution...
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | - the tiff reader now puts warning messages produced...
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | test for warnings reading a tiff image
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | - added .pcf and .pcf.gz to the list of extensions...
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | - added trivial multiple master support via the FT2...
|
commit | commitdiff | tree |
2005-01-01 |
Tony Cook | Multiple master test font
|
commit | commitdiff | tree |
next |