2013-10-31 |
Tony Cook | typos in Imager::Font |
tree | commitdiff |
2013-10-31 |
Tony Cook | typo fixes in the sources of APIRef.pod |
tree | commitdiff |
2013-10-31 |
David Steinbrunner | typo fixes |
tree | commitdiff |
2013-10-31 |
David Steinbrunner | typo fix |
tree | commitdiff |
2013-10-31 |
David Steinbrunner | typo fixes |
tree | commitdiff |
2013-10-31 |
David Steinbrunner | typo fix |
tree | commitdiff |
2013-10-18 |
Tony Cook | [rt #86428] search a few more places for libraries... |
tree | commitdiff |
2013-10-02 |
Adrian Yee | small typo fix in Imager::Transformations |
tree | commitdiff |
2013-10-01 |
Tony Cook | [rt #87650] change setpixel()'s return value |
tree | commitdiff |
2013-09-30 |
Tony Cook | [rt #87338] Imager::Font::Wrap no longer requires the... |
tree | commitdiff |
2013-07-09 |
Tony Cook | [rt #86659] PNG benign error support is more complex... |
tree | commitdiff |
2013-06-07 |
Tony Cook | add a drop shadow entry to the cookbook and a sample too |
tree | commitdiff |
2013-06-07 |
Tony Cook | [rt #85746] add support for libpng 1.6 |
tree | commitdiff |
2013-05-19 |
Tony Cook | [rt #85413] add a test for standard POD headings and... |
tree | commitdiff |
2013-05-19 |
Tony Cook | [rt #85143] remove an errant trailing ' from a =head1... |
tree | commitdiff |
2013-05-18 |
Tony Cook | update unshipped spell checking to work with Debian... |
tree | commitdiff |
2013-05-18 |
Tony Cook | escape a / in the link text of an L<> causing pod failures |
tree | commitdiff |
2013-05-03 |
Tony Cook | [rt #84963] force C locale for gcc -print-search-dirs |
tree | commitdiff |
2013-04-19 |
Tony Cook | bump Imager::Test version, which should have been done... |
tree | commitdiff |
2013-04-08 |
Tony Cook | [rt #84106] document transform() vs bounding_box() |
tree | commitdiff |
2013-04-03 |
Tony Cook | skip testing UTF-8 overloaded test on pre-5.8 |
tree | commitdiff |
2013-03-01 |
Tony Cook | [rt #83454] document that font errors are in Imager... |
tree | commitdiff |
2013-02-25 |
Tony Cook | properly test UTF8 handling for FT1, and fix it |
tree | commitdiff |
2013-02-25 |
Tony Cook | implement standard font tests for Imager::Font::W32 |
tree | commitdiff |
2013-02-23 |
Tony Cook | document can_glyph_names() |
tree | commitdiff |
2013-02-23 |
Tony Cook | use the standard font tests for Freetype 1.x (TT) too |
tree | commitdiff |
2013-02-23 |
Tony Cook | pull some basic tests all fonts should pass into Imager... |
tree | commitdiff |
2013-02-22 |
Tony Cook | fix error handling for invalid utf8 for T1 |
tree | commitdiff |
2013-02-22 |
Tony Cook | fix error handling in the bounding_box() wrapper method |
tree | commitdiff |
2013-02-19 |
Tony Cook | [rt #83434] fix a POD list mixing named and bulleted... |
tree | commitdiff |
2013-02-15 |
Tony Cook | PNG supports more sample sizes now |
tree | commitdiff |
2013-02-15 |
Tony Cook | move most of README to lib/Imager/Install.pod |
tree | commitdiff |
2013-01-12 |
Tony Cook | Support tied/layered fh parameters for read()/write() |
tree | commitdiff |
2013-01-12 |
Tony Cook | use PerlIO_* calls to read/write if supplied a fh |
tree | commitdiff |
2012-12-15 |
Tony Cook | correct the version for improved threads support |
tree | commitdiff |
2012-12-14 |
Tony Cook | improved support for threads |
tree | commitdiff |
2012-12-14 |
Tony Cook | consistently use _valid_image() internally to ensure... |
tree | commitdiff |
2012-12-14 |
Tony Cook | document when the slot destructor is called |
tree | commitdiff |
2012-11-24 |
Tony Cook | test thread context handling for logging |
tree | commitdiff |
2012-11-24 |
Tony Cook | more thread docs |
tree | commitdiff |
2012-11-24 |
Tony Cook | add the context slot APIs |
tree | commitdiff |
2012-11-24 |
Tony Cook | document threads support |
tree | commitdiff |
2012-11-24 |
Tony Cook | add mutex functions to the API |
tree | commitdiff |
2012-11-24 |
Tony Cook | fill out documentation |
tree | commitdiff |
2012-11-24 |
Tony Cook | rebuild Imager::APIRef |
tree | commitdiff |
2012-11-24 |
Tony Cook | WIP, it compiles |
tree | commitdiff |
2012-11-24 |
Tony Cook | WIP, more context changes |
tree | commitdiff |
2012-11-20 |
Tony Cook | [rt #81198] clarify the return value of getpixel() |
tree | commitdiff |
2012-10-19 |
Tony Cook | add examples to the Imager::Fill documentation |
tree | commitdiff |
2012-10-18 |
Tony Cook | doc cleanups for Imager::Fill |
tree | commitdiff |
2012-10-08 |
Tony Cook | [rt #79251] note Image::ExifTool in a few places |
tree | commitdiff |
2012-10-08 |
Tony Cook | [rt #79989] setsamples() isn't 16-bit only |
tree | commitdiff |
2012-09-29 |
Tony Cook | revert threading changes, they aren't ready for the... |
tree | commitdiff |
2012-09-17 |
Tony Cook | adding tracing for the slot APIs |
tree | commitdiff |
2012-09-11 |
Tony Cook | improved thread safety for Imager |
tree | commitdiff |
2012-09-11 |
Tony Cook | add mutex functions to the API |
tree | commitdiff |
2012-09-09 |
Tony Cook | more thread docs |
tree | commitdiff |
2012-08-26 |
Tony Cook | add the context slot APIs |
tree | commitdiff |
2012-08-25 |
Tony Cook | document threads support |
tree | commitdiff |
2012-08-25 |
Tony Cook | add mutex functions to the API |
tree | commitdiff |
2012-08-14 |
Tony Cook | fill out documentation |
tree | commitdiff |
2012-08-14 |
Tony Cook | rebuild Imager::APIRef |
tree | commitdiff |
2012-08-14 |
Tony Cook | WIP, it compiles |
tree | commitdiff |
2012-08-14 |
Tony Cook | WIP, more context changes |
tree | commitdiff |
2012-07-13 |
Tony Cook | add a recipe to the cookbook |
tree | commitdiff |
2012-06-04 |
Tony Cook | [rt.cpan.org #68910] write a brief security overview |
tree | commitdiff |
2012-06-04 |
Tony Cook | added the check_file_limits() method to Imager |
tree | commitdiff |
2012-06-04 |
Tony Cook | set_file_limits(reset => 1) now resets to defaults... |
tree | commitdiff |
2012-05-24 |
Tony Cook | [rt #77173] improve error reporting on an API version... |
tree | commitdiff |
2012-04-29 |
Tony Cook | Merge branch 'png' |
tree | commitdiff |
2012-04-29 |
Tony Cook | PNG re-work: finish up the tag documentation |
tree | commitdiff |
2012-04-29 |
Tony Cook | PNG re-work: start documenting new tags |
tree | commitdiff |
2012-04-29 |
Tony Cook | i_get_file_background[f]?() now return int |
tree | commitdiff |
2012-04-28 |
Tony Cook | fix a typo |
tree | commitdiff |
2012-04-28 |
Tony Cook | [rt #74043] handle static linking of libpng with libz |
tree | commitdiff |
2012-04-27 |
Tony Cook | [rt #75869] make sure EU::MM can find libraries found... |
tree | commitdiff |
2012-04-27 |
Tony Cook | more verbose probe output |
tree | commitdiff |
2012-04-25 |
Tony Cook | [rt #76782] improve documentation and error reporting... |
tree | commitdiff |
2012-04-14 |
Tony Cook | document the i_comment common tag |
tree | commitdiff |
2012-04-14 |
Tony Cook | fix the prototype for Imager::Test::is_imaged |
tree | commitdiff |
2012-02-19 |
Tony Cook | [rt #73697] re-work getpixel() and setpixel() |
tree | commitdiff |
2012-02-16 |
Tony Cook | Merge branch 'psamp' |
tree | commitdiff |
2012-02-16 |
Tony Cook | document setsamples() new capabilities |
tree | commitdiff |
2012-02-13 |
Tony Cook | add psamp(), psampf() to C image API |
tree | commitdiff |
2011-11-21 |
Tony Cook | update "Converting from one file format to another... |
tree | commitdiff |
2011-11-21 |
Tony Cook | [rt #67911] add gray, gray4, gray16 preset color palettes |
tree | commitdiff |
2011-11-19 |
Tony Cook | [rt #72475] make the error messages from read() match... |
tree | commitdiff |
2011-11-12 |
Tony Cook | [rt #68815] document i_psamp_bits() and i_gsamp_bits() |
tree | commitdiff |
2011-11-12 |
Tony Cook | [rt #72369] Document the return value of the filter... |
tree | commitdiff |
2011-10-31 |
Tony Cook | properly increment $VERSION for Imager::Matrix2d |
tree | commitdiff |
2011-10-24 |
Tony Cook | [rt #71643] search a few more places for libraries |
tree | commitdiff |
2011-10-23 |
Tony Cook | improve MSVC support some more |
tree | commitdiff |
2011-10-15 |
Tony Cook | [rt #71675] make the APIRef synopsis ordering consistent |
tree | commitdiff |
2011-10-14 |
Tony Cook | add overloaded eq to Imager::Matrix2d |
tree | commitdiff |
2011-10-10 |
Tony Cook | [rt #70656] apply the last the Debian spelling fixes |
tree | commitdiff |
2011-10-10 |
Tony Cook | [rt #71469] make default text color non-transparent |
tree | commitdiff |
2011-10-10 |
Tony Cook | Merge the I/O buffering branch |
tree | commitdiff |
2011-09-12 |
Tony Cook | document the new test image functions |
tree | commitdiff |
2011-09-12 |
Tony Cook | add simple tests for the Imager::Test test_image functions |
tree | commitdiff |
2011-08-08 |
Tony Cook | switch to using size_t and i_img_dim strictly |
tree | commitdiff |
next |