On my Mac OSX Tiger IM 6.6.7.4 Q16 my command worked just fine on your original.png image. It was trimmed to 35x33 pixels, still was transparent, had 16 colors and type palettematte.
Code: Select all
Format: PNG (Portable Network Graphics)
Class: DirectClass
Geometry: 35x33+0+0
Resolution: 72x72
Print size: 0.486111x0.458333
Units: Undefined
Type: PaletteMatte
Endianess: Undefined
Colorspace: RGB
Depth: 8-bit
Channel depth:
red: 8-bit
green: 8-bit
blue: 8-bit
alpha: 1-bit
Channel statistics:
Red:
min: 0 (0)
max: 255 (1)
mean: 61.89 (0.242706)
standard deviation: 60.9231 (0.238914)
kurtosis: -0.028327
skewness: 0.860683
Green:
min: 0 (0)
max: 255 (1)
mean: 104.424 (0.409507)
standard deviation: 90.2587 (0.353956)
kurtosis: -1.49733
skewness: 0.099617
Blue:
min: 0 (0)
max: 205 (0.803922)
mean: 81.5004 (0.31961)
standard deviation: 72.0088 (0.282388)
kurtosis: -1.49209
skewness: 0.232474
Alpha:
min: 0 (0)
max: 255 (1)
mean: 183.026 (0.717749)
standard deviation: 114.774 (0.450095)
kurtosis: -1.06381
skewness: 0.967569
Image statistics:
Overall:
min: 0 (0)
max: 255 (1)
mean: 79.9472 (0.313518)
standard deviation: 86.9147 (0.340842)
kurtosis: -0.781873
skewness: 0.73567
Alpha: none #00000000
Histogram:
326: ( 0, 0, 0, 0) #00000000 none
91: ( 16, 16, 16,255) #101010 rgba(16,16,16,1)
77: ( 24, 74, 74,255) #184A4A rgba(24,74,74,1)
39: ( 49,115,115,255) #317373 rgba(49,115,115,1)
222: ( 57,148,148,255) #399494 rgba(57,148,148,1)
22: ( 82, 98, 41,255) #526229 rgba(82,98,41,1)
100: ( 98,213,180,255) #62D5B4 rgba(98,213,180,1)
76: (115,172, 49,255) #73AC31 rgba(115,172,49,1)
81: (131,238,197,255) #83EEC5 rgba(131,238,197,1)
34: (164,213, 65,255) #A4D541 rgba(164,213,65,1)
23: (172, 0, 49,255) #AC0031 rgba(172,0,49,1)
39: (189,255,115,255) #BDFF73 rgba(189,255,115,1)
10: (205,205,205,255) #CDCDCD rgba(205,205,205,1)
7: (238, 32, 57,255) #EE2039 rgba(238,32,57,1)
8: (255,106, 98,255) #FF6A62 rgba(255,106,98,1)
Rendering intent: Undefined
Interlace: None
Background color: rgba(16,16,16,1)
Border color: rgba(223,223,223,1)
Matte color: grey74
Transparent color: none
Compose: Over
Page geometry: 96x96+28+30
Origin geometry: +28+30
Dispose: Undefined
Iterations: 0
Compression: Zip
Orientation: Undefined
Properties:
date:create: 2011-02-04T18:54:04-08:00
date:modify: 2011-02-04T18:54:04-08:00
signature: f8a5c34c72b7e0291fe6f83ef6cac05b58a7b9e4c54684a1f173eefbfbee1c03
Artifacts:
verbose: true
Tainted: False
Filesize: 644BB
Number pixels: 1.16KB
Pixels per second: 57.8KB
User time: 0.000u
Elapsed time: 0:01.020
Version: ImageMagick 6.6.7-4 2011-01-30 Q16 http://www.imagemagick.org
As I said there have been changes in the last number of releases to the PNG format (still a work in progress to fix all the bugs), so as this works in 6.6.7.4, perhaps you should upgrade (though I don't know what version IM MacPorts is using). I have all my delegates installed by MacPorts, but I install IM manually to /usr/local/bin. That way I can keep up with IM and not have to wait for MacPorts to catch up.