2004-11-25 |
Tony Cook | - added many bad BMP files to test various code paths... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Tony Cook | winrgb2.bmp wasn't a 2-color (1-bit) file |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Tony Cook | - set i_format to png when reading png files and test... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Tony Cook | - set i_format to jpeg for jpeg files and test for it |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Tony Cook | initial version |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Tony Cook | more test bmp files |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tony Cook | - creating an image where the size of the allocated... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tony Cook | - more information on gif library versions in README... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tony Cook | test image for offset value |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Tony Cook | base test file |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Tony Cook | - updated download locations for the various libraries... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Tony Cook | - change the "double-include" protection macro that... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Tony Cook | - renamed io.h to imio.h to prevent problems building... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Tony Cook | - the XS code for i_tt_glyph_name() used unsigned char... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Tony Cook | - the FT2 glyph_names() method didn't do correct error... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Tony Cook | - the changes to scale() had some problems with integer... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Tony Cook | - the parameters to crop() weren't handled... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Tony Cook | transfer from temp CVS |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Tony Cook | - the image resulting from a crop is now the... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tony Cook | - removed a warning generated by the new matrix... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tony Cook | - the rotate() and matrix_transform() methods... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tony Cook | - added the equals() method to Imager::Color. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tony Cook | - added the C<builtin> color specifier and the |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tony Cook | - previously, if you supplied to_paletted and... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tony Cook | - the pnm reader read maxval for ppm/pgm files... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tony Cook | - the Win32 font driver now uses DEFAULT_CHARSE... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Tony Cook | - moved some variable definitions to the right... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Tony Cook | - there would be a link or load time error... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Tony Cook | - update ppport.h and remove the duplicate definitions... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Tony Cook | define aTHX_ when perl doesn't (perl 5.004 for example) |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Tony Cook | font.c now only uses the defined T1Lib error codes |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Tony Cook | the scale() method now warns if scalled in a void context |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Tony Cook | - refer the user to appropriate documents in the examp... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Tony Cook | - only call FT_Get_Postscript_Name() on FT 2.0.6 and... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Arnar Mar Hrafnkelsson | Prepare 0.43 release because of silly ft2 test skip... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Tony Cook | - skip the right number of tests when FT2 isn't available |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Tony Cook | - added log() and exp() functions to transform2() |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Arnar Mar Hrafnkelsson | All the little fixup changes for the 0.42 release. |
commit | commitdiff | tree | snapshot |
2004-01-03 |
Arnar Mar Hrafnkelsson | Removed half finished speedhack for 3ch8bit images... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Arnar Mar Hrafnkelsson | Whitespace change. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Tony Cook | - added comment support the postfix transform2... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Tony Cook | image fills with images with channels not at 4 were... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Arnar Mar Hrafnkelsson | Added preliminary support for adding image based fonts. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Arnar Mar Hrafnkelsson | Added extra parameters to rubthrough so only a subimage of |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Tony Cook | - some older FT1 don't define TT_MS_LANGID_ENGL... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Tony Cook | Note that only FT2 supports transforms so far. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Tony Cook | - Debian woody supplied FT2.0.9, which didn... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Arnar Mar Hrafnkelsson | Fixed return type not being on seperate line. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Tony Cook | - implemented i_t1_has_chars(), tests for same |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Tony Cook | fixed some minor test code hiccups |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Tony Cook | - the default tifflib warning handler was crash... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Tony Cook | fixed issue reported in ticket 1748, and added smoke... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Arnar Mar Hrafnkelsson | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Arnar Mar Hrafnkelsson | Changes to t50basicoo.t test... not working yet. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Arnar Mar Hrafnkelsson | Added breaks into switch statements. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Arnar Mar Hrafnkelsson | Removed wierd extra code. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Arnar Mar Hrafnkelsson | Autodetection of fileformat as loading. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Arnar Mar Hrafnkelsson | More debugging for auto probing of image types. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Arnar Mar Hrafnkelsson | More support for autodetection of formats, still some... |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Arnar Mar Hrafnkelsson | Fixed broken 'not ok' message. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Arnar Mar Hrafnkelsson | Support for probing for fileformats. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Arnar Mar Hrafnkelsson | Removed cruft since not all formats supported loading... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Arnar Mar Hrafnkelsson | Added extra paths for rgb.txt on solaris. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Arnar Mar Hrafnkelsson | temporary scaling test code, proper defaults for crop(). |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Arnar Mar Hrafnkelsson | Fixed r= instead of r=> in 4 places! |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Arnar Mar Hrafnkelsson | Doc patch so people know where to look for new(). |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Arnar Mar Hrafnkelsson | Fixed tiff handling of images all contained in a single... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Arnar Mar Hrafnkelsson | watermark was using a hardcoded size for watermarks... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Arnar Mar Hrafnkelsson | Fixed missing word in pod doc, thanks Juerd. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Arnar Mar Hrafnkelsson | Fixed empty string handling for tt font driver. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tony Cook | - update the URLs for libpng and zlib |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tony Cook | - mc_web_map was storing colors with an alpha of 0 |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Tony Cook | we want the low-level functions too |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Tony Cook | - handle UTF8 strings passed to T1 low-level... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tony Cook | has_chars() support for freetype 1.x |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Arnar Mar Hrafnkelsson | Modified i_line_aa to use a modified bresenham algorith... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Arnar Mar Hrafnkelsson | Switched i_draw to i_line, added endpoint boolean condi... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Tony Cook | various changes from trying to build on testdrive |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Arnar Mar Hrafnkelsson | (Hopefully) last fix for flood fill crash. |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Arnar Mar Hrafnkelsson | Second attempt at flood fix. |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Arnar Mar Hrafnkelsson | flood fill fix added to changelog. |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Arnar Mar Hrafnkelsson | Fixed missing check that cause out of bounds access... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Arnar Mar Hrafnkelsson | Added checks to flood fill functions for seed pixel... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tony Cook | log of discussion on IRC |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tony Cook | complex lines |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Arnar Mar Hrafnkelsson | Doc Patches from Cogent. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tony Cook | second argument to SvPV() must have type STRLEN |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tony Cook | support UTF with Freetype 1.x |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tony Cook | - document the values for the read() and write... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Tony Cook | quote the use of min in type=>min, and at least give... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Arnar Mar Hrafnkelsson | Bumped version to 0.41 for trivial gif test fix. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tony Cook | it was meant to be skipn(), and output the skipped... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tony Cook | text, text, text |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Arnar Mar Hrafnkelsson | Added t/testtools.pl to MANIFEST. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Arnar Mar Hrafnkelsson | Removed heading of logo example in pod. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Tony Cook | - handle the first "buggy giflib" test more portably... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Tony Cook | clarify the crop() documentation just for merlyn |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tony Cook | give the output a good alpha channel if it doesn't... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Arnar Mar Hrafnkelsson | Bumped version to 0.40pre2 |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Tony Cook | DSO_close wasn't returning a value on Win32 |
commit | commitdiff | tree | snapshot |
next |