]> granicus.if.org Git - imagemagick/log
imagemagick
13 years ago(no commit message)
cristy [Wed, 29 Dec 2010 21:50:07 +0000 (21:50 +0000)]

13 years ago(no commit message)
cristy [Wed, 29 Dec 2010 17:38:08 +0000 (17:38 +0000)]

13 years ago(no commit message)
cristy [Wed, 29 Dec 2010 17:29:17 +0000 (17:29 +0000)]

13 years ago(no commit message)
cristy [Wed, 29 Dec 2010 13:43:35 +0000 (13:43 +0000)]

13 years ago(no commit message)
cristy [Tue, 28 Dec 2010 18:48:57 +0000 (18:48 +0000)]

13 years ago(no commit message)
cristy [Tue, 28 Dec 2010 18:48:29 +0000 (18:48 +0000)]

13 years ago(no commit message)
cristy [Tue, 28 Dec 2010 14:45:29 +0000 (14:45 +0000)]

13 years ago(no commit message)
cristy [Mon, 27 Dec 2010 15:59:54 +0000 (15:59 +0000)]

13 years ago(no commit message)
cristy [Sun, 26 Dec 2010 19:57:38 +0000 (19:57 +0000)]

13 years ago(no commit message)
cristy [Sat, 25 Dec 2010 01:00:34 +0000 (01:00 +0000)]

13 years ago(no commit message)
cristy [Sat, 25 Dec 2010 00:06:48 +0000 (00:06 +0000)]

13 years ago(no commit message)
cristy [Fri, 24 Dec 2010 21:38:38 +0000 (21:38 +0000)]

13 years agoHandle transparent images properly when tRNS chunk is excluded.
glennrp [Fri, 24 Dec 2010 18:00:33 +0000 (18:00 +0000)]
Handle transparent images properly when tRNS chunk is excluded.

13 years agoFix typos in png.c (gama should be srgb) and add tRNS to the list of chunks
glennrp [Fri, 24 Dec 2010 16:37:33 +0000 (16:37 +0000)]
Fix typos in png.c (gama should be srgb) and add tRNS to the list of chunks

that can be excluded (for now an attempt to exclude tRNS does nothing).

13 years agoAccept -define PNG:exclude-chunks and include-chunks as exclude-chunk, etc.
glennrp [Fri, 24 Dec 2010 14:27:26 +0000 (14:27 +0000)]
Accept -define PNG:exclude-chunks and include-chunks as exclude-chunk, etc.

13 years agoMake the PNG encoder exclude the gAMA chunk when requested.
glennrp [Fri, 24 Dec 2010 13:44:32 +0000 (13:44 +0000)]
Make the PNG encoder exclude the gAMA chunk when requested.

Trivially fix spelling and grammar in magick/property.c

13 years agoFix some indentation, use "logging" consistently as a MagickBooleanType.
glennrp [Fri, 24 Dec 2010 01:31:34 +0000 (01:31 +0000)]
Fix some indentation, use "logging" consistently as a MagickBooleanType.

13 years ago(no commit message)
glennrp [Fri, 24 Dec 2010 00:33:05 +0000 (00:33 +0000)]

13 years agoGet both Property and Artifact directives in coders/png.c
glennrp [Fri, 24 Dec 2010 00:30:00 +0000 (00:30 +0000)]
Get both Property and Artifact directives in coders/png.c

13 years ago*image instead if image in SetImageProperty in wand/mogrify.c
glennrp [Thu, 23 Dec 2010 22:42:52 +0000 (22:42 +0000)]
*image instead if image in SetImageProperty in wand/mogrify.c

13 years agoUse SetImageOption instead of SetImageArtifact
glennrp [Thu, 23 Dec 2010 22:37:49 +0000 (22:37 +0000)]
Use SetImageOption instead of SetImageArtifact

13 years ago(no commit message)
cristy [Thu, 23 Dec 2010 21:38:06 +0000 (21:38 +0000)]

13 years ago(no commit message)
cristy [Thu, 23 Dec 2010 21:36:08 +0000 (21:36 +0000)]

13 years agorevised ChangeLog entry for PNG/MNG/JNG
glennrp [Thu, 23 Dec 2010 19:15:48 +0000 (19:15 +0000)]
revised ChangeLog entry for PNG/MNG/JNG

13 years agoAvoid writing ancillary chunks while generating the JNG alpha channel.
glennrp [Thu, 23 Dec 2010 19:13:35 +0000 (19:13 +0000)]
Avoid writing ancillary chunks while generating the JNG alpha channel.

13 years ago(no commit message)
cristy [Thu, 23 Dec 2010 18:10:46 +0000 (18:10 +0000)]

13 years agoAdded PNG:exclude-chunk=all PNG:include-chunk=gama to the strip option.
glennrp [Thu, 23 Dec 2010 16:26:42 +0000 (16:26 +0000)]
Added PNG:exclude-chunk=all PNG:include-chunk=gama to the strip option.

13 years agoAdded png:exclude-chunk and png:include-chunk defines
glennrp [Thu, 23 Dec 2010 16:22:42 +0000 (16:22 +0000)]
Added png:exclude-chunk and png:include-chunk defines

13 years agoFixed spelling (opacty => opacity)
glennrp [Thu, 23 Dec 2010 13:02:50 +0000 (13:02 +0000)]
Fixed spelling (opacty => opacity)

13 years ago(no commit message)
cristy [Wed, 22 Dec 2010 20:28:51 +0000 (20:28 +0000)]

13 years ago(no commit message)
cristy [Wed, 22 Dec 2010 16:19:11 +0000 (16:19 +0000)]

13 years ago(no commit message)
cristy [Wed, 22 Dec 2010 15:55:53 +0000 (15:55 +0000)]

13 years ago(no commit message)
cristy [Tue, 21 Dec 2010 20:46:59 +0000 (20:46 +0000)]

13 years agoUse a clone instead of the main image in the PNG encoder.
glennrp [Tue, 21 Dec 2010 15:08:06 +0000 (15:08 +0000)]
Use a clone instead of the main image in the PNG encoder.

13 years agoUse a clone instead of the main image in the PNG encoder.
glennrp [Tue, 21 Dec 2010 14:53:03 +0000 (14:53 +0000)]
Use a clone instead of the main image in the PNG encoder.

13 years ago(no commit message)
cristy [Tue, 21 Dec 2010 14:36:06 +0000 (14:36 +0000)]

13 years agoCLUT interpolation bug fix
anthony [Tue, 21 Dec 2010 02:43:33 +0000 (02:43 +0000)]
CLUT interpolation bug fix

13 years ago(no commit message)
cristy [Mon, 20 Dec 2010 19:18:20 +0000 (19:18 +0000)]

13 years ago(no commit message)
cristy [Mon, 20 Dec 2010 19:01:58 +0000 (19:01 +0000)]

13 years ago(no commit message)
cristy [Mon, 20 Dec 2010 15:57:05 +0000 (15:57 +0000)]

13 years ago(no commit message)
cristy [Mon, 20 Dec 2010 14:03:25 +0000 (14:03 +0000)]

13 years ago(no commit message)
cristy [Sun, 19 Dec 2010 23:22:14 +0000 (23:22 +0000)]

13 years ago(no commit message)
cristy [Sun, 19 Dec 2010 20:29:16 +0000 (20:29 +0000)]

13 years ago(no commit message)
cristy [Sun, 19 Dec 2010 02:40:11 +0000 (02:40 +0000)]

13 years ago(no commit message)
cristy [Sun, 19 Dec 2010 02:32:11 +0000 (02:32 +0000)]

13 years ago(no commit message)
cristy [Sat, 18 Dec 2010 23:25:56 +0000 (23:25 +0000)]

13 years agoRemoved some dead code (already in an #if 0 block)
glennrp [Fri, 17 Dec 2010 17:31:30 +0000 (17:31 +0000)]
Removed some dead code (already in an #if 0 block)

13 years agoEliminated some IsGray() tests, rewrote BUILD_PALETTE block.
glennrp [Fri, 17 Dec 2010 17:28:54 +0000 (17:28 +0000)]
Eliminated some IsGray() tests, rewrote BUILD_PALETTE block.

13 years ago(no commit message)
cristy [Fri, 17 Dec 2010 00:58:04 +0000 (00:58 +0000)]

13 years ago(no commit message)
cristy [Thu, 16 Dec 2010 14:26:10 +0000 (14:26 +0000)]

13 years ago(no commit message)
cristy [Thu, 16 Dec 2010 13:44:43 +0000 (13:44 +0000)]

13 years ago(no commit message)
cristy [Wed, 15 Dec 2010 17:11:47 +0000 (17:11 +0000)]

13 years ago(no commit message)
cristy [Wed, 15 Dec 2010 01:54:43 +0000 (01:54 +0000)]

13 years agoEliminated unnecessary quantization and some other "if 0" blocks.
glennrp [Mon, 13 Dec 2010 20:45:45 +0000 (20:45 +0000)]
Eliminated unnecessary quantization and some other "if 0" blocks.

13 years agoFixed a confusing but apparently harmless improper loop nesting in PNG encoder.
glennrp [Mon, 13 Dec 2010 20:40:04 +0000 (20:40 +0000)]
Fixed a confusing but apparently harmless improper loop nesting in PNG encoder.

13 years ago(no commit message)
cristy [Mon, 13 Dec 2010 01:52:32 +0000 (01:52 +0000)]

13 years ago(no commit message)
cristy [Sun, 12 Dec 2010 21:35:47 +0000 (21:35 +0000)]

13 years ago(no commit message)
cristy [Sun, 12 Dec 2010 21:12:42 +0000 (21:12 +0000)]

13 years ago(no commit message)
cristy [Sun, 12 Dec 2010 20:33:53 +0000 (20:33 +0000)]

13 years agoEliminated CompressColormapTransFirst.
glennrp [Sun, 12 Dec 2010 04:36:28 +0000 (04:36 +0000)]
Eliminated CompressColormapTransFirst.

13 years agoEliminated CompressColormapTransFirst().
glennrp [Sun, 12 Dec 2010 04:35:33 +0000 (04:35 +0000)]
Eliminated CompressColormapTransFirst().

13 years ago(no commit message)
cristy [Sat, 11 Dec 2010 23:36:38 +0000 (23:36 +0000)]

13 years ago(no commit message)
cristy [Sat, 11 Dec 2010 16:44:38 +0000 (16:44 +0000)]

13 years ago(no commit message)
cristy [Sat, 11 Dec 2010 16:41:53 +0000 (16:41 +0000)]

13 years agoAvoid using clone_image; all we needed was a local copy of the colormap.
glennrp [Sat, 11 Dec 2010 05:24:00 +0000 (05:24 +0000)]
Avoid using clone_image; all we needed was a local copy of the colormap.

13 years agoPNG encoder always rebuilds the palette to avoid losing transparency.
glennrp [Sat, 11 Dec 2010 05:01:05 +0000 (05:01 +0000)]
PNG encoder always rebuilds the palette to avoid losing transparency.

13 years ago(no commit message)
cristy [Sat, 11 Dec 2010 02:30:29 +0000 (02:30 +0000)]

13 years ago(no commit message)
cristy [Sat, 11 Dec 2010 02:27:51 +0000 (02:27 +0000)]

13 years ago(no commit message)
cristy [Sat, 11 Dec 2010 02:17:57 +0000 (02:17 +0000)]

13 years agoBug fix for -transpose and -transverse virtual canvas
anthony [Fri, 10 Dec 2010 13:06:46 +0000 (13:06 +0000)]
Bug fix for -transpose and -transverse virtual canvas

13 years ago(no commit message)
anthony [Fri, 10 Dec 2010 12:54:31 +0000 (12:54 +0000)]

13 years agoBug fix of bug fix for flip and flop
anthony [Fri, 10 Dec 2010 12:45:59 +0000 (12:45 +0000)]
Bug fix of bug fix for flip and flop

13 years agoMinor bug fix for flip and flop virtual canavs calculations
anthony [Fri, 10 Dec 2010 12:12:38 +0000 (12:12 +0000)]
Minor bug fix for flip and flop virtual canavs calculations

13 years ago(no commit message)
cristy [Fri, 10 Dec 2010 01:38:54 +0000 (01:38 +0000)]

13 years ago(no commit message)
cristy [Thu, 9 Dec 2010 14:27:51 +0000 (14:27 +0000)]

13 years ago(no commit message)
cristy [Thu, 9 Dec 2010 12:34:06 +0000 (12:34 +0000)]

13 years agoFuzz Distance and Transparent Colors Fix
anthony [Thu, 9 Dec 2010 03:18:40 +0000 (03:18 +0000)]
Fuzz Distance and Transparent Colors Fix

13 years ago(no commit message)
cristy [Wed, 8 Dec 2010 02:54:25 +0000 (02:54 +0000)]

13 years ago(no commit message)
cristy [Wed, 8 Dec 2010 02:29:33 +0000 (02:29 +0000)]

13 years ago(no commit message)
cristy [Tue, 7 Dec 2010 14:12:32 +0000 (14:12 +0000)]

13 years agoBug fix in threshold.c Introduced IM v6.6.5-6 for unknown reason
anthony [Mon, 6 Dec 2010 06:10:48 +0000 (06:10 +0000)]
Bug fix in threshold.c  Introduced IM v6.6.5-6 for unknown reason
no action found in changelog

13 years ago(no commit message)
cristy [Mon, 6 Dec 2010 01:52:50 +0000 (01:52 +0000)]

13 years ago(no commit message)
cristy [Sun, 5 Dec 2010 18:49:00 +0000 (18:49 +0000)]

13 years ago(no commit message)
cristy [Sat, 4 Dec 2010 23:12:08 +0000 (23:12 +0000)]

13 years ago(no commit message)
cristy [Sat, 4 Dec 2010 20:57:04 +0000 (20:57 +0000)]

13 years ago(no commit message)
cristy [Sat, 4 Dec 2010 20:00:59 +0000 (20:00 +0000)]

13 years ago(no commit message)
cristy [Sat, 4 Dec 2010 18:02:53 +0000 (18:02 +0000)]

13 years ago(no commit message)
cristy [Fri, 3 Dec 2010 16:52:36 +0000 (16:52 +0000)]

13 years agoDon't SyncImage on entry to the PNG encoder if depth > 8 (lost transparency)
glennrp [Fri, 3 Dec 2010 14:57:40 +0000 (14:57 +0000)]
Don't SyncImage on entry to the PNG encoder if depth > 8 (lost transparency)

13 years ago(no commit message)
cristy [Thu, 2 Dec 2010 23:14:06 +0000 (23:14 +0000)]

13 years agoEntries were out of order for 6.6.6-1 and 6.6.6-2
glennrp [Thu, 2 Dec 2010 03:29:12 +0000 (03:29 +0000)]
Entries were out of order for 6.6.6-1 and 6.6.6-2

13 years ago(no commit message)
cristy [Thu, 2 Dec 2010 01:11:25 +0000 (01:11 +0000)]

13 years ago(no commit message)
cristy [Wed, 1 Dec 2010 23:41:33 +0000 (23:41 +0000)]

13 years ago(no commit message)
cristy [Wed, 1 Dec 2010 20:40:37 +0000 (20:40 +0000)]

13 years ago(no commit message)
cristy [Wed, 1 Dec 2010 19:31:14 +0000 (19:31 +0000)]

13 years ago(no commit message)
cristy [Wed, 1 Dec 2010 01:00:50 +0000 (01:00 +0000)]

13 years ago(no commit message)
cristy [Wed, 1 Dec 2010 00:57:40 +0000 (00:57 +0000)]

13 years agoRevised threshold maps c7x7b and c7x7w to be more complementary to each other.
glennrp [Tue, 30 Nov 2010 04:43:13 +0000 (04:43 +0000)]
Revised threshold maps c7x7b and c7x7w to be more complementary to each other.

13 years ago(no commit message)
cristy [Tue, 30 Nov 2010 03:04:52 +0000 (03:04 +0000)]

13 years agospelling (blury -> blurry)
glennrp [Mon, 29 Nov 2010 14:14:47 +0000 (14:14 +0000)]
spelling (blury -> blurry)