]> git.imager.perl.org - imager.git/history - Changes
- added comment support the postfix transform2() expression
[imager.git] / Changes
2003-06-26 Tony Cook - added comment support the postfix transform2...
2003-06-25 Tony Cookimage fills with images with channels not at 4 were...
2003-03-29 Arnar Mar HrafnkelssonAdded extra parameters to rubthrough so only a subimage of
2003-03-04 Tony Cook - some older FT1 don't define TT_MS_LANGID_ENGL...
2003-01-03 Tony Cook - Debian woody supplied FT2.0.9, which didn...
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-12-13 Tony Cookfixed some minor test code hiccups
2002-11-05 Tony Cook - the default tifflib warning handler was crash...
2002-11-05 Tony Cookfixed issue reported in ticket 1748, and added smoke...
2002-08-22 Arnar Mar HrafnkelssonAutodetection of fileformat as loading.
2002-08-08 Arnar Mar Hrafnkelssontemporary scaling test code, proper defaults for crop().
2002-07-09 Arnar Mar HrafnkelssonFixed tiff handling of images all contained in a single...
2002-05-30 Arnar Mar HrafnkelssonFixed empty string handling for tt font driver.
2002-05-23 Tony Cook- update the URLs for libpng and zlib
2002-05-23 Tony Cook- mc_web_map was storing colors with an alpha of 0
2002-05-09 Tony Cook - handle UTF8 strings passed to T1 low-level...
2002-05-05 Tony Cookhas_chars() support for freetype 1.x
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-05-01 Tony Cookvarious changes from trying to build on testdrive
2002-04-30 Arnar Mar Hrafnkelssonflood fill fix added to changelog.
2002-04-20 Arnar Mar HrafnkelssonDoc Patches from Cogent.
2002-04-18 Tony Cooksecond argument to SvPV() must have type STRLEN
2002-04-18 Tony Cooksupport UTF with Freetype 1.x
2002-04-16 Tony Cook - document the values for the read() and write...
2002-04-15 Tony Cookquote the use of min in type=>min, and at least give...
2002-04-12 Tony Cookit was meant to be skipn(), and output the skipped...
2002-04-06 Tony Cook- handle the first "buggy giflib" test more portably...
2002-04-05 Tony Cookclarify the crop() documentation just for merlyn
2002-04-03 Tony Cookgive the output a good alpha channel if it doesn't...
2002-04-01 Arnar Mar HrafnkelssonTab fixes :)
2002-04-01 Arnar Mar HrafnkelssonAdded Imager version to output log.
2002-04-01 Tony Cooknote the change
2002-03-31 Tony Cookdifference() method
2002-03-31 Tony Cook - hide more of our Darwin dlload emulation...
2002-03-30 Tony Cook - i_box_cfill() went into an infinite loop...
2002-03-29 Tony Cook - handle the presence of the default broken...
2002-03-25 Tony CookTicket #369 - writing grayscale images to GIF
2002-03-19 Tony Cookmark end of 0.40pre1 changes
2002-03-19 Tony Cookquote a few hash keys to prevent warnings on 5.004
2002-03-19 Tony Cookforgot the ticket number
2002-03-18 Tony Cook*** empty log message ***
2002-03-07 Arnar Mar HrafnkelssonMinor pod changes.
2002-03-06 Tony Cookmerge write to gif tags updates
2002-02-03 Tony Cookadded Artur's OSX dlload() emulation, with minor changes
2002-01-17 Tony Cookadded getpixel()/setpixel() methods
2002-01-16 Arnar Mar HrafnkelssonAdded Engines pod, moved masked images to ImageTypes...
2002-01-16 Arnar Mar HrafnkelssonFilter pod added.
2002-01-15 Arnar Mar HrafnkelssonAdded Image Type pod draft.
2002-01-14 Arnar Mar HrafnkelssonAdded documentation for simple transforms in a separate...
2002-01-13 Arnar Mar HrafnkelssonAdded a seperate pod for primitives drawing.
2002-01-11 Tony Cookdidn't set default for bounding_box() utf8 parameter...
2002-01-11 Tony Cookfix calculation of descender for FT2, it was calculatin...
2002-01-10 Tony Cookuse the font's first character map if we don't find...
2002-01-09 Tony Cookmodify the Freetype2 font code to pick it's own encodin...
2002-01-07 Tony Cookascii pbms weren't treated correctly
2002-01-04 Tony Cookenhanced iolayer
2001-12-28 Arnar Mar HrafnkelssonAdded read support for sgi .rgb files.
2001-12-12 Tony Cooksplit IM_INCPATH and IM_LIBPATH with $Config{path_sep...
2001-12-11 Tony Cookclaes' afm patch
2001-12-11 Tony Cookavoid allocating huge data structures on the stack
2001-12-10 Tony Cookinitialize the index when packing 4 bit data into bytes
2001-12-01 Tony Cookwrite paletted images as paletted for tiff
2001-11-30 Tony Cookfreetype 2 bounding box function didn't know UTF8 ...
2001-11-30 Tony Cookadded has_chars() method to Imager::Font::FreeType2
2001-11-25 Tony Cook- read paletted tiff images into Imager paletted images
2001-11-21 Tony Cookmore tiff tags support
2001-11-21 Tony Cookmake color values smarter for the drawing functions
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-11-03 Arnar Mar HrafnkelssonRelease version.
2001-11-01 Tony Cookfix memory leaks, gif screen size calculations
2001-11-01 Arnar Mar HrafnkelssonAdded Destroy method for Imager::Font::TT and moved...
2001-10-31 Arnar Mar HrafnkelssonChanges entries and iolayer test added to manifest.
2001-10-27 Tony Cookfix some range checking for the fountain fill segment...
2001-10-24 Tony Cookbetter error checking of automatic fill conversions
2001-10-23 Arnar Mar HrafnkelssonChanges file updated.
2001-10-23 Arnar Mar HrafnkelssonClosed memory leaks when an error occurs during load...
2001-10-22 Arnar Mar HrafnkelssonCode to free up resources for Imager::IO objects.
2001-10-21 Tony Cookadded POD to trans2.c
2001-10-11 Tony Cooksome fixes to double/sample image support
2001-10-07 Tony Cookadded double/sample image support
2001-10-07 Arnar Mar HrafnkelssonUpdated Changes file for recent diffs
2001-10-05 Tony Cookstop ft1.x support dropping descenders
2001-09-19 Tony Cookclamp i_conv() at both ends
2001-09-19 Tony Cookimplement unsharp mask
2001-09-19 Tony Cookimage based fills
2001-09-18 Tony Cookhave ->arc() call i_circle_aa when drawing a solid...
2001-09-18 Tony Cookwriting a paletted image as GIF should be a bit more...
2001-09-15 Tony Cookmake write errors for jpegs cause errors at the top...
2001-09-14 Tony Cookfixed cut off of left of first character if it went...
2001-09-11 Tony Cookforgot to add change note for this
2001-09-02 Tony Cookan extra stipple
2001-09-02 Tony Cookbetter scale* fills
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
2001-08-29 Tony Cookimplement fountain fills similar to most paint programs
2001-08-22 Tony Cookvarious JPEG fixes
2001-08-19 Tony Cookadded OO interfaces for some filters
2001-08-19 Tony CookWindows BMP file support
2001-08-15 Tony Cookstart of bmp support (just writing so far)
2001-08-15 Tony Cook(changes)
2001-08-13 Tony CookEgads
next