2004-11-25 |
Tony Cook | - added many bad BMP files to test various code paths...
|
commit | commitdiff | tree |
2004-11-25 |
Tony Cook | winrgb2.bmp wasn't a 2-color (1-bit) file
|
commit | commitdiff | tree |
2004-11-25 |
Tony Cook | - set i_format to png when reading png files and test...
|
commit | commitdiff | tree |
2004-11-25 |
Tony Cook | - set i_format to jpeg for jpeg files and test for it
|
commit | commitdiff | tree |
2004-11-18 |
Tony Cook | initial version
|
commit | commitdiff | tree |
2004-11-14 |
Tony Cook | more test bmp files
|
commit | commitdiff | tree |
2004-11-12 |
Tony Cook | - creating an image where the size of the allocated...
|
commit | commitdiff | tree |
2004-11-12 |
Tony Cook | - more information on gif library versions in README...
|
commit | commitdiff | tree |
2004-11-12 |
Tony Cook | test image for offset value
|
commit | commitdiff | tree |
2004-11-11 |
Tony Cook | base test file
|
commit | commitdiff | tree |
2004-11-11 |
Tony Cook | - updated download locations for the various libraries...
|
commit | commitdiff | tree |
2004-11-10 |
Tony Cook | - change the "double-include" protection macro that...
|
commit | commitdiff | tree |
2004-10-25 |
Tony Cook | - renamed io.h to imio.h to prevent problems building...
|
commit | commitdiff | tree |
2004-10-18 |
Tony Cook | - the XS code for i_tt_glyph_name() used unsigned char...
|
commit | commitdiff | tree |
2004-10-18 |
Tony Cook | - the FT2 glyph_names() method didn't do correct error...
|
commit | commitdiff | tree |
2004-10-18 |
Tony Cook | - the changes to scale() had some problems with integer...
|
commit | commitdiff | tree |
2004-10-08 |
Tony Cook | - the parameters to crop() weren't handled...
|
commit | commitdiff | tree |
2004-10-06 |
Tony Cook | transfer from temp CVS
|
commit | commitdiff | tree |
2004-09-10 |
Tony Cook | - the image resulting from a crop is now the...
|
commit | commitdiff | tree |
2004-09-06 |
Tony Cook | - removed a warning generated by the new matrix_tran...
|
commit | commitdiff | tree |
2004-09-05 |
Tony Cook | - the rotate() and matrix_transform() methods...
|
commit | commitdiff | tree |
2004-09-05 |
Tony Cook | - added the equals() method to Imager::Color.
|
commit | commitdiff | tree |
2004-09-05 |
Tony Cook | - added the C<builtin> color specifier and the
|
commit | commitdiff | tree |
2004-09-05 |
Tony Cook | - previously, if you supplied to_paletted and...
|
commit | commitdiff | tree |
2004-08-26 |
Tony Cook | - the pnm reader read maxval for ppm/pgm files...
|
commit | commitdiff | tree |
2004-08-08 |
Tony Cook | - the Win32 font driver now uses DEFAULT_CHARSET...
|
commit | commitdiff | tree |
2004-07-13 |
Tony Cook | - moved some variable definitions to the right...
|
commit | commitdiff | tree |
2004-06-07 |
Tony Cook | - there would be a link or load time error...
|
commit | commitdiff | tree |
2004-04-22 |
Tony Cook | - update ppport.h and remove the duplicate definitions...
|
commit | commitdiff | tree |
2004-04-22 |
Tony Cook | define aTHX_ when perl doesn't (perl 5.004 for example)
|
commit | commitdiff | tree |
2004-04-22 |
Tony Cook | font.c now only uses the defined T1Lib error codes
|
commit | commitdiff | tree |
2004-04-22 |
Tony Cook | the scale() method now warns if scalled in a void context
|
commit | commitdiff | tree |
2004-04-22 |
Tony Cook | - refer the user to appropriate documents in the example in
|
commit | commitdiff | tree |
2004-03-10 |
Tony Cook | - only call FT_Get_Postscript_Name() on FT 2.0.6 and...
|
commit | commitdiff | tree |
2004-02-08 |
Tony Cook | - skip the right number of tests when FT2 isn't available
|
commit | commitdiff | tree |
2004-02-05 |
Tony Cook | - added log() and exp() functions to transform2()
|
commit | commitdiff | tree |
2003-06-26 |
Tony Cook | - added comment support the postfix transform2...
|
commit | commitdiff | tree |
2003-06-25 |
Tony Cook | image fills with images with channels not at 4 were...
|
commit | commitdiff | tree |
2003-03-04 |
Tony Cook | - some older FT1 don't define TT_MS_LANGID_ENGLISH_G...
|
commit | commitdiff | tree |
2003-01-13 |
Tony Cook | Note that only FT2 supports transforms so far.
|
commit | commitdiff | tree |
2003-01-03 |
Tony Cook | - Debian woody supplied FT2.0.9, which didn...
|
commit | commitdiff | tree |
2002-12-31 |
Tony Cook | - implemented i_t1_has_chars(), tests for same
|
commit | commitdiff | tree |
2002-12-13 |
Tony Cook | fixed some minor test code hiccups
|
commit | commitdiff | tree |
2002-11-05 |
Tony Cook | - the default tifflib warning handler was crashing...
|
commit | commitdiff | tree |
2002-11-05 |
Tony Cook | fixed issue reported in ticket 1748, and added smoke...
|
commit | commitdiff | tree |
2002-05-23 |
Tony Cook | - update the URLs for libpng and zlib
|
commit | commitdiff | tree |
2002-05-23 |
Tony Cook | - mc_web_map was storing colors with an alpha of 0
|
commit | commitdiff | tree |
2002-05-10 |
Tony Cook | we want the low-level functions too
|
commit | commitdiff | tree |
2002-05-09 |
Tony Cook | - handle UTF8 strings passed to T1 low-level...
|
commit | commitdiff | tree |
2002-05-05 |
Tony Cook | has_chars() support for freetype 1.x
|
commit | commitdiff | tree |
2002-05-01 |
Tony Cook | various changes from trying to build on testdrive
|
commit | commitdiff | tree |
2002-04-29 |
Tony Cook | log of discussion on IRC
|
commit | commitdiff | tree |
2002-04-29 |
Tony Cook | complex lines
|
commit | commitdiff | tree |
2002-04-18 |
Tony Cook | second argument to SvPV() must have type STRLEN
|
commit | commitdiff | tree |
2002-04-18 |
Tony Cook | support UTF with Freetype 1.x
|
commit | commitdiff | tree |
2002-04-16 |
Tony Cook | - document the values for the read() and write...
|
commit | commitdiff | tree |
2002-04-15 |
Tony Cook | quote the use of min in type=>min, and at least give...
|
commit | commitdiff | tree |
2002-04-12 |
Tony Cook | it was meant to be skipn(), and output the skipped...
|
commit | commitdiff | tree |
2002-04-12 |
Tony Cook | text, text, text
|
commit | commitdiff | tree |
2002-04-06 |
Tony Cook | - handle the first "buggy giflib" test more portably...
|
commit | commitdiff | tree |
2002-04-05 |
Tony Cook | clarify the crop() documentation just for merlyn
|
commit | commitdiff | tree |
2002-04-03 |
Tony Cook | give the output a good alpha channel if it doesn't...
|
commit | commitdiff | tree |
2002-04-01 |
Tony Cook | DSO_close wasn't returning a value on Win32
|
commit | commitdiff | tree |
2002-04-01 |
Tony Cook | note the change
|
commit | commitdiff | tree |
2002-04-01 |
Tony Cook | hide or rename any symbols that are likely to conflict...
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | difference() method
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | - hide more of our Darwin dlload emulation...
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | try to fix OSX warnings
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | use INT2PTR if available
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | oops
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | hide some more symbols that OSX complains about
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | get it right
|
commit | commitdiff | tree |
2002-03-31 |
Tony Cook | make sure we have alarm() support
|
commit | commitdiff | tree |
2002-03-30 |
Tony Cook | disable the alarm after the test
|
commit | commitdiff | tree |
2002-03-30 |
Tony Cook | - i_box_cfill() went into an infinite loop...
|
commit | commitdiff | tree |
2002-03-29 |
Tony Cook | - handle the presence of the default broken...
|
commit | commitdiff | tree |
2002-03-25 |
Tony Cook | update skip count
|
commit | commitdiff | tree |
2002-03-25 |
Tony Cook | Ticket #369 - writing grayscale images to GIF
|
commit | commitdiff | tree |
2002-03-19 |
Tony Cook | document the t1log option to Imager::init()
|
commit | commitdiff | tree |
2002-03-19 |
Tony Cook | mark end of 0.40pre1 changes
|
commit | commitdiff | tree |
2002-03-19 |
Tony Cook | quote a few hash keys to prevent warnings on 5.004
|
commit | commitdiff | tree |
2002-03-19 |
Tony Cook | forgot the ticket number
|
commit | commitdiff | tree |
2002-03-18 |
Tony Cook | *** empty log message ***
|
commit | commitdiff | tree |
2002-03-08 |
Tony Cook | removed the items we've done
|
commit | commitdiff | tree |
2002-03-08 |
Tony Cook | fix spelling error in message
|
commit | commitdiff | tree |
2002-03-07 |
Tony Cook | examples in Imager::Files
|
commit | commitdiff | tree |
2002-03-06 |
Tony Cook | merge write to gif tags updates
|
commit | commitdiff | tree |
2002-02-03 |
Tony Cook | added Artur's OSX dlload() emulation, with minor changes
|
commit | commitdiff | tree |
2002-01-22 |
Tony Cook | round the hsv to rgb results a little more nicely for...
|
commit | commitdiff | tree |
2002-01-17 |
Tony Cook | mention #imager
|
commit | commitdiff | tree |
2002-01-17 |
Tony Cook | added information about the mailing list to a SUPPORT...
|
commit | commitdiff | tree |
2002-01-17 |
Tony Cook | added getpixel()/setpixel() methods
|
commit | commitdiff | tree |
2002-01-15 |
Tony Cook | some updates
|
commit | commitdiff | tree |
2002-01-14 |
Tony Cook | explain what I was trying to explain in IRC
|
commit | commitdiff | tree |
2002-01-11 |
Tony Cook | didn't set default for bounding_box() utf8 parameter...
|
commit | commitdiff | tree |
2002-01-11 |
Tony Cook | fix calculation of descender for FT2, it was calculating...
|
commit | commitdiff | tree |
2002-01-10 |
Tony Cook | use the font's first character map if we don't find...
|
commit | commitdiff | tree |
2002-01-09 |
Tony Cook | modify the Freetype2 font code to pick it's own encoding...
|
commit | commitdiff | tree |
2002-01-08 |
Tony Cook | new docs
|
commit | commitdiff | tree |
2002-01-07 |
Tony Cook | more gif docs
|
commit | commitdiff | tree |
next |