2002-01-04 |
Tony Cook | enhanced iolayer |
tree | commitdiff |
2001-12-10 |
Tony Cook | initialize the index when packing 4 bit data into bytes |
tree | commitdiff |
2001-12-01 |
Tony Cook | write paletted images as paletted for tiff |
tree | commitdiff |
2001-11-30 |
Tony Cook | freetype 2 bounding box function didn't know UTF8 ... |
tree | commitdiff |
2001-11-30 |
Tony Cook | added has_chars() method to Imager::Font::FreeType2 |
tree | commitdiff |
2001-11-25 |
Tony Cook | - read paletted tiff images into Imager paletted images |
tree | commitdiff |
2001-11-21 |
Tony Cook | more tiff tags support |
tree | commitdiff |
2001-11-21 |
Tony Cook | make color values smarter for the drawing functions |
tree | commitdiff |
2001-11-19 |
Tony Cook | move the combining function call outside the general... |
tree | commitdiff |
2001-11-12 |
Arnar Mar Hrafnkelsson | Bug fixes for the polygon rendering code where naming... |
tree | commitdiff |
2001-11-12 |
Arnar Mar Hrafnkelsson | A segfault bug fixed in polygon.c where it would crash... |
tree | commitdiff |
2001-11-12 |
Arnar Mar Hrafnkelsson | Finished antialiased polygon drawing routines. |
tree | commitdiff |
2001-11-01 |
Tony Cook | fix memory leaks, gif screen size calculations |
tree | commitdiff |
2001-11-01 |
Arnar Mar Hrafnkelsson | Added Destroy method for Imager::Font::TT and moved... |
tree | commitdiff |
2001-11-01 |
Tony Cook | missing binmode |
tree | commitdiff |
2001-11-01 |
Arnar Mar Hrafnkelsson | Fixed most outstanding memory leaks that are revealed... |
tree | commitdiff |
2001-10-31 |
Arnar Mar Hrafnkelsson | Added io_buffer for reading from scalars. Also added... |
tree | commitdiff |
2001-10-30 |
Arnar Mar Hrafnkelsson | Fixed an endianness bug in tiff reading and switched... |
tree | commitdiff |
2001-10-30 |
Tony Cook | prevent warnings/errors under 5.004_04 |
tree | commitdiff |
2001-10-27 |
Arnar Mar Hrafnkelsson | This test was logging to the wrong logfile. |
tree | commitdiff |
2001-10-27 |
Tony Cook | fix some range checking for the fountain fill segment... |
tree | commitdiff |
2001-10-24 |
Tony Cook | better error checking of automatic fill conversions |
tree | commitdiff |
2001-10-23 |
Arnar Mar Hrafnkelsson | Counter correction. |
tree | commitdiff |
2001-10-23 |
Arnar Mar Hrafnkelsson | Adding test for targa images. |
tree | commitdiff |
2001-10-21 |
Tony Cook | added POD to trans2.c |
tree | commitdiff |
2001-10-11 |
Tony Cook | some fixes to double/sample image support |
tree | commitdiff |
2001-10-10 |
Tony Cook | test for dropping of % sign |
tree | commitdiff |
2001-10-07 |
Tony Cook | oops |
tree | commitdiff |
2001-10-07 |
Tony Cook | added double/sample image support |
tree | commitdiff |
2001-10-05 |
Tony Cook | stop ft1.x support dropping descenders |
tree | commitdiff |
2001-09-30 |
Arnar Mar Hrafnkelsson | Added i_bumpmap_complex and corresponding filterentry... |
tree | commitdiff |
2001-09-19 |
Tony Cook | clamp i_conv() at both ends |
tree | commitdiff |
2001-09-19 |
Tony Cook | implement unsharp mask |
tree | commitdiff |
2001-09-19 |
Tony Cook | image based fills |
tree | commitdiff |
2001-09-18 |
Tony Cook | have ->arc() call i_circle_aa when drawing a solid... |
tree | commitdiff |
2001-09-18 |
Tony Cook | writing a paletted image as GIF should be a bit more... |
tree | commitdiff |
2001-09-15 |
Tony Cook | make write errors for jpegs cause errors at the top... |
tree | commitdiff |
2001-09-10 |
Tony Cook | maybe I'll learn to type one day |
tree | commitdiff |
2001-09-10 |
Tony Cook | see how this goes - updated the test result after getti... |
tree | commitdiff |
2001-09-10 |
Tony Cook | should use binmode |
tree | commitdiff |
2001-09-10 |
Tony Cook | didn't handle wiol versions of writeppm |
tree | commitdiff |
2001-09-09 |
Tony Cook | minor error handling in bmp.c |
tree | commitdiff |
2001-09-02 |
Tony Cook | an extra stipple |
tree | commitdiff |
2001-09-01 |
Tony Cook | support for generic fills for box and arc, with solid... |
tree | commitdiff |
2001-08-29 |
Tony Cook | implement fountain fills similar to most paint programs |
tree | commitdiff |
2001-08-22 |
Tony Cook | various JPEG fixes |
tree | commitdiff |
2001-08-19 |
Tony Cook | added OO interfaces for some filters |
tree | commitdiff |
2001-08-19 |
Tony Cook | Windows BMP file support |
tree | commitdiff |
2001-08-15 |
Tony Cook | start of bmp support (just writing so far) |
tree | commitdiff |
2001-08-13 |
Tony Cook | Egads |
tree | commitdiff |
2001-06-08 |
Arnar Mar Hrafnkelsson | Switched all of jpeg to iolayer functions, removed... |
tree | commitdiff |
2001-06-07 |
Arnar Mar Hrafnkelsson | Updated png to use _wlio functions, and fixed a filenam... |
tree | commitdiff |
2001-06-06 |
Arnar Mar Hrafnkelsson | Replaced i_readraw() and i_writeraw() with the equivale... |
tree | commitdiff |
2001-06-06 |
Arnar Mar Hrafnkelsson | Removed i_writeppm and put in i_writeppm_wiol instead. |
tree | commitdiff |
2001-05-20 |
Arnar Mar Hrafnkelsson | Fixed warnings for 5.004_04. |
tree | commitdiff |
2001-05-20 |
Arnar Mar Hrafnkelsson | Fixed // in filters.c. And things that didn't work... |
tree | commitdiff |
2001-05-18 |
Arnar Mar Hrafnkelsson | If tiff format was not supported then then all tests... |
tree | commitdiff |
2001-05-16 |
Arnar Mar Hrafnkelsson | Added documentation to map method in Imager.pm and... |
tree | commitdiff |
2001-05-16 |
Arnar Mar Hrafnkelsson | Fixes to i_map function and map method. Added a testca... |
tree | commitdiff |
2001-05-16 |
Tony Cook | added tests for the tiff OO interface |
tree | commitdiff |
2001-05-16 |
Tony Cook | skip tests that we've added |
tree | commitdiff |
2001-05-16 |
Tony Cook | forgot to skip new tests |
tree | commitdiff |
2001-05-15 |
Arnar Mar Hrafnkelsson | Some tests were logging into the wrong files and t50bas... |
tree | commitdiff |
2001-05-14 |
Tony Cook | fixes (and tests for) several problems in i_readgif_low() |
tree | commitdiff |
2001-05-14 |
Tony Cook | forgot this |
tree | commitdiff |
2001-05-14 |
Tony Cook | fix handling for no giflib |
tree | commitdiff |
2001-05-14 |
Tony Cook | oops, missed updating the last test number |
tree | commitdiff |
2001-05-13 |
Tony Cook | added some tests to check how we handle variously damag... |
tree | commitdiff |
2001-05-12 |
Tony Cook | prevent undefined value warnings |
tree | commitdiff |
2001-05-10 |
Tony Cook | support saving to pgm file |
tree | commitdiff |
2001-05-10 |
Tony Cook | regression test for bug loading some images in png... |
tree | commitdiff |
2001-05-10 |
Tony Cook | make filenames match test number |
tree | commitdiff |
2001-05-09 |
Arnar Mar Hrafnkelsson | Removed the t/t10formats.t test as all of its functiona... |
tree | commitdiff |
2001-05-09 |
Arnar Mar Hrafnkelsson | Fixed png stripping alpha of all images. Minor changes... |
tree | commitdiff |
2001-05-09 |
Tony Cook | implement the convert() method for converting between... |
tree | commitdiff |
2001-05-08 |
Tony Cook | skip tests if there's no gif support |
tree | commitdiff |
2001-05-08 |
Tony Cook | incorporated Micksa's faxable tiff support |
tree | commitdiff |
2001-05-07 |
Tony Cook | changed Imager::read() to always return an arrayref... |
tree | commitdiff |
2001-05-05 |
Tony Cook | added tests to make sure the correct palette was coming... |
tree | commitdiff |
2001-05-04 |
Arnar Mar Hrafnkelsson | Added a testcase for copy() and flip() methods, fixed... |
tree | commitdiff |
2001-05-04 |
Tony Cook | since we use fork(), autoflush will help it work... |
tree | commitdiff |
2001-04-30 |
Tony Cook | forgot to change this one after fixing t105gif.t |
tree | commitdiff |
2001-04-26 |
Tony Cook | had broken handing for the giflib version |
tree | commitdiff |
2001-04-26 |
Tony Cook | oops, added new tests without adding skips for when... |
tree | commitdiff |
2001-04-24 |
Tony Cook | tiff tests extracted from t10formats.t |
tree | commitdiff |
2001-04-24 |
Tony Cook | extracted ppm tests from t10formats.t |
tree | commitdiff |
2001-04-24 |
Tony Cook | extracted png tests from t10formats.t and adjusted... |
tree | commitdiff |
2001-04-24 |
Tony Cook | extracted jpeg tests from t10formats.t |
tree | commitdiff |
2001-04-24 |
Tony Cook | extracted gif tests from t10formats.t and added a few... |
tree | commitdiff |
2001-04-24 |
Tony Cook | we can lose that FIXME, I think |
tree | commitdiff |
2001-04-24 |
Tony Cook | nicer skip message |
tree | commitdiff |
2001-04-24 |
Tony Cook | didn't include the new test in the count for when there... |
tree | commitdiff |
2001-04-24 |
Tony Cook | extracted from t10formats and added some new tests |
tree | commitdiff |
2001-04-22 |
Tony Cook | oops, tiff only handles 3-channel images so far |
tree | commitdiff |
2001-04-22 |
Tony Cook | added test to write a partially transparent gif image |
tree | commitdiff |
2001-04-12 |
Tony Cook | previously testing with giflib3 gave errors on all... |
tree | commitdiff |
2001-04-12 |
Tony Cook | regression test for writing single colour images with... |
tree | commitdiff |
2001-04-10 |
Tony Cook | basic test code for error reporting |
tree | commitdiff |
2001-04-02 |
Tony Cook | actually test that the colour is being set |
tree | commitdiff |
2001-04-02 |
Tony Cook | added test to check for crash in set_internal() (and... |
tree | commitdiff |
next |