]> git.imager.perl.org - imager.git/shortlog
imager.git
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
2001-09-30 Arnar Mar HrafnkelssonFixes some warnings about unused variables and missing...
2001-09-30 Arnar Mar HrafnkelssonAdded i_bumpmap_complex and corresponding filterentry...
2001-09-25 Tony Cookoops, forgot to return a value
2001-09-23 Tony Cooksupposedly FT2 supports all of these
2001-09-19 Tony Cookclamp i_conv() at both ends
2001-09-19 Tony Cookclamp low end too
2001-09-19 Tony Cookimplement unsharp mask
2001-09-19 Tony Cookimage based fills
2001-09-18 Tony Cookhave ->arc() call i_circle_aa when drawing a solid...
2001-09-18 Tony Cookan idea
2001-09-18 Tony Cookprevent const char * to char * conversion warning
2001-09-18 Tony Cookwriting a paletted image as GIF should be a bit more...
2001-09-16 Arnar Mar HrafnkelssonAdds reading of non colour mapped targa images.
2001-09-16 Arnar Mar HrafnkelssonAdds reading capabilities for certain variants of targa...
2001-09-15 Tony Cookmake write errors for jpegs cause errors at the top...
2001-09-14 Tony Cookfixed the font problems
2001-09-14 Tony Cookfixed cut off of left of first character if it went...
2001-09-13 Tony Cookmake it a bit more portable - old pnmscale complains
2001-09-13 Tony Cooksimple benchmark for scaling
2001-09-11 Tony Cookthis is asked about occasionally
2001-09-11 Tony Cookforgot to add change note for this
2001-09-10 Tony Cookgenerates a page that demonstrates various combining...
2001-09-10 Tony Cookbetter error handling
2001-09-10 Tony Cookmaybe I'll learn to type one day
2001-09-10 Tony Cooksee how this goes - updated the test result after getti...
2001-09-10 Tony Cookmis-handling for hues
2001-09-10 Tony Cookshould use binmode
2001-09-10 Tony Cookdidn't handle wiol versions of writeppm
2001-09-09 Tony Cookboth done
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-07 Tony Cookvarious
2001-09-02 Tony CookAdded some source code docs
2001-09-02 Tony Cookan extra stipple
2001-09-02 Tony Cookdrop some whitespace
2001-09-02 Tony Cookbetter scale* fills
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
2001-08-30 Tony Cookbased on discussion with lathos on IRC
2001-08-29 Tony Cookimplement fountain fills similar to most paint programs
2001-08-24 Tony Cooksuggested by coral (IRC)
2001-08-22 Tony Cookvarious JPEG fixes
2001-08-19 Tony Cookadded OO interfaces for some filters
2001-08-19 Tony CookWindows BMP file support
2001-08-19 Tony Cookcompressed BMP files for testing
2001-08-15 Tony Cookstart of bmp support (just writing so far)
2001-08-15 Tony Cook(changes)
2001-08-15 Tony Cookfix some problems in handling glyph dimensions with...
2001-08-13 Tony CookEgads
2001-08-13 Tony Cookpointer to a description of how unsharp mask works
2001-08-13 Tony Cooksmall discussion with sky for extra font drawing parameters
2001-06-14 Arnar Mar HrafnkelssonMisc fixes.
2001-06-08 Arnar Mar HrafnkelssonSwitched all of jpeg to iolayer functions, removed...
2001-06-07 Arnar Mar HrafnkelssonMore fixes still for iolayer changes.
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-28 Tony Cookinterface consistency
2001-05-26 Arnar Mar HrafnkelssonCompile time error fix if IM_NOLOG=1 was chosen
2001-05-26 Arnar Mar HrafnkelssonAdds aa circle into export_ok list.
2001-05-26 Arnar Mar HrafnkelssonAdded a temporary circle antialiasing routine.
2001-05-26 Arnar Mar HrafnkelssonFixed a bug which caused compile and runtime errors...
2001-05-24 Tony Cooksplit Imager::Font into base *::Type1 and *::Truetype...
2001-05-22 Arnar Mar HrafnkelssonVersion number change for 0.38 CPAN upload
2001-05-21 Arnar Mar HrafnkelssonFixed so that IM_MANUAL doesn't lose the giflib version...
2001-05-20 Arnar Mar HrafnkelssonFixed warnings for 5.004_04.
2001-05-20 Arnar Mar HrafnkelssonFixed // in filters.c. And things that didn't work...
2001-05-18 Arnar Mar HrafnkelssonIf tiff format was not supported then then all tests...
2001-05-18 Arnar Mar HrafnkelssonRemoved bench/* from MANIFEST (but not CVS). Also...
2001-05-18 Arnar Mar HrafnkelssonAdded mng to the TOOD, and added a warning to the Makef...
2001-05-17 Arnar Mar HrafnkelssonMade TODO into a seperate file and removed it from...
2001-05-16 Arnar Mar HrafnkelssonAdded documentation to map method in Imager.pm and...
2001-05-16 Arnar Mar HrafnkelssonFixes to i_map function and map method. Added a testca...
2001-05-16 Tony Cookrefer to the right test
2001-05-16 Tony Cookadded tests for the tiff OO interface
2001-05-16 Tony Cookremove testout on make clean
2001-05-16 Arnar Mar HrafnkelssonSimplified interface.
2001-05-16 Arnar Mar HrafnkelssonAdded map.c which implements mapping images through...
2001-05-16 Arnar Mar HrafnkelssonFixes to logging in iolayer.c and minor iolayer issues...
2001-05-16 Arnar Mar HrafnkelssonFixes crop() method so it is consistent with documentation.
2001-05-16 Tony Cookinitially completed version, could use polishing
2001-05-16 Arnar Mar HrafnkelssonUninitialized variable used in filters.c.
2001-05-16 Tony Cookskip tests that we've added
2001-05-16 Tony Cookforgot to skip new tests
2001-05-15 Arnar Mar HrafnkelssonAdded all the test images to the MANIFEST and re added...
2001-05-15 Arnar Mar HrafnkelssonSome tests were logging into the wrong files and t50bas...
2001-05-14 Arnar Mar HrafnkelssonMade Makefile.PL run $Config{make} lib/Imager/Regops...
2001-05-14 Tony Cookfixes (and tests for) several problems in i_readgif_low()
next