]> git.imager.perl.org - imager.git/history - image.h
- explicitly document there are no PNG specific tags.
[imager.git] / image.h
2005-01-06 Tony Cook- Makefile.PL now builds imconfig.h with #defines for...
2005-01-01 Tony Cook- the i_xres and i_yres tags are now stored in a resolu...
2005-01-01 Tony Cook- added trivial multiple master support via the FT2...
2004-12-06 Tony Cook- image.h had no prototype for i_ft2_bbox_r() and it...
2004-10-25 Tony Cook- renamed io.h to imio.h to prevent problems building...
2004-10-18 Tony Cook- the FT2 glyph_names() method didn't do correct error...
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2004-03-10 Tony Cook - only call FT_Get_Postscript_Name() on FT 2.0.6 and...
2003-03-29 Arnar Mar HrafnkelssonAdded extra parameters to rubthrough so only a subimage of
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-08-20 Arnar Mar HrafnkelssonMore support for autodetection of formats, still some...
2002-08-19 Arnar Mar HrafnkelssonSupport for probing for fileformats.
2002-05-09 Tony Cook - handle UTF8 strings passed to T1 low-level...
2002-05-05 Tony Cookhas_chars() support for freetype 1.x
2002-05-05 Arnar Mar HrafnkelssonModified i_line_aa to use a modified bresenham algorith...
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-04-30 Arnar Mar HrafnkelssonAdded checks to flood fill functions for seed pixel...
2002-04-18 Tony Cooksupport UTF with Freetype 1.x
2002-04-01 Tony Cookhide or rename any symbols that are likely to conflict...
2002-03-31 Tony Cookdifference() method
2002-03-18 Tony Cook*** empty log message ***
2002-03-06 Tony Cookmerge write to gif tags updates
2002-01-18 Arnar Mar HrafnkelssonRemoved old cruft from image.* and minor changes to...
2002-01-04 Tony Cookenhanced iolayer
2001-12-28 Arnar Mar HrafnkelssonAdded read support for sgi .rgb files.
2001-11-30 Tony Cookfreetype 2 bounding box function didn't know UTF8 ...
2001-11-30 Tony Cookadded has_chars() method to Imager::Font::FreeType2
2001-11-21 Tony Cookmore tiff tags support
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-10-23 Arnar Mar HrafnkelssonCompleted the calling interface from perl to c for...
2001-10-07 Tony Cookadded double/sample image support
2001-09-30 Arnar Mar HrafnkelssonAdded i_bumpmap_complex and corresponding filterentry...
2001-09-19 Tony Cookimplement unsharp mask
2001-09-19 Tony Cookimage based fills
2001-09-18 Tony Cookwriting a paletted image as GIF should be a bit more...
2001-09-16 Arnar Mar HrafnkelssonAdds reading capabilities for certain variants of targa...
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
2001-08-29 Tony Cookimplement fountain fills similar to most paint programs
2001-08-19 Tony Cookadded OO interfaces for some filters
2001-08-15 Tony Cookstart of bmp support (just writing so far)
2001-08-13 Tony CookEgads
2001-06-08 Arnar Mar HrafnkelssonSwitched all of jpeg to iolayer functions, removed...
2001-06-07 Arnar Mar HrafnkelssonClean up after changing some formats to use iolayer.
2001-06-07 Arnar Mar HrafnkelssonUpdated png to use _wlio functions, and fixed a filenam...
2001-06-06 Arnar Mar HrafnkelssonReplaced i_readraw() and i_writeraw() with the equivale...
2001-06-06 Arnar Mar HrafnkelssonRemoved i_writeppm and put in i_writeppm_wiol instead.
2001-05-26 Arnar Mar HrafnkelssonAdded a temporary circle antialiasing routine.
2001-05-16 Tony Cookadded tests for the tiff OO interface
2001-05-14 Arnar Mar HrafnkelssonRemoved a bunch of unused variables and fixed an attemp...
2001-05-09 Tony Cookimplement the convert() method for converting between...
2001-05-06 Tony Cookadd read/write row of pixels to image interface
2001-05-04 Arnar Mar HrafnkelssonAdded flip() and docs to Imager.pm and i_flipxy() to...
2001-04-22 Tony Cookadded another transparency quantization method
2001-04-10 Tony Cookadded declarations for error handling code
2001-03-25 Arnar Mar HrafnkelssonInitial revision Imager-0_38 Imager-0_38pre9