]> git.imager.perl.org - imager.git/history - lib/Imager/Transformations.pod
add an example of reading exif tags
[imager.git] / lib / Imager / Transformations.pod
2006-03-01 Tony Cook- removed unused hashinfo() function from Imager.xs
2006-02-17 Tony Cook- expand Imager::Transformations:
2006-02-10 Tony Cook- add tests for scaleX()/scaleY()
2006-02-05 Tony Cook- scale() can now expect an Image::Math::Constrain...
2006-02-05 Tony Cook- make scale() fail if an invalid type is supplied...
2006-01-18 Tony Cook- reword and provide an example for non-proportionally...
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-19 Tony Cook- minor changes to Imager::Transformations
2005-08-26 Tony Cook- new example for convert() method based on Leolo's...
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...
2004-10-08 Tony Cook - the parameters to crop() weren't handled...
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-02-05 Tony Cook - added log() and exp() functions to transform2()
2003-03-29 Arnar Mar HrafnkelssonAdded extra parameters to rubthrough so only a subimage of
2002-04-15 Tony Cookquote the use of min in type=>min, and at least give...
2002-04-05 Tony Cookclarify the crop() documentation just for merlyn
2002-03-07 Arnar Mar HrafnkelssonMinor pod changes.
2002-01-16 Arnar Mar HrafnkelssonAdded Engines pod, moved masked images to ImageTypes...
2002-01-14 Arnar Mar HrafnkelssonAdded documentation for simple transforms in a separate...