2007-08-29 |
Tony Cook | add new gif_colormap_size tag |
tree | commitdiff |
2007-08-29 |
Tony Cook | fill out the large sample support docs |
tree | commitdiff |
2007-08-27 |
Tony Cook | treat the ico mask as an alpha channel, since this... |
tree | commitdiff |
2007-08-25 |
Tony Cook | added cleanup, documentation, further tests and graysca... |
tree | commitdiff |
2007-07-31 |
Tony Cook | - improve the error message from errstr() when you... |
tree | commitdiff |
2007-07-31 |
Tony Cook | remove repeated text in Imager::Files |
tree | commitdiff |
2007-07-31 |
Tony Cook | make it even clearer that scale() and variants don... |
tree | commitdiff |
2007-07-31 |
Tony Cook | - Finished/rewrote Arnar's old SGI RGB file format... |
tree | commitdiff |
2007-07-31 |
Tony Cook | start tracking large sample support |
tree | commitdiff |
2007-07-23 |
Tony Cook | spelling correction (Adam Kennedy) |
tree | commitdiff |
2007-07-19 |
Tony Cook | more doc fixes |
tree | commitdiff |
2007-07-19 |
Tony Cook | oops, missed one |
tree | commitdiff |
2007-07-19 |
Tony Cook | documentation tweaks |
tree | commitdiff |
2007-06-26 |
Tony Cook | - to avoid confusion, channels not present in the... |
tree | commitdiff |
2007-04-18 |
Tony Cook | document to_rgb16 |
tree | commitdiff |
2007-04-18 |
Tony Cook | changed t82inline.t to always rebuild the Inline::C... |
tree | commitdiff |
2007-04-14 |
Tony Cook | document the difference() method's mindist parameter... |
tree | commitdiff |
2007-04-09 |
Tony Cook | document some more test functions |
tree | commitdiff |
2007-04-08 |
Tony Cook | document setpixel return values |
tree | commitdiff |
2007-04-08 |
Tony Cook | make getpixel/setpixel report failure consistently... |
tree | commitdiff |
2007-04-08 |
Tony Cook | add to_rgb16 method |
tree | commitdiff |
2007-04-03 |
Tony Cook | add X org dist's rgb.txt location to search path |
tree | commitdiff |
2007-03-31 |
Tony Cook | improve the unsharpmask documentation (I hope) |
tree | commitdiff |
2007-03-29 |
Tony Cook | add a new sample flasher.pl |
tree | commitdiff |
2007-03-25 |
Tony Cook | more to do |
tree | commitdiff |
2007-03-18 |
Tony Cook | generate the %attr hash ourselves instead of with Data... |
tree | commitdiff |
2007-02-05 |
Tony Cook | the image data offset wasn't validated when reading... |
tree | commitdiff |
2006-12-30 |
Tony Cook | Various changes: |
tree | commitdiff |
2006-11-09 |
Tony Cook | fix a pod error introduced in the previous commit |
tree | commitdiff |
2006-11-09 |
Tony Cook | minor documentation tweaks |
tree | commitdiff |
2006-10-25 |
Tony Cook | use SvPV to get the length of text to draw rather than... |
tree | commitdiff |
2006-10-25 |
Tony Cook | the decription of the page parameter didn't belong... |
tree | commitdiff |
2006-10-19 |
Tony Cook | Add UTF8 support to the Win32 font driver |
tree | commitdiff |
2006-08-30 |
Tony Cook | note on relative speeds of the scaling mechanisms |
tree | commitdiff |
2006-08-30 |
Tony Cook | convert scale.c to scale.im so we have 8 bit/sample... |
tree | commitdiff |
2006-08-29 |
Tony Cook | the rubthrough() method now supports destination images... |
tree | commitdiff |
2006-08-18 |
Tony Cook | Merged in the scale branch: |
tree | commitdiff |
2006-08-15 |
Tony Cook | added pixel type 'index' to getscanline() and setscanli... |
tree | commitdiff |
2006-08-07 |
Tony Cook | you need to load Imager to use the API, Imager::API... |
tree | commitdiff |
2006-07-24 |
Tony Cook | added a cookbook entry for converting files from one... |
tree | commitdiff |
2006-07-24 |
Tony Cook | document the direction of Imager's co-ordinate system |
tree | commitdiff |
2006-07-24 |
Tony Cook | add an example of reading exif tags |
tree | commitdiff |
2006-07-24 |
Tony Cook | add some basic examples of using data, fd, fh, callback... |
tree | commitdiff |
2006-07-24 |
Tony Cook | added examples for fh, fd, file, data and callback... |
tree | commitdiff |
2006-07-13 |
Tony Cook | http://rt.cpan.org/Ticket/Display.html?id=20415 |
tree | commitdiff |
2006-07-11 |
Tony Cook | add some examples using the i_xres and i_yres tags |
tree | commitdiff |
2006-07-10 |
Tony Cook | the cookbook said we couldn't limit image sizes, but... |
tree | commitdiff |
2006-07-04 |
Tony Cook | add more pod coverage tests (and the coverage needed) |
tree | commitdiff |
2006-07-04 |
Tony Cook | svn:ignore some more profiler files and other junk |
tree | commitdiff |
2006-07-01 |
Tony Cook | don't include the line number in the From comment so... |
tree | commitdiff |
2006-06-30 |
Tony Cook | add more iolayer tests |
tree | commitdiff |
2006-06-27 |
Tony Cook | document the image file limit functions for the API |
tree | commitdiff |
2006-06-27 |
Tony Cook | implement a flood_fill that stops at a given color... |
tree | commitdiff |
2006-06-26 |
Tony Cook | document parseiptc() |
tree | commitdiff |
2006-06-26 |
Tony Cook | clarify that FORMATGUESS is only used when writing... |
tree | commitdiff |
2006-06-26 |
Tony Cook | add support for file write plugins |
tree | commitdiff |
2006-05-22 |
Tony Cook | rename APIRef.pm, API.pm to *.pod since they contain... |
tree | commitdiff |
2006-05-22 |
Tony Cook | give lib/Imager/ExtUtils.pm a version number |
tree | commitdiff |
2006-04-29 |
Tony Cook | minor updates, make it clear in the title this document... |
tree | commitdiff |
2006-04-29 |
Tony Cook | changed the title to better reflect what it documents... |
tree | commitdiff |
2006-04-03 |
Tony Cook | add AUTHOR, SEE ALSO, REVISION sections |
tree | commitdiff |
2006-03-23 |
Tony Cook | - added support for registering file readers |
tree | commitdiff |
2006-03-01 |
Tony Cook | - removed unused hashinfo() function from Imager.xs |
tree | commitdiff |
2006-02-21 |
Tony Cook | - added version/level to the API function table structure |
tree | commitdiff |
2006-02-17 |
Tony Cook | add PROTOTYPES lines to XS that were missing them |
tree | commitdiff |
2006-02-17 |
Tony Cook | - more memory allocation integer overflow auditing |
tree | commitdiff |
2006-02-17 |
Tony Cook | point dyn loader users at external filters docs |
tree | commitdiff |
2006-02-17 |
Tony Cook | - expand Imager::Transformations: |
tree | commitdiff |
2006-02-10 |
Tony Cook | - add tests for scaleX()/scaleY() |
tree | commitdiff |
2006-02-05 |
Tony Cook | - scale() can now expect an Image::Math::Constrain... |
tree | commitdiff |
2006-02-05 |
Tony Cook | - make scale() fail if an invalid type is supplied... |
tree | commitdiff |
2006-01-30 |
Tony Cook | - update README to match unbuggy giflib |
tree | commitdiff |
2006-01-30 |
Tony Cook | - eliminate many -Wall warnings |
tree | commitdiff |
2006-01-30 |
Tony Cook | minor POD fix in Imager::Color::Table |
tree | commitdiff |
2006-01-30 |
Tony Cook | - supply C<imager> parameter to filters so we can regis... |
tree | commitdiff |
2006-01-21 |
Tony Cook | - added typemap type names to types in Imager::API. |
tree | commitdiff |
2006-01-18 |
Tony Cook | - reword and provide an example for non-proportionally... |
tree | commitdiff |
2006-01-10 |
Tony Cook | - start of external Imager API access: |
tree | commitdiff |
2006-01-09 |
Tony Cook | - extra concept index entries |
tree | commitdiff |
2005-12-30 |
Tony Cook | - switched to subversion - changed $VERSION that was... |
tree | commitdiff |
2005-12-19 |
Tony Cook | - minor changes to Imager::Transformations |
tree | commitdiff |
2005-12-12 |
Tony Cook | minor documentation touchups |
tree | commitdiff |
2005-12-08 |
Tony Cook | - clean up Imager::Font documentation: |
tree | commitdiff |
2005-12-08 |
Tony Cook | - the has_chars() method now checks the font objects... |
tree | commitdiff |
2005-12-07 |
Tony Cook | - read/write i_xres, i_yres, i_aspect only tage with... |
tree | commitdiff |
2005-12-07 |
Tony Cook | - added experimental EXIF decoding when reading JPEG... |
tree | commitdiff |
2005-12-05 |
Tony Cook | - expand Imager::Draw: |
tree | commitdiff |
2005-12-05 |
Tony Cook | report errors to right place when we can |
tree | commitdiff |
2005-12-03 |
Tony Cook | - implemented valign=>'end' for Imager::Font->align |
tree | commitdiff |
2005-11-26 |
Tony Cook | - the order of the returned values for Imager::Font... |
tree | commitdiff |
2005-11-14 |
Tony Cook | - expand Imager::ImageTypes: |
tree | commitdiff |
2005-11-11 |
Tony Cook | - added t/t91pod.t |
tree | commitdiff |
2005-11-05 |
Tony Cook | - t1 library re-initialization modified to support... |
tree | commitdiff |
2005-10-27 |
Tony Cook | - INCOMPATIBLE CHANGE: |
tree | commitdiff |
2005-10-25 |
Tony Cook | - added sampled/slant_text.pl, and notes on shearing... |
tree | commitdiff |
2005-10-23 |
Tony Cook | - added samples/border.pl, and notes on adding a border in |
tree | commitdiff |
2005-10-19 |
Tony Cook | add page parameter to read() method when reading TIFF... |
tree | commitdiff |
2005-09-30 |
Tony Cook | more minor POD fixes |
tree | commitdiff |
2005-09-30 |
Tony Cook | - Imager::Font->new() for the tt (Freetype 1.x) driver... |
tree | commitdiff |
2005-09-29 |
Tony Cook | added a brief tutorial |
tree | commitdiff |
next |