imager.git
2005-04-20 Tony Cook- fix a few compiler warnings
2005-04-20 Tony Cook- the segments parameter supplied to the fountain filte...
2005-04-15 Tony Cook- newer versions of GIMP add a line to gradient files...
2005-04-13 Tony Cookconverted to Test::More
2005-04-12 Tony Cook- added sample code for handling images uploaded via...
2005-04-12 Tony Cooknew samples
2005-04-06 Tony Cook- Makefile.PL now adds rules to generate a suitable...
2005-04-06 Tony Cookupdates, rearranged to get the stuff still needed at...
2005-03-26 Tony Cook- added samp-form.cgi and samp-image.cgi to the samples...
2005-03-26 Tony CookCGI samples
2005-03-16 Tony Cook- Imager::Cookbook wasn't included in the MANIFEST
2005-03-16 Tony Cook- added README for samples directory, describes interle...
2005-03-16 Tony Cook- correct email addresses in the README file, and inclu...
2005-03-16 Tony Cookminor typo
2005-03-16 Tony Cooksize reduced to reduce dist size
2005-03-16 Tony CookInitial version
2005-03-15 Tony Cookfix the second argument in the synopsis
2005-03-14 Tony Cookinitial version
2005-03-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-11 Tony Cookmake sure we can see the supplied copy of Test::More
2005-03-11 Tony Cookconvert to Test::More
2005-03-11 Tony Cookconvert to Test::More
2005-03-11 Tony Cookconvert to Test::More
2005-03-11 Tony Cookconvert to Test::More
2005-03-08 Tony Cook- calling the read() method for a format not included...
2005-03-08 Tony Cookbase for hand edited JPEG file
2005-03-08 Tony Cookbase for hand-edited test tga images
2005-03-08 Tony Cookadded testimg/longid.tga used to test the long idstring bug
2005-03-08 Tony Cooktest with a long TGA id
2005-03-08 Tony Cookclarify that the change was specific to TGA images
2005-02-28 Tony Cook- reading an image with an idstring of 128 or more...
2005-02-10 Tony Cook- call read() instead of open() in the example code...
2005-02-10 Tony Cooka little more detail
2005-02-10 Tony Cook- add scaleX/scaleY to the method index and gives them...
2005-02-10 Tony Cooksome stuff done
2005-02-10 Tony Cookfix some function headers, removed some junk code
2005-02-10 Tony Cookmore todo
2005-02-02 Tony Cookadd entries for the filters to the concept index
2005-01-31 Tony Cook- the right-side bearing used to adjust the final width...
2005-01-31 Tony Cooksome stuff done, moved 0.44 down to the end
2005-01-31 Tony Cookrevert the precalculation of the sum of the coefficient...
2005-01-24 Tony Cook- eliminate unused variables and static functions
2005-01-24 Tony Cooklink to the cookbook
2005-01-24 Tony Cookvarious TODOs done, new ones added
2005-01-24 Tony Cook- minor cleanup of Imager::Fill
2005-01-24 Tony Cookmissed setting it for centimetres
2005-01-24 Tony Cook- more examples in Imager::Draw
2005-01-24 Tony Cook- explicitly document there are no PNG specific tags.
2005-01-24 Tony Cook- calculate the sum of the coefficients once rather...
2005-01-24 Tony Cook- added simple examples to most of the filters document...
2005-01-24 Tony Cook- Makefile.PL now accepts command-line options to set...
2005-01-24 Tony Cook- scanning for required include files is now down by...
2005-01-06 Tony Cook- Makefile.PL now builds imconfig.h with #defines for...
2005-01-06 Tony Cookremoved junk entry
2005-01-06 Tony Cook- avoid complaining about include/lib directories we...
2005-01-05 Tony Cookhad =cut instead of =back
2005-01-05 Tony Cookcookbook updates
2005-01-05 Tony Cookworking release notice
2005-01-01 Tony Cook- Makefile.PL now attempts to use freetype-config to...
2005-01-01 Tony Cook- added tiff_resolutionunit_name tag when reading tiff...
2005-01-01 Tony Cook- the i_xres and i_yres tags are now stored in a resolu...
2005-01-01 Tony Cook- the tiff reader now puts warning messages produced...
2005-01-01 Tony Cooktest for warnings reading a tiff image
2005-01-01 Tony Cook- added .pcf and .pcf.gz to the list of extensions...
2005-01-01 Tony Cook- added trivial multiple master support via the FT2...
2005-01-01 Tony CookMultiple master test font
2005-01-01 Tony Cook- the gradgen filter now does the same color value...
2005-01-01 Tony Cook- added concept index to Imager.pm's POD
2004-12-23 Tony Cook- add dfont to the list of extensions supported by ft2
2004-12-23 Tony Cook- add a note to the README on how to get font suitcases...
2004-12-23 Tony Cook- we were undefing the wrong macro (used as an include...
2004-12-23 Tony Cook- Makefile.PL now checks the directories specified...
2004-12-21 Tony Cookinitial work, just basic file reading/writing so far
2004-12-16 Tony Cookupdate for the other 2 cases too
2004-12-16 Tony Cook- the plugins Makefile has long produced an error after...
2004-12-15 Tony Cookwant to drop that big ppm
2004-12-15 Tony CookRelease 0.44
2004-12-15 Tony Cookprobing TODOs
2004-12-15 Tony Cook-document that you don't want the FT2 freetype.h in...
2004-12-15 Tony CookImager.pm needs a concept index
2004-12-14 Tony Cook- method index didn't include errstr()
2004-12-14 Tony Cook- finish off a sentence in the "Producing an image...
2004-12-11 Tony Cookput the default FreeBSD FT1 header locations after...
2004-12-07 Tony Cookset the release date
2004-12-07 Tony Cook- built 0.43_03 for testing
2004-12-07 Tony Cooknote about META.yml
2004-12-07 Tony Cook- make the inclusion of NO_META dependent on the versio...
2004-12-07 Tony Cookupdate information about giflib bugs
2004-12-06 Tony Cook- image.h had no prototype for i_ft2_bbox_r() and it...
2004-12-06 Tony Cookneed better include macros
2004-12-06 Tony Cookrelease plans and minor change to tools/imager (avoid...
2004-12-06 Tony Cook- tools/imager has been removed from the MANIFEST,...
2004-12-02 Tony Cookprevent warning from size difference on some platforms
2004-12-02 Tony Cookhad wrong name there <sigh>
2004-12-02 Tony Cook- some tests were using $Config{ivsize} when they shoul...
2004-12-02 Tony Cookcaption isn't complete yet
2004-12-02 Tony Cook- i_readraw_wiol() now checks for image creation failure
2004-12-02 Tony Cook- quant.c now checks for integer overflow allocating...
2004-12-02 Tony Cook- test t/t35ttfont.t no longer requires TTFONTTEST...
2004-11-30 Tony Cook- set i_format to tiff when reading tiff images and...
next