]> git.imager.perl.org - imager.git/history - Changes
fix broken commit
[imager.git] / Changes
2005-05-17 Tony Cook- Imager no longer assumes that MSVC is the only native...
2005-05-17 Tony Cook- prevent warnings from Makefile.PL when there's no...
2005-05-17 Tony Cook- fix the filter examples in Imager::Filter so they...
2005-05-11 Tony Cook- the setcolors() had a fencepost error making it impos...
2005-05-11 Tony Cook- the internal function used to probe file formats...
2005-05-07 Tony Cook- removed the bug reporting email address to prevent...
2005-05-02 Tony Cook- the Win32 font driver bounding_box() method now puts...
2005-05-02 Tony Cook- the FT1.x driver now supports the align parameter...
2005-04-29 Tony Cook- the internal i_tags_get_string() function now acts...
2005-04-27 Tony Cook- Imager::Matrix2d->rotate() would only rotate around...
2005-04-26 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-26 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-24 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-21 Tony Cook- the FT 1.x was comparing versus an uninitialized...
2005-04-20 Tony Cook- Imager::Font::BBox advance_width() method was falling...
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-12 Tony Cook- added sample code for handling images uploaded via...
2005-04-06 Tony Cook- Makefile.PL now adds rules to generate a suitable...
2005-03-26 Tony Cook- added samp-form.cgi and samp-image.cgi to the 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-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-08 Tony Cook- calling the read() method for a format not included...
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 Cook- add scaleX/scaleY to the method index and gives them...
2005-01-31 Tony Cook- the right-side bearing used to adjust the final width...
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 Cook- minor cleanup of Imager::Fill
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 Cook- avoid complaining about include/lib directories we...
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 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 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-16 Tony Cook- the plugins Makefile has long produced an error after...
2004-12-15 Tony CookRelease 0.44
2004-12-15 Tony Cook-document that you don't want the FT2 freetype.h in...
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 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 Cook- tools/imager has been removed from the MANIFEST,...
2004-12-02 Tony Cook- some tests were using $Config{ivsize} when they shoul...
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...
2004-11-29 Tony Cook- set i_format to tga when reading tga files and test...
2004-11-29 Tony Cook- set i_format to pnm when reading pnm files and test...
2004-11-29 Tony Cook- set i_format to gif when reading gif files and test...
2004-11-28 Tony Cook- i_img_pal_new() now releases the image object memory...
2004-11-28 Tony Cook- added --palette action to tools/imager
2004-11-28 Tony Cook- the BMP reader now validates the bfOffBits value...
2004-11-25 Tony Cook- added tools/imager to the distribution. This is...
2004-11-25 Tony Cook- added many bad BMP files to test various code paths...
2004-11-25 Tony Cook- set i_format to png when reading png files and test...
2004-11-25 Tony Cook- set i_format to jpeg for jpeg files and test for it
2004-11-12 Tony Cook- creating an image where the size of the allocated...
2004-11-12 Tony Cook- more information on gif library versions in README...
2004-11-11 Tony Cook- updated download locations for the various libraries...
2004-11-10 Tony Cook- change the "double-include" protection macro that...
2004-10-25 Tony Cook- renamed io.h to imio.h to prevent problems building...
2004-10-18 Tony Cook- the XS code for i_tt_glyph_name() used unsigned char...
2004-10-18 Tony Cook- the FT2 glyph_names() method didn't do correct error...
2004-10-18 Tony Cook- the changes to scale() had some problems with integer...
2004-10-08 Tony Cook - the parameters to crop() weren't handled...
2004-09-10 Tony Cook - the image resulting from a crop is now the...
2004-09-06 Tony Cook - removed a warning generated by the new matrix...
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2004-09-05 Tony Cook - added the equals() method to Imager::Color.
2004-09-05 Tony Cook - added the C<builtin> color specifier and the
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2004-08-26 Tony Cook - the pnm reader read maxval for ppm/pgm files...
2004-08-08 Tony Cook - the Win32 font driver now uses DEFAULT_CHARSE...
2004-07-13 Tony Cook - moved some variable definitions to the right...
next