]> git.imager.perl.org - imager.git/history - fills.c
- writing a 2 or 4 channel image to a JPEG will now write that image as
[imager.git] / fills.c
2008-03-25 Tony Cookcommit changes from draw branch
2007-09-11 Tony Cookdefine 0.61 release goals
2007-03-25 Tony Cookattempt to work around a compiler bug in the gcc pre...
2006-10-08 Tony Cookwork around compilation problem reported in
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-01-24 Tony Cook- eliminate unused variables and static functions
2003-06-25 Tony Cookimage fills with images with channels not at 4 were...
2002-04-01 Tony Cookhide or rename any symbols that are likely to conflict...
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-09-19 Tony Cookimage based fills
2001-09-10 Tony Cookbetter error handling
2001-09-10 Tony Cookmis-handling for hues
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-02 Tony CookAdded some source code docs
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...