2008-04-01 |
Tony Cook | - writing a 2 or 4 channel image to a JPEG will now...
|
commit | commitdiff | tree |
2008-03-25 |
Tony Cook | remove some #if 0 code
|
commit | commitdiff | tree |
2008-03-25 |
Tony Cook | missing test file
|
commit | commitdiff | tree |
2008-03-25 |
Tony Cook | - some TGA images weren't being detected correctly...
|
commit | commitdiff | tree |
2008-03-25 |
Tony Cook | commit changes from draw branch
|
commit | commitdiff | tree |
2007-12-26 |
Tony Cook | Extra ways of calling translate(), shear()
|
commit | commitdiff | tree |
2007-12-10 |
Tony Cook | - the font libraries are now only initialized when...
|
commit | commitdiff | tree |
2007-12-10 |
Tony Cook | - Imager::Matrix2d->translate() now only requires...
|
commit | commitdiff | tree |
2007-12-10 |
Tony Cook | Imager 0.62 release
|
commit | commitdiff | tree |
2007-12-10 |
Tony Cook | ignore filters.c, now it's generated
|
commit | commitdiff | tree |
2007-12-10 |
Tony Cook | test that Parse::RecDescent is loadable to avoid problems...
|
commit | commitdiff | tree |
2007-12-10 |
Tony Cook | - added the det() function to the transform2() engine.
|
commit | commitdiff | tree |
2007-12-06 |
Tony Cook | Imager no longer supports OS X 10.2
|
commit | commitdiff | tree |
2007-12-06 |
Tony Cook | remove support for OS X 10.2
|
commit | commitdiff | tree |
2007-12-06 |
Tony Cook | rearrange dynaload code to avoid some OS X issues
|
commit | commitdiff | tree |
2007-12-06 |
Tony Cook | fix the POD I just broke
|
commit | commitdiff | tree |
2007-12-04 |
Tony Cook | more done
|
commit | commitdiff | tree |
2007-12-04 |
Tony Cook | test for pbm images matching the original
|
commit | commitdiff | tree |
2007-12-04 |
Tony Cook | add some tests for scale_calculate()
|
commit | commitdiff | tree |
2007-12-04 |
Tony Cook | describe the color model
|
commit | commitdiff | tree |
2007-12-03 |
Tony Cook | split out the calculations of the final scale factors...
|
commit | commitdiff | tree |
2007-12-03 |
Tony Cook | more todo, some stuff done
|
commit | commitdiff | tree |
2007-12-03 |
Tony Cook | - the hardinvert filter no-longer inverts the alpha...
|
commit | commitdiff | tree |
2007-12-03 |
Tony Cook | - work around Module::Depends::Intrusive bug #21229
|
commit | commitdiff | tree |
2007-12-03 |
Tony Cook | work around the 5.005_0[45] B bug
|
commit | commitdiff | tree |
2007-12-03 |
Tony Cook | - samples/gifscale.pl sourced the base value for gif_top...
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | 0.61_02 release
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | the _T4 and _T6 macros aren't available in 3.5.5, so...
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | 0.61_01 release
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | add filter large sample support table
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | updated TIFF information
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | correct a C99ism
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | can't add to a void *
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | refer to my original ticket for this
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | Richard helped a lot
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | - on some perl's the infix expression parser test...
|
commit | commitdiff | tree |
2007-11-28 |
Tony Cook | work around limits of older libtiffs
|
commit | commitdiff | tree |
2007-11-27 |
Tony Cook | more for 0.62
|
commit | commitdiff | tree |
2007-11-27 |
Tony Cook | fix the is_bilevel() method index entry
|
commit | commitdiff | tree |
2007-11-27 |
Tony Cook | avoid a dangerous cast (in an unused function)
|
commit | commitdiff | tree |
2007-11-26 |
Tony Cook | merge in tiff re-work branch
|
commit | commitdiff | tree |
2007-11-22 |
Tony Cook | planning too far ahead
|
commit | commitdiff | tree |
2007-11-21 |
Tony Cook | formatting nit
|
commit | commitdiff | tree |
2007-11-21 |
Tony Cook | fix broken link from the animated GIF entry in the...
|
commit | commitdiff | tree |
2007-11-12 |
Tony Cook | alpha channel fixes for mixing scaling
|
commit | commitdiff | tree |
2007-11-12 |
Tony Cook | read gimp gradients with more than 9 segments
|
commit | commitdiff | tree |
2007-11-09 |
Tony Cook | 0.62 goals
|
commit | commitdiff | tree |
2007-11-05 |
Tony Cook | 0.61 release
|
commit | commitdiff | tree |
2007-11-05 |
Tony Cook | missed a changes note
|
commit | commitdiff | tree |
2007-11-05 |
Tony Cook | - correctly blend a rotated (or matrix_transformed...
|
commit | commitdiff | tree |
2007-11-04 |
Tony Cook | correctly generate the author key in META.yml
|
commit | commitdiff | tree |
2007-11-04 |
Tony Cook | we never write CMYK
|
commit | commitdiff | tree |
2007-10-30 |
Tony Cook | - improve the transform2() documentation
|
commit | commitdiff | tree |
2007-10-30 |
Tony Cook | - improve the error messages produced when attempting...
|
commit | commitdiff | tree |
2007-10-30 |
Tony Cook | more done
|
commit | commitdiff | tree |
2007-10-30 |
Tony Cook | - attempt to work around the test failure at
|
commit | commitdiff | tree |
2007-10-30 |
Tony Cook | - validate chan_count for chans == NULL for each of...
|
commit | commitdiff | tree |
2007-10-29 |
Tony Cook | fixed a type
|
commit | commitdiff | tree |
2007-10-29 |
Tony Cook | - the SGI RLE compression code could overflow its...
|
commit | commitdiff | tree |
2007-10-29 |
Tony Cook | the code for the transform2() uminus operator was missing...
|
commit | commitdiff | tree |
2007-10-26 |
Tony Cook | convert more tests to Test::More
|
commit | commitdiff | tree |
2007-10-26 |
Tony Cook | convert to Test::More
|
commit | commitdiff | tree |
2007-10-26 |
Tony Cook | - test 171 in t/t01introvert.t was failing on perls...
|
commit | commitdiff | tree |
2007-10-26 |
Tony Cook | - Imager::Font::Wrap doesn't correctly set savepos
|
commit | commitdiff | tree |
2007-10-26 |
Tony Cook | - some sub-directory tests depended on files produced...
|
commit | commitdiff | tree |
2007-10-26 |
Tony Cook | - prevent a cast to integer warning on x64 builds...
|
commit | commitdiff | tree |
2007-10-12 |
Tony Cook | - correct handling of sz in matrix_transform() - this...
|
commit | commitdiff | tree |
2007-10-12 |
Tony Cook | something done, more to do
|
commit | commitdiff | tree |
2007-10-04 |
Tony Cook | more to do
|
commit | commitdiff | tree |
2007-09-26 |
Tony Cook | make it easier to find out how to convert an image...
|
commit | commitdiff | tree |
2007-09-18 |
Tony Cook | add some detail to TIFF TODO
|
commit | commitdiff | tree |
2007-09-17 |
Tony Cook | added sample: gifscale.pl - scale an animated gif
|
commit | commitdiff | tree |
2007-09-17 |
Tony Cook | Imager::Files still listed "rgb" as the type for SGI...
|
commit | commitdiff | tree |
2007-09-11 |
Tony Cook | define 0.61 release goals
|
commit | commitdiff | tree |
2007-08-30 |
Tony Cook | 0.60 release
|
commit | commitdiff | tree |
2007-08-30 |
Tony Cook | include RT email address under SUPPORT
|
commit | commitdiff | tree |
2007-08-29 |
Tony Cook | add new gif_colormap_size tag
|
commit | commitdiff | tree |
2007-08-29 |
Tony Cook | did some of it
|
commit | commitdiff | tree |
2007-08-29 |
Tony Cook | fill out the large sample support docs
|
commit | commitdiff | tree |
2007-08-29 |
Tony Cook | build under c89
|
commit | commitdiff | tree |
2007-08-27 |
Tony Cook | compiler warning cleanup
|
commit | commitdiff | tree |
2007-08-27 |
Tony Cook | treat the ico mask as an alpha channel, since this...
|
commit | commitdiff | tree |
2007-08-27 |
Tony Cook | stuff done, more to do
|
commit | commitdiff | tree |
2007-08-25 |
Tony Cook | added cleanup, documentation, further tests and grayscale...
|
commit | commitdiff | tree |
2007-08-24 |
Tony Cook | convert t/t90cc.t to Test::More and actually test a...
|
commit | commitdiff | tree |
2007-08-24 |
Tony Cook | Gabriel Vasseur's patch, corrected just enough for...
|
commit | commitdiff | tree |
2007-08-14 |
Tony Cook | 5.005_03 compatible use of mkdir
|
commit | commitdiff | tree |
2007-08-14 |
Tony Cook | 5.005_03 compatible access to SEEK_* constants
|
commit | commitdiff | tree |
2007-08-01 |
Tony Cook | Imager doesn't load on Windows 98
|
commit | commitdiff | tree |
2007-08-01 |
Tony Cook | allow Imager to be loaded on Windows 98
|
commit | commitdiff | tree |
2007-08-01 |
Tony Cook | svn:ignore Win32 junk
|
commit | commitdiff | tree |
2007-08-01 |
Tony Cook | correct for c89
|
commit | commitdiff | tree |
2007-08-01 |
Tony Cook | add mission SGI files
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | - transparency is now enabled by default when writing...
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | - improve the error message from errstr() when you...
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | remove repeated text in Imager::Files
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | make it even clearer that scale() and variants don...
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | what to do for 0.60
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | - Finished/rewrote Arnar's old SGI RGB file format...
|
commit | commitdiff | tree |
2007-07-31 |
Tony Cook | distribute Imager::LargeSamples
|
commit | commitdiff | tree |
next |