]> git.imager.perl.org - imager.git/shortlog
imager.git
2002-01-09 Tony Cookmodify the Freetype2 font code to pick it's own encodin...
2002-01-08 Tony Cooknew docs
2002-01-07 Tony Cookmore gif docs
2002-01-07 Tony Cookascii pbms weren't treated correctly
2002-01-05 Tony Cookan idea
2002-01-04 Tony Cookmore GIF docs
2002-01-04 Tony Cookinitial cut
2002-01-04 Tony Cooksome ideas
2002-01-04 Tony Cookirc log of documentation layout discussion
2002-01-04 Tony Cookenhanced iolayer
2001-12-29 Arnar Mar HrafnkelssonAdded rgb.c to MANIFEST
2001-12-29 Arnar Mar HrafnkelssonForgot to add this file for last commit.
2001-12-28 Arnar Mar HrafnkelssonAdded read support for sgi .rgb files.
2001-12-28 Arnar Mar HrafnkelssonAdded memory pools to make clean up of temporary buffer...
2001-12-12 Tony Cooksplit IM_INCPATH and IM_LIBPATH with $Config{path_sep...
2001-12-11 Tony Cookclaes' afm patch
2001-12-11 Tony Cookavoid allocating huge data structures on the stack
2001-12-10 Tony Cookinitialize the index when packing 4 bit data into bytes
2001-12-07 Tony CookLeolo expressed a desire for .ico support - I thought...
2001-12-01 Tony Cookwrite paletted images as paletted for tiff
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-27 Arnar Mar HrafnkelssonClarified what version of libtiff is required.
2001-11-25 Tony Cook- read paletted tiff images into Imager paletted images
2001-11-23 Tony Cookpackbits compression instead
2001-11-23 Tony Cookmight be valid this time
2001-11-23 Tony Cooktest 8-bit/pixel paletted TIFF
2001-11-23 Tony Cook4-bit/sample paletted tiff
2001-11-21 Tony Cookmore tiff tags support
2001-11-21 Tony Cookmake color values smarter for the drawing functions
2001-11-19 Tony Cookfix polygon() call sequence
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-11-12 Arnar Mar HrafnkelssonBug fixes for the polygon rendering code where naming...
2001-11-12 Arnar Mar HrafnkelssonA segfault bug fixed in polygon.c where it would crash...
2001-11-12 Arnar Mar HrafnkelssonFinished antialiased polygon drawing routines.
2001-11-07 Tony Cookthe examples were misleading. 2 people have been caught...
2001-11-03 Arnar Mar HrafnkelssonRelease version.
2001-11-02 Arnar Mar HrafnkelssonFixed missing myfree() in bmp.c.
2001-11-01 Tony Cookfix memory leaks, gif screen size calculations
2001-11-01 Arnar Mar HrafnkelssonMissing myfree() in the default path of bmp loading.
2001-11-01 Tony Cookhave error.c free a non-leak when using the debug malloc
2001-11-01 Tony Cookrelease some memory
2001-11-01 Arnar Mar HrafnkelssonMinor memory leak fixes.
2001-11-01 Arnar Mar HrafnkelssonAdded Destroy method for Imager::Font::TT and moved...
2001-11-01 Tony Cookfix errors and some warnings on Win32
2001-11-01 Tony Cookmissing binmode
2001-11-01 Arnar Mar HrafnkelssonFixed most outstanding memory leaks that are revealed...
2001-10-31 Arnar Mar HrafnkelssonAdded an Imager::log_entry() function and some extra...
2001-10-31 Arnar Mar HrafnkelssonRemoved empty default case, causes problems on sun...
2001-10-31 Arnar Mar HrafnkelssonChanges entries and iolayer test added to manifest.
2001-10-31 Arnar Mar Hrafnkelssonchanged malloc to mymalloc in error.c and Added reading...
2001-10-31 Arnar Mar HrafnkelssonAdded io_buffer for reading from scalars. Also added...
2001-10-30 Arnar Mar HrafnkelssonIncreased buffersize for iolayer buffer chains.
2001-10-30 Arnar Mar HrafnkelssonMinor improvement on include paths for freetype2.
2001-10-30 Arnar Mar HrafnkelssonFixed an endianness bug in tiff reading and switched...
2001-10-30 Tony Cookprevent warnings/errors under 5.004_04
2001-10-29 Arnar Mar HrafnkelssonRemoved unused variable, commented out unused function.
2001-10-29 Arnar Mar HrafnkelssonFixed some mlog() messages using uninitialized variables.
2001-10-28 Arnar Mar HrafnkelssonAdded .exp files for exporting symbols for plugins...
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-10-28 Tony Cookadded some more POD
2001-10-28 Tony Cookadded some docs, need to add more
2001-10-27 Arnar Mar HrafnkelssonThis test was logging to the wrong logfile.
2001-10-27 Tony Cookonly STRLEN types can be the second parameter of SvPV
2001-10-27 Arnar Mar HrafnkelssonUpdated TODO
2001-10-27 Arnar Mar HrafnkelssonAdded casts for pointer assignments in pnm.c. Removed...
2001-10-27 Tony Cookcheck the ft2 library too
2001-10-27 Arnar Mar HrafnkelssonAdded static to all internal functions for image.c...
2001-10-27 Arnar Mar HrafnkelssonFixed warnings for ~0 for unsigned int variables. ...
2001-10-27 Tony Cookfix some range checking for the fountain fill segment...
2001-10-26 Tony Cookmake it possible to run automated tests by adding the...
2001-10-26 Arnar Mar HrafnkelssonUpdated README with 2001 copyright and email address...
2001-10-24 Tony Cookoops, Imager/Font/Win32.pm missing from manifest
2001-10-24 Tony Cooktests missing from MANIFEST
2001-10-24 Tony Cookbetter error checking of automatic fill conversions
2001-10-24 Arnar Mar HrafnkelssonRemoved C++ comments that SunSPro and HPUX cc were...
2001-10-23 Arnar Mar HrafnkelssonChanges file updated.
2001-10-23 Arnar Mar HrafnkelssonFixes to the scale function so that edges are handled...
2001-10-23 Arnar Mar HrafnkelssonClosed memory leaks when an error occurs during load...
2001-10-23 Arnar Mar HrafnkelssonCounter correction.
2001-10-23 Arnar Mar HrafnkelssonAdding test for targa images.
2001-10-23 Arnar Mar HrafnkelssonCompleted the calling interface from perl to c for...
2001-10-23 Arnar Mar HrafnkelssonCleaned up io.h, io.c which had functions not used...
2001-10-22 Arnar Mar Hrafnkelssontga.c should now support reading/writing all variants...
2001-10-22 Arnar Mar HrafnkelssonCode to free up resources for Imager::IO objects.
2001-10-22 Arnar Mar HrafnkelssonVarious Changes to the memory accounting code, myreallo...
2001-10-21 Tony Cookadded POD to trans2.c
2001-10-18 Arnar Mar HrafnkelssonAdded support for writing paletted targa images.
2001-10-17 Arnar Mar HrafnkelssonPreliminary support for writing targa files. Compressi...
2001-10-17 Tony Cookminor documentation clarification
2001-10-11 Tony Cookinitial cut
2001-10-11 Tony Cooksome fixes to double/sample image support
2001-10-10 Tony Cooktest for dropping of % sign
2001-10-07 Tony Cookbeen fixed
2001-10-07 Tony Cookoops
2001-10-07 Tony Cookadded double/sample image support
2001-10-07 Arnar Mar HrafnkelssonUpdated Changes file for recent diffs
2001-10-07 Arnar Mar HrafnkelssonRewrote most of tga.c so that It now should be able...
2001-10-05 Tony Cookstop ft1.x support dropping descenders
2001-09-30 Tony Cookyep, we need these
next