]> git.imager.perl.org - imager.git/shortlog
imager.git
2004-12-16 Tony Cookupdate for the other 2 cases too
2004-12-16 Tony Cook- the plugins Makefile has long produced an error after...
2004-12-15 Tony Cookwant to drop that big ppm
2004-12-15 Tony CookRelease 0.44
2004-12-15 Tony Cookprobing TODOs
2004-12-15 Tony Cook-document that you don't want the FT2 freetype.h in...
2004-12-15 Tony CookImager.pm needs a concept index
2004-12-14 Tony Cook- method index didn't include errstr()
2004-12-14 Tony Cook- finish off a sentence in the "Producing an image...
2004-12-11 Tony Cookput the default FreeBSD FT1 header locations after...
2004-12-07 Tony Cookset the release date
2004-12-07 Tony Cook- built 0.43_03 for testing
2004-12-07 Tony Cooknote about META.yml
2004-12-07 Tony Cook- make the inclusion of NO_META dependent on the versio...
2004-12-07 Tony Cookupdate information about giflib bugs
2004-12-06 Tony Cook- image.h had no prototype for i_ft2_bbox_r() and it...
2004-12-06 Tony Cookneed better include macros
2004-12-06 Tony Cookrelease plans and minor change to tools/imager (avoid...
2004-12-06 Tony Cook- tools/imager has been removed from the MANIFEST,...
2004-12-02 Tony Cookprevent warning from size difference on some platforms
2004-12-02 Tony Cookhad wrong name there <sigh>
2004-12-02 Tony Cook- some tests were using $Config{ivsize} when they shoul...
2004-12-02 Tony Cookcaption isn't complete yet
2004-12-02 Tony Cook- i_readraw_wiol() now checks for image creation failure
2004-12-02 Tony Cook- quant.c now checks for integer overflow allocating...
2004-12-02 Tony Cook- test t/t35ttfont.t no longer requires TTFONTTEST...
2004-11-30 Tony Cook- set i_format to tiff when reading tiff images and...
2004-11-29 Tony Cook- set i_format to tga when reading tga files and test...
2004-11-29 Tony Cook- set i_format to pnm when reading pnm files and test...
2004-11-29 Tony Cook- set i_format to gif when reading gif files and test...
2004-11-29 Tony Cookchanged re-include macro name to avoid conflicts with...
2004-11-29 Tony Cookmore test entries
2004-11-28 Tony Cook- i_img_pal_new() now releases the image object memory...
2004-11-28 Tony Cook- added --palette action to tools/imager
2004-11-28 Tony Cook- the BMP reader now validates the bfOffBits value...
2004-11-25 Tony Cookvarious BMP test files added
2004-11-25 Tony Cook- added tools/imager to the distribution. This is...
2004-11-25 Tony Cook- added many bad BMP files to test various code paths...
2004-11-25 Tony Cookwinrgb2.bmp wasn't a 2-color (1-bit) file
2004-11-25 Tony Cook- set i_format to png when reading png files and test...
2004-11-25 Tony Cook- set i_format to jpeg for jpeg files and test for it
2004-11-18 Tony Cookinitial version
2004-11-14 Tony Cookmore test bmp files
2004-11-12 Tony Cook- creating an image where the size of the allocated...
2004-11-12 Tony Cook- more information on gif library versions in README...
2004-11-12 Tony Cooktest image for offset value
2004-11-11 Tony Cookbase test file
2004-11-11 Tony Cook- updated download locations for the various libraries...
2004-11-10 Tony Cook- change the "double-include" protection macro that...
2004-10-25 Tony Cook- renamed io.h to imio.h to prevent problems building...
2004-10-18 Tony Cook- the XS code for i_tt_glyph_name() used unsigned char...
2004-10-18 Tony Cook- the FT2 glyph_names() method didn't do correct error...
2004-10-18 Tony Cook- the changes to scale() had some problems with integer...
2004-10-08 Tony Cook - the parameters to crop() weren't handled...
2004-10-06 Tony Cooktransfer from temp CVS
2004-09-10 Tony Cook - the image resulting from a crop is now the...
2004-09-06 Tony Cook - removed a warning generated by the new matrix...
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2004-09-05 Tony Cook - added the equals() method to Imager::Color.
2004-09-05 Tony Cook - added the C<builtin> color specifier and the
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2004-08-26 Tony Cook - the pnm reader read maxval for ppm/pgm files...
2004-08-08 Tony Cook - the Win32 font driver now uses DEFAULT_CHARSE...
2004-07-13 Tony Cook - moved some variable definitions to the right...
2004-06-07 Tony Cook - there would be a link or load time error...
2004-04-22 Tony Cook - update ppport.h and remove the duplicate definitions...
2004-04-22 Tony Cookdefine aTHX_ when perl doesn't (perl 5.004 for example)
2004-04-22 Tony Cookfont.c now only uses the defined T1Lib error codes
2004-04-22 Tony Cookthe scale() method now warns if scalled in a void context
2004-04-22 Tony Cook - refer the user to appropriate documents in the examp...
2004-03-10 Tony Cook - only call FT_Get_Postscript_Name() on FT 2.0.6 and...
2004-02-17 Arnar Mar HrafnkelssonPrepare 0.43 release because of silly ft2 test skip...
2004-02-08 Tony Cook - skip the right number of tests when FT2 isn't available
2004-02-05 Tony Cook - added log() and exp() functions to transform2()
2004-01-04 Arnar Mar HrafnkelssonAll the little fixup changes for the 0.42 release.
2004-01-03 Arnar Mar HrafnkelssonRemoved half finished speedhack for 3ch8bit images...
2004-01-02 Arnar Mar HrafnkelssonWhitespace change.
2003-06-26 Tony Cook - added comment support the postfix transform2...
2003-06-25 Tony Cookimage fills with images with channels not at 4 were...
2003-03-30 Arnar Mar HrafnkelssonAdded preliminary support for adding image based fonts.
2003-03-29 Arnar Mar HrafnkelssonAdded extra parameters to rubthrough so only a subimage of
2003-03-04 Tony Cook - some older FT1 don't define TT_MS_LANGID_ENGL...
2003-01-13 Tony CookNote that only FT2 supports transforms so far.
2003-01-03 Tony Cook - Debian woody supplied FT2.0.9, which didn...
2002-12-31 Arnar Mar HrafnkelssonFixed return type not being on seperate line.
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-12-13 Tony Cookfixed some minor test code hiccups
2002-11-05 Tony Cook - the default tifflib warning handler was crash...
2002-11-05 Tony Cookfixed issue reported in ticket 1748, and added smoke...
2002-09-15 Arnar Mar HrafnkelssonTypo fix.
2002-08-22 Arnar Mar HrafnkelssonChanges to t50basicoo.t test... not working yet.
2002-08-22 Arnar Mar HrafnkelssonAdded breaks into switch statements.
2002-08-22 Arnar Mar HrafnkelssonRemoved wierd extra code.
2002-08-22 Arnar Mar HrafnkelssonAutodetection of fileformat as loading.
2002-08-20 Arnar Mar HrafnkelssonMore debugging for auto probing of image types.
2002-08-20 Arnar Mar HrafnkelssonMore support for autodetection of formats, still some...
2002-08-19 Arnar Mar HrafnkelssonFixed broken 'not ok' message.
2002-08-19 Arnar Mar HrafnkelssonSupport for probing for fileformats.
2002-08-19 Arnar Mar HrafnkelssonRemoved cruft since not all formats supported loading...
2002-08-14 Arnar Mar HrafnkelssonAdded extra paths for rgb.txt on solaris.
next