]> git.imager.perl.org - imager.git/log
imager.git
18 years ago- don't destroy image before creating it in error handling in bmp.c
Tony Cook [Wed, 4 Jan 2006 00:52:57 +0000 (00:52 +0000)]
- don't destroy image before creating it in error handling in bmp.c

18 years ago- set the locale to "C" properly when testing ft1.x error messages
Tony Cook [Fri, 30 Dec 2005 12:06:34 +0000 (12:06 +0000)]
- set the locale to "C" properly when testing ft1.x error messages

18 years ago- bump to 0.47
Tony Cook [Fri, 30 Dec 2005 05:58:06 +0000 (05:58 +0000)]
- bump to 0.47

18 years ago- bump to 0.46_01 for testing
Tony Cook [Fri, 30 Dec 2005 05:31:19 +0000 (05:31 +0000)]
- bump to 0.46_01 for testing

18 years ago- outputting a single space using the Freetype 1.x driver (type=>'tt')
Tony Cook [Fri, 30 Dec 2005 05:28:48 +0000 (05:28 +0000)]
- outputting a single space using the Freetype 1.x driver (type=>'tt')
  was producing a divide by zero error.

18 years ago- switched to subversion - changed $VERSION that was based on Revision
Tony Cook [Fri, 30 Dec 2005 05:26:41 +0000 (05:26 +0000)]
- switched to subversion - changed $VERSION that was based on Revision
  tag to be manually handled.

18 years ago- bump version to 0.46
Tony Cook [Mon, 19 Dec 2005 23:18:58 +0000 (23:18 +0000)]
- bump version to 0.46

18 years agothink about 0.47
Tony Cook [Mon, 19 Dec 2005 23:07:11 +0000 (23:07 +0000)]
think about 0.47

18 years ago- minor changes to Imager::Transformations
Tony Cook [Mon, 19 Dec 2005 23:06:52 +0000 (23:06 +0000)]
- minor changes to Imager::Transformations

18 years ago- change the use in t/t91.pod to require version 1.00 of Test::Pod
Tony Cook [Tue, 13 Dec 2005 22:43:02 +0000 (22:43 +0000)]
- change the use in t/t91.pod to require version 1.00 of Test::Pod

18 years ago0.45_02 commit
Tony Cook [Mon, 12 Dec 2005 03:17:54 +0000 (03:17 +0000)]
0.45_02 commit

18 years agomore incorrect test counts on missing libs
Tony Cook [Mon, 12 Dec 2005 02:58:00 +0000 (02:58 +0000)]
more incorrect test counts on missing libs

18 years ago- some test scripts weren't fixing @INC correctly
Tony Cook [Mon, 12 Dec 2005 02:53:59 +0000 (02:53 +0000)]
- some test scripts weren't fixing @INC correctly
- t/t101jpeg.t wasn't skipping enough when there was no jpeg support

18 years agocommit META.yml
Tony Cook [Mon, 12 Dec 2005 02:17:52 +0000 (02:17 +0000)]
commit META.yml

18 years ago0.45_01 bump
Tony Cook [Mon, 12 Dec 2005 02:04:42 +0000 (02:04 +0000)]
0.45_01 bump

18 years agominor documentation touchups
Tony Cook [Mon, 12 Dec 2005 02:03:17 +0000 (02:03 +0000)]
minor documentation touchups

18 years ago- decode the EXIF GPS IFD as well
Tony Cook [Mon, 12 Dec 2005 02:02:27 +0000 (02:02 +0000)]
- decode the EXIF GPS IFD as well

18 years agofix the bug number
Tony Cook [Thu, 8 Dec 2005 05:42:42 +0000 (05:42 +0000)]
fix the bug number

18 years ago- clean up Imager::Font documentation:
Tony Cook [Thu, 8 Dec 2005 05:42:14 +0000 (05:42 +0000)]
- clean up Imager::Font documentation:
   - string now documented in Imager::Draw
   - add parameter list documentation
- document the utf8 parameter for bounding_box(), has_chars()
  Resolves: http://rt.cpan.org/NoAuth/Bug.html?id=16094

18 years ago- the has_chars() method now checks the font objects utf8 flag as well
Tony Cook [Thu, 8 Dec 2005 05:27:57 +0000 (05:27 +0000)]
- the has_chars() method now checks the font objects utf8 flag as well
  as the utf8 parameter.

18 years agoskip some extra tests when freetype 1.x not available
Tony Cook [Thu, 8 Dec 2005 00:19:40 +0000 (00:19 +0000)]
skip some extra tests when freetype 1.x not available

18 years agofix stupid bug in align_string()
Tony Cook [Thu, 8 Dec 2005 00:09:54 +0000 (00:09 +0000)]
fix stupid bug in align_string()

18 years ago- read/write i_xres, i_yres, i_aspect only tage with JPEG files,
Tony Cook [Wed, 7 Dec 2005 13:06:21 +0000 (13:06 +0000)]
- read/write i_xres, i_yres, i_aspect only tage with JPEG files,
  and read/write jpeg_density_unit (+_name) tag
- save the jpeg_comment tag when writing

18 years ago- added experimental EXIF decoding when reading JPEG files.
Tony Cook [Wed, 7 Dec 2005 03:38:48 +0000 (03:38 +0000)]
- added experimental EXIF decoding when reading JPEG files.

18 years ago- added integer overflow checks to many memory allocation calls
Tony Cook [Mon, 5 Dec 2005 03:23:08 +0000 (03:23 +0000)]
- added integer overflow checks to many memory allocation calls

18 years ago- add smoke test for nearest_color filter
Tony Cook [Mon, 5 Dec 2005 03:17:50 +0000 (03:17 +0000)]
- add smoke test for nearest_color filter

18 years ago- expand Imager::Draw:
Tony Cook [Mon, 5 Dec 2005 02:21:31 +0000 (02:21 +0000)]
- expand Imager::Draw:
  - make all methods items
  - document parameters
  - more examples
  - add AUTHOR, REVISION.

18 years agoreport errors to right place when we can
Tony Cook [Mon, 5 Dec 2005 02:17:14 +0000 (02:17 +0000)]
report errors to right place when we can

18 years ago- linkify Imager.pm a bit more
Tony Cook [Mon, 5 Dec 2005 02:16:40 +0000 (02:16 +0000)]
- linkify Imager.pm a bit more

18 years ago- improved missing argument handling a little for the string() method
Tony Cook [Mon, 5 Dec 2005 02:15:47 +0000 (02:15 +0000)]
- improved missing argument handling a little for the string() method

18 years agofix some rt URLs
Tony Cook [Sun, 4 Dec 2005 23:37:34 +0000 (23:37 +0000)]
fix some rt URLs

18 years agoadd rt URL to a fixed bug
Tony Cook [Sun, 4 Dec 2005 22:50:39 +0000 (22:50 +0000)]
add rt URL to a fixed bug

18 years agoadd link to ico format
Tony Cook [Sat, 3 Dec 2005 13:13:14 +0000 (13:13 +0000)]
add link to ico format

18 years ago- added samples/align-string.pl
Tony Cook [Sat, 3 Dec 2005 13:12:47 +0000 (13:12 +0000)]
- added samples/align-string.pl

18 years ago- implemented valign=>'end' for Imager::Font->align
Tony Cook [Sat, 3 Dec 2005 01:30:09 +0000 (01:30 +0000)]
- implemented valign=>'end' for Imager::Font->align
- added $img->align_string() as a way to call Imager::Font->align

18 years agoremove unused code
Tony Cook [Tue, 29 Nov 2005 09:41:33 +0000 (09:41 +0000)]
remove unused code

18 years ago- the straight edges of filled arcs weren't being drawn correctly,
Tony Cook [Tue, 29 Nov 2005 09:27:16 +0000 (09:27 +0000)]
- the straight edges of filled arcs weren't being drawn correctly,
  causing minor artifacts at the inner and external corners

18 years ago- filled polygons using a complex fill with combine != 0 (none) didn't
Tony Cook [Tue, 29 Nov 2005 09:20:31 +0000 (09:20 +0000)]
- filled polygons using a complex fill with combine != 0 (none) didn't
  correctly handle polygons that crossed a given scanline more than once.

18 years ago- check the correct directory when adding the cygwin Win32 API include
Tony Cook [Tue, 29 Nov 2005 08:34:36 +0000 (08:34 +0000)]
- check the correct directory when adding the cygwin Win32 API include
  path (Makefile.PL).  This was a later response to #16094
  Resolves: http://rt.cpan.org/NoAuth/Bug.html?16094
- add --nolog command-line switch to Makefile.PL to disable logging

18 years ago- arc(..., fill=> ...) wasn't handling concave areas correctly
Tony Cook [Sun, 27 Nov 2005 12:24:43 +0000 (12:24 +0000)]
- arc(..., fill=> ...) wasn't handling concave areas correctly
- arc(..., color=>...) wasn't properly filling it's area

18 years ago- the order of the returned values for Imager::Font's align() method
Tony Cook [Sat, 26 Nov 2005 13:00:14 +0000 (13:00 +0000)]
- the order of the returned values for Imager::Font's align() method
  was incorrect.

18 years ago- arc(..., fill=> ...) wasn't handling concave areas correctly
Tony Cook [Sat, 26 Nov 2005 02:52:56 +0000 (02:52 +0000)]
- arc(..., fill=> ...) wasn't handling concave areas correctly
- arc(..., color=>...) wasn't properly filling it's area
- added experimental antialiased support to arc()

18 years ago- fixes to verbose mode in Makefile.PL, also added a -v switch so you
Tony Cook [Fri, 25 Nov 2005 00:04:29 +0000 (00:04 +0000)]
- fixes to verbose mode in Makefile.PL, also added a -v switch so you
  can enable it via the command-line
  Resolves: http://rt.cpan.org/NoAuth/Bug.html?id=16094

18 years agofix typo
Tony Cook [Wed, 16 Nov 2005 03:35:03 +0000 (03:35 +0000)]
fix typo

18 years ago- add samples/tk-photo.pl
Tony Cook [Mon, 14 Nov 2005 04:31:30 +0000 (04:31 +0000)]
- add samples/tk-photo.pl

18 years ago- expand Imager::ImageTypes:
Tony Cook [Mon, 14 Nov 2005 04:14:28 +0000 (04:14 +0000)]
- expand Imager::ImageTypes:
  - make all methods into =items
  - document parameters
  - more examples
  - add AUTHOR/REVISION/SEE ALSO

18 years ago- added t/t91pod.t
Tony Cook [Fri, 11 Nov 2005 12:29:10 +0000 (12:29 +0000)]
- added t/t91pod.t

18 years ago- converted t/t021sixteen.t to use Test::More
Tony Cook [Fri, 11 Nov 2005 12:08:10 +0000 (12:08 +0000)]
- converted t/t021sixteen.t to use Test::More
- 16-bit per sample images were ignoring the channel mask

18 years ago- setmask() now returns true on success and reports a missing mask
Tony Cook [Fri, 11 Nov 2005 11:04:23 +0000 (11:04 +0000)]
- setmask() now returns true on success and reports a missing mask
  parameter.
- double per sample images were ignoring the channel mask.

18 years ago- t1 library re-initialization modified to support T1Lib 5.1.0
Tony Cook [Sat, 5 Nov 2005 10:04:10 +0000 (10:04 +0000)]
- t1 library re-initialization modified to support T1Lib 5.1.0

18 years ago- converted t/t022double.t to use Test::More
Tony Cook [Tue, 1 Nov 2005 13:11:28 +0000 (13:11 +0000)]
- converted t/t022double.t to use Test::More

18 years ago- maxcolors now must be at least 1 when creating a paletted image.
Tony Cook [Mon, 31 Oct 2005 04:47:08 +0000 (04:47 +0000)]
- maxcolors now must be at least 1 when creating a paletted image.

18 years ago- INCOMPATIBLE CHANGE:
Tony Cook [Thu, 27 Oct 2005 04:51:38 +0000 (04:51 +0000)]
- INCOMPATIBLE CHANGE:
  reading a gif file will now read the first image from the file rather
  than the a consolidated image.  If you want the old behaviour supply
  C<< gif_consolidate=>1 >> to the read() method.  Older versions of
  Imager will accept this parameter and produce the same result.
- you can now supply a page parameter to read() to read a given page
  from a GIF file.
- reading a multi-image GIF was leaking memory (a line buffer per file)

18 years ago- added sampled/slant_text.pl, and notes on shearing/rotating text in
Tony Cook [Tue, 25 Oct 2005 07:14:07 +0000 (07:14 +0000)]
- added sampled/slant_text.pl, and notes on shearing/rotating text in
  Imager::Cookbook.

18 years ago- added samples/border.pl, and notes on adding a border in
Tony Cook [Sun, 23 Oct 2005 14:11:40 +0000 (14:11 +0000)]
- added samples/border.pl, and notes on adding a border in
  Imager::Cookbook.

18 years agomore to do
Tony Cook [Sun, 23 Oct 2005 14:10:54 +0000 (14:10 +0000)]
more to do

18 years agoadd page parameter to read() method when reading TIFF files
Tony Cook [Wed, 19 Oct 2005 03:50:59 +0000 (03:50 +0000)]
add page parameter to read() method when reading TIFF files

18 years ago- add samples/replace_color.pl
Tony Cook [Mon, 10 Oct 2005 02:36:00 +0000 (02:36 +0000)]
- add samples/replace_color.pl

18 years agopremature commit the last time
Tony Cook [Mon, 10 Oct 2005 02:03:17 +0000 (02:03 +0000)]
premature commit the last time

18 years ago- renamed lib/Imager/Cookbook.pm to lib/Imager/Cookbook.pod - CPANTS
Tony Cook [Mon, 10 Oct 2005 01:57:24 +0000 (01:57 +0000)]
- renamed lib/Imager/Cookbook.pm to lib/Imager/Cookbook.pod - CPANTS
  complains about it not having 'use strict;'

18 years agomore minor POD fixes
Tony Cook [Fri, 30 Sep 2005 07:10:25 +0000 (07:10 +0000)]
more minor POD fixes

18 years ago- Imager::Font->new() for the tt (Freetype 1.x) driver now correctly
Tony Cook [Fri, 30 Sep 2005 06:20:29 +0000 (06:20 +0000)]
- Imager::Font->new() for the tt (Freetype 1.x) driver now correctly
  handles errors from i_tt_new(), and passed error messages now
  generated by i_tt_new().

18 years agoadded a brief tutorial
Tony Cook [Thu, 29 Sep 2005 01:55:40 +0000 (01:55 +0000)]
added a brief tutorial

18 years ago- move include t1lib out of image.h to font.c, since nothing it
Tony Cook [Tue, 13 Sep 2005 10:07:54 +0000 (10:07 +0000)]
- move include t1lib out of image.h to font.c, since nothing it
  provides is needed elsewhere.
- minor POD fixes

18 years ago- limit limits.c to C89
Tony Cook [Thu, 8 Sep 2005 07:32:17 +0000 (07:32 +0000)]
- limit limits.c to C89
- the gif tests weren't skipping enough when there was no gif support

18 years ago- implement getscanline(), setscanline() and getsamples() methods.
Tony Cook [Thu, 8 Sep 2005 04:16:47 +0000 (04:16 +0000)]
- implement getscanline(), setscanline() and getsamples() methods.
  These are low level methods for fast access to image data, based on
  existing C functions that Imager uses internally.

18 years ago- new example for convert() method based on Leolo's query
Tony Cook [Fri, 26 Aug 2005 05:04:37 +0000 (05:04 +0000)]
- new example for convert() method based on Leolo's query

18 years ago- implement/test/document set_file_limits()/get_file_limits() methods,
Tony Cook [Fri, 26 Aug 2005 04:39:06 +0000 (04:39 +0000)]
- implement/test/document set_file_limits()/get_file_limits() methods,
  which allow limits on the size of image files read.

18 years ago- convert t/t107bmp.t to Test::More
Tony Cook [Wed, 24 Aug 2005 01:10:49 +0000 (01:10 +0000)]
- convert t/t107bmp.t to Test::More
- convert t/t108tga.t to Test::More
- error messages generated reading JPEG or PNG images are now
  available via errstr()
- implement/test/document set_file_limits()/get_file_limits() methods,
  which allow limits on the size of image files read.

18 years ago- convert t/t104ppm.t to Test::More
Tony Cook [Thu, 18 Aug 2005 02:06:44 +0000 (02:06 +0000)]
- convert t/t104ppm.t to Test::More

18 years ago- added VERSION numbers to most .pms
Tony Cook [Mon, 8 Aug 2005 04:18:45 +0000 (04:18 +0000)]
- added VERSION numbers to most .pms

18 years ago- prevent warnings when looking up a GIMP color with no palette
Tony Cook [Sun, 7 Aug 2005 10:48:29 +0000 (10:48 +0000)]
- prevent warnings when looking up a GIMP color with no palette
  parameter and $ENV{HOME} not set.

18 years ago- convert t/t15color.t to Test::More
Tony Cook [Thu, 4 Aug 2005 14:40:37 +0000 (14:40 +0000)]
- convert t/t15color.t to Test::More

18 years agomore to do
Tony Cook [Thu, 4 Aug 2005 06:31:50 +0000 (06:31 +0000)]
more to do

18 years ago- remove old #if 0 code from Imager.xs
Tony Cook [Thu, 4 Aug 2005 06:24:57 +0000 (06:24 +0000)]
- remove old #if 0 code from Imager.xs

18 years ago- loading filter DLLs/DSOs had an off-by-one error allocating a buffer
Tony Cook [Thu, 4 Aug 2005 06:24:03 +0000 (06:24 +0000)]
- loading filter DLLs/DSOs had an off-by-one error allocating a buffer
  for the filename of the library (does anyone use this functionality?)

18 years ago- added tiff_bitspersample and tiff_photometric tags to tiff images
Tony Cook [Wed, 3 Aug 2005 06:34:18 +0000 (06:34 +0000)]
- added tiff_bitspersample and tiff_photometric tags to tiff images
  when read

18 years agomore stuff to do
Tony Cook [Wed, 3 Aug 2005 04:34:36 +0000 (04:34 +0000)]
more stuff to do

18 years agoput off antialiasing work
Tony Cook [Tue, 28 Jun 2005 14:13:10 +0000 (14:13 +0000)]
put off antialiasing work

18 years agore-arrange for priority
Tony Cook [Sat, 25 Jun 2005 03:47:27 +0000 (03:47 +0000)]
re-arrange for priority

18 years agoadded issue numbers
Tony Cook [Fri, 24 Jun 2005 03:54:07 +0000 (03:54 +0000)]
added issue numbers

18 years agowhat do we do about incomplete files?
Tony Cook [Fri, 24 Jun 2005 03:43:21 +0000 (03:43 +0000)]
what do we do about incomplete files?

18 years ago- give the colorcount() and maxcolors() methods their own entries and
Tony Cook [Thu, 2 Jun 2005 13:26:58 +0000 (13:26 +0000)]
- give the colorcount() and maxcolors() methods their own entries and
  add them to the method index.

18 years agorelease notes
Tony Cook [Thu, 2 Jun 2005 10:52:15 +0000 (10:52 +0000)]
release notes

18 years agoadd to my workload
Tony Cook [Wed, 1 Jun 2005 03:17:59 +0000 (03:17 +0000)]
add to my workload

18 years agoprep TODO for next release
Tony Cook [Wed, 1 Jun 2005 03:13:29 +0000 (03:13 +0000)]
prep TODO for next release

18 years ago0.45 release
Tony Cook [Mon, 30 May 2005 04:25:49 +0000 (04:25 +0000)]
0.45 release

18 years agonote to use the right make under Win32
Tony Cook [Mon, 30 May 2005 04:23:16 +0000 (04:23 +0000)]
note to use the right make under Win32

18 years ago- t/t105gif.t wasn't handling buggy giflibs correctly
Tony Cook [Thu, 26 May 2005 04:22:58 +0000 (04:22 +0000)]
- t/t105gif.t wasn't handling buggy giflibs correctly

18 years agoMETA.yml updated version number
Tony Cook [Tue, 24 May 2005 06:54:41 +0000 (06:54 +0000)]
META.yml updated version number

18 years ago0.44_01 release
Tony Cook [Tue, 24 May 2005 06:52:46 +0000 (06:52 +0000)]
0.44_01 release

18 years ago- add some Mac OS X notes to the README
Tony Cook [Tue, 24 May 2005 06:50:14 +0000 (06:50 +0000)]
- add some Mac OS X notes to the README

18 years agomake sure meta.tmp is cleaned up
Tony Cook [Tue, 24 May 2005 05:07:50 +0000 (05:07 +0000)]
make sure meta.tmp is cleaned up

18 years ago- use a temp file to avoid messing with echo on Win32 when building
Tony Cook [Tue, 24 May 2005 04:59:30 +0000 (04:59 +0000)]
- use a temp file to avoid messing with echo on Win32 when building
  META.yml

18 years ago- work around junk that pkg-config sends to stderr on FreeBSD 4.10
Tony Cook [Tue, 24 May 2005 04:17:34 +0000 (04:17 +0000)]
- work around junk that pkg-config sends to stderr on FreeBSD 4.10
- testimg/base.jpg was missing from the MANIFEST, causing test failures

18 years agoadded Test::More files to MANIFEST
Tony Cook [Tue, 24 May 2005 04:12:05 +0000 (04:12 +0000)]
added Test::More files to MANIFEST

18 years agowas missing use lib 't';
Tony Cook [Tue, 24 May 2005 03:47:20 +0000 (03:47 +0000)]
was missing use lib 't';

18 years agoadd missing SKIP label
Tony Cook [Tue, 24 May 2005 01:24:39 +0000 (01:24 +0000)]
add missing SKIP label

18 years agoadded C< use lib 't'; > where needed
Tony Cook [Tue, 24 May 2005 01:15:40 +0000 (01:15 +0000)]
added C< use lib 't'; > where needed

18 years ago- add tests to exercise hatch fills for floating images. This code is
Tony Cook [Tue, 24 May 2005 01:09:50 +0000 (01:09 +0000)]
- add tests to exercise hatch fills for floating images.  This code is
  mis-generated with the gcc 4.0 that ships with OS X 10.4