2010-10-31 |
Tony Cook | add the combine method |
blob | commitdiff | raw |
2010-10-23 |
Tony Cook | reorganize convert.c to convert.im |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Tony Cook | Move freetype 2 support into its own module |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Tony Cook | move win32 font support in a new directory, and use... |
blob | commitdiff | raw | diff to current |
2010-09-06 |
Tony Cook | more optimization - pretty minor returns |
blob | commitdiff | raw | diff to current |
2010-09-05 |
Tony Cook | optimize filled box drawing |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Tony Cook | move JPEG into it's own module |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Tony Cook | move TIFF into its own module |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Tony Cook | move the GIF file handling code into a sub-module |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Tony Cook | merge PNG branch and some clean-up |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Tony Cook | add the hardinvertall filter |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Tony Cook | reading multi-image PNM files |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Tony Cook | merge the thickline branch polygon fix |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Tony Cook | - use PERL_NO_GET_CONTEXT to slightly improve performa... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Tony Cook | merge circle outline branch |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Tony Cook | prevent double frees when Imager is loaded when threads... |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Tony Cook | - use scanline oriented operations to flip images... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Tony Cook | add opacity adaption fills |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Tony Cook | - the conv filter now enforces that the sum of the... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Tony Cook | - correct documentation of default of raw image interl... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Tony Cook | - corrected a reference leak where writing GIFs would... |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Tony Cook | avoid a leaked reference if we create the colors array... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Tony Cook | commit changes from draw branch |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Tony Cook | rearrange dynaload code to avoid some OS X issues |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Tony Cook | merge in tiff re-work branch |
blob | commitdiff | raw | diff to current |
2007-08-29 |
Tony Cook | build under c89 |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Tony Cook | compiler warning cleanup |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Tony Cook | added cleanup, documentation, further tests and graysca... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Tony Cook | Gabriel Vasseur's patch, corrected just enough for... |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Tony Cook | allow Imager to be loaded on Windows 98 |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Tony Cook | - transparency is now enabled by default when writing... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Tony Cook | - Finished/rewrote Arnar's old SGI RGB file format... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Tony Cook | - to avoid confusion, channels not present in the... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Tony Cook | document the difference() method's mindist parameter... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Tony Cook | add to_rgb16 method |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Tony Cook | change C<allow_partial> to C<allow_incomplete> to match... |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Tony Cook | Various changes: |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Tony Cook | avoid various compiler warnings |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Tony Cook | added tests for the overflowing box changes, fix draw |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Tony Cook | use SvPV to get the length of text to draw rather than... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Tony Cook | Add UTF8 support to the Win32 font driver |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Tony Cook | Merged in the scale branch: |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Tony Cook | added pixel type 'index' to getscanline() and setscanli... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Tony Cook | there was a C< *(char *)0 = 0 > left in a code path... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Tony Cook | update to a newer ppport.h and modify Imager.xs a bit... |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Tony Cook | add more iolayer tests |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Tony Cook | implement a flood_fill that stops at a given color... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Tony Cook | add support for file write plugins |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Tony Cook | - added support for registering file readers |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Tony Cook | More iolayers work: |
blob | commitdiff | raw | diff to current |
2006-03-16 |
Tony Cook | more iolayer goodness: |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Tony Cook | io_glue_destroy() now uses an extra callback to handle... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
Tony Cook | rename some private functions to private names |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Tony Cook | - i_gsampf() (used to implement getsamples() for floati... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Tony Cook | - removed unused hashinfo() function from Imager.xs |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Tony Cook | - more memory allocation integer overflow auditing |
blob | commitdiff | raw | diff to current |
2006-02-05 |
Tony Cook | - smarter warning removal |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Tony Cook | - eliminate many -Wall warnings |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Tony Cook | - start of external Imager API access: |
blob | commitdiff | raw | diff to current |
2005-12-07 |
Tony Cook | - added experimental EXIF decoding when reading JPEG... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Tony Cook | - arc(..., fill=> ...) wasn't handling concave areas... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Tony Cook | - INCOMPATIBLE CHANGE: |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Tony Cook | add page parameter to read() method when reading TIFF... |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Tony Cook | - implement getscanline(), setscanline() and getsamples... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Tony Cook | - convert t/t107bmp.t to Test::More |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Tony Cook | - remove old #if 0 code from Imager.xs |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Tony Cook | - the Win32 font driver bounding_box() method now puts... |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Tony Cook | - the FT1.x driver now supports the align parameter... |
blob | commitdiff | raw | diff to current |
2005-04-29 |
Tony Cook | - the internal i_tags_get_string() function now acts... |
blob | commitdiff | raw | diff to current |
2005-04-26 |
Tony Cook | - Imager::Font::BBox objects now have right_bearing... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Tony Cook | - added README for samples directory, describes interle... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Tony Cook | - eliminate unused variables and static functions |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Tony Cook | - added trivial multiple master support via the FT2... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Tony Cook | prevent warning from size difference on some platforms |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Tony Cook | - the XS code for i_tt_glyph_name() used unsigned char... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Tony Cook | - the FT2 glyph_names() method didn't do correct error... |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Tony Cook | - the image resulting from a crop is now the... |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Tony Cook | - the rotate() and matrix_transform() methods... |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Tony Cook | - previously, if you supplied to_paletted and... |
blob | commitdiff | raw | diff to current |
2004-08-08 |
Tony Cook | - the Win32 font driver now uses DEFAULT_CHARSE... |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Tony Cook | - moved some variable definitions to the right... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Tony Cook | - update ppport.h and remove the duplicate definitions... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Tony Cook | define aTHX_ when perl doesn't (perl 5.004 for example) |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Tony Cook | - only call FT_Get_Postscript_Name() on FT 2.0.6 and... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Tony Cook | - added comment support the postfix transform2... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Arnar Mar Hrafnkelsson | Added extra parameters to rubthrough so only a subimage of |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Arnar Mar Hrafnkelsson | Fixed return type not being on seperate line. |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Tony Cook | - implemented i_t1_has_chars(), tests for same |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Arnar Mar Hrafnkelsson | Support for probing for fileformats. |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Tony Cook | - handle UTF8 strings passed to T1 low-level... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Tony Cook | has_chars() support for freetype 1.x |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Arnar Mar Hrafnkelsson | Modified i_line_aa to use a modified bresenham algorith... |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Arnar Mar Hrafnkelsson | Switched i_draw to i_line, added endpoint boolean condi... |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Tony Cook | various changes from trying to build on testdrive |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Arnar Mar Hrafnkelsson | Added checks to flood fill functions for seed pixel... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Tony Cook | second argument to SvPV() must have type STRLEN |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Tony Cook | support UTF with Freetype 1.x |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Arnar Mar Hrafnkelsson | Added Imager version to output log. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Tony Cook | hide or rename any symbols that are likely to conflict... |
blob | commitdiff | raw | diff to current |
2002-03-31 |
Tony Cook | difference() method |
blob | commitdiff | raw | diff to current |
next |