Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
e1f44735c4f297207b12079956456430fc884b62
/
ChangeLog
e1f4473
by cristy
· 14 years ago
98a8577
by cristy
· 14 years ago
37af091
by cristy
· 14 years ago
86f3354
by cristy
· 14 years ago
c05a6f5
by cristy
· 14 years ago
3b6fd2e
by cristy
· 14 years ago
f208d3d
add reference to bug report for PNG depth handling.
by glennrp
· 14 years ago
8e58efd
The PNG encoder now respects "-depth 1|2|4" settings.
by glennrp
· 14 years ago
a20c904
by cristy
· 14 years ago
31bada5
by cristy
· 14 years ago
9be2c11
spelling typo
by glennrp
· 14 years ago
ef7e1ac
by cristy
· 14 years ago
8ca51ad
Revised PNG8 reduction to work with a special case that reduces
by glennrp
· 14 years ago
9007d45
by cristy
· 14 years ago
77110c3
Fixed some cut-and-paste errors in new PNG8 reduction code.
by glennrp
· 14 years ago
b0d5270
CommandOptionFlags settings (SimpleOperationOptionFlags)
by anthony
· 14 years ago
b027cd5
by cristy
· 14 years ago
28e83f1
Fix FX interpolate default
by anthony
· 14 years ago
aed92bc
by cristy
· 14 years ago
f998fb3
by cristy
· 14 years ago
27a2db4
spelling: coefficent -> coefficient, equivelent -> equivalent
by glennrp
· 14 years ago
df8ebac
Backout from 'operations' seperation until IMv7 ready
by anthony
· 14 years ago
c6c391a
Write proper grayscale value in bKGD chunk when writing a grayscale PNG.
by glennrp
· 14 years ago
4a28bcf
Write proper bKGD chunk values in grayscale PNG output.
by glennrp
· 14 years ago
09d867c
-sparse-color Inverse method
by anthony
· 14 years ago
56ad422
Separate SimpleOperations from Mogrify Region handling
by anthony
· 14 years ago
1652a65
by cristy
· 14 years ago
3faa9a3
Simplified LosslessReduceDepthOK in coders/png.c
by glennrp
· 14 years ago
9892945
Backed out today's updates to coders/png.c
by glennrp
· 14 years ago
963fcab
speling erors fixed
by glennrp
· 14 years ago
0a19288
Simplified the PNG encoder's LosslessReduceDepthOK() function.
by glennrp
· 14 years ago
5ea220b
Bug fix - stop infinite loop with +repage -crop 0x40
by anthony
· 14 years ago
fcbcae8
by cristy
· 14 years ago
3567719
spelling
by glennrp
· 14 years ago
ce2716b
Addition of Flags to CommandOption parse table
by anthony
· 14 years ago
ba0e43c
fix typos
by glennrp
· 14 years ago
17b710a
by cristy
· 14 years ago
f0bc6f3
by anthony
· 14 years ago
81c05fd
flilter:blur is multiplicative adjust rather than replace
by anthony
· 14 years ago
9814091
by cristy
· 14 years ago
9292348
Fix latest changelog entry about adding "date" keyword to png:exclude-chunk
by glennrp
· 14 years ago
8d3d6e5
Added -define PNG:preserve-colormap option to coders/png.c
by glennrp
· 14 years ago
a0ed009
Added "exclude-chunk=date" option to suppress date:create and date:modify tEXt chunks
by glennrp
· 14 years ago
f0e4a5a
by cristy
· 14 years ago
57bf93e
spelling
by glennrp
· 14 years ago
162a01c
Fixed version number on my latest entry.
by glennrp
· 14 years ago
ecb2af4
by cristy
· 14 years ago
5b92734
added "#define PNG_PTR_NORETURN" to png.c to prevent png_longjmp() failure.
by glennrp
· 14 years ago
c3abe2e
by cristy
· 14 years ago
fe2045f
minor layers composition bugfix
by anthony
· 14 years ago
84f1b6d
spelling
by glennrp
· 14 years ago
e698a25
Voronoi Morphology method (expermental)
by anthony
· 14 years ago
14c003a
by cristy
· 14 years ago
2eb93b6
Compose DarkenIntensity and LightenIntensity
by anthony
· 14 years ago
6eac8d7
BUG fix (wrong sign in morphology)
by anthony
· 14 years ago
3ce8e4c
Fix region transparency
by anthony
· 14 years ago
b8692ec
spelling
by glennrp
· 14 years ago
8b2786f
by cristy
· 14 years ago
28af371
Remove bogus image->colormap that is passed in to the PNG encoder with a
by glennrp
· 14 years ago
a8843c1
Fast Distance Morphology
by anthony
· 14 years ago
6ca3234
by anthony
· 14 years ago
529482f
Addition of new thinning kernels, skeleton
by anthony
· 14 years ago
b8efafd
by cristy
· 14 years ago
e01a940
by anthony
· 14 years ago
dca294a
png.c changed.
by glennrp
· 14 years ago
1ef941f
Add Octagon shape and Octagonal distance kernels
by anthony
· 14 years ago
ed6fae0
by cristy
· 14 years ago
cc2fb02
by cristy
· 14 years ago
3cd7cc9
by cristy
· 14 years ago
875c610
The PNG decoder sometimes set images with more than 256 different
by glennrp
· 14 years ago
cb395ac
Store ancillary chunk data for use by identify
by glennrp
· 14 years ago
147bc91
Store PNG IHDR data as properties
by glennrp
· 14 years ago
2029ddc
Addition of a -distort Resize distortion (geomerty argument)
by anthony
· 14 years ago
f56821b
by cristy
· 14 years ago
468fb00
by cristy
· 14 years ago
1f19e24
Fix Adaptive Resize
by anthony
· 14 years ago
9a68cbb
by cristy
· 14 years ago
342dcdf
spelling
by glennrp
· 14 years ago
8e6cb72
by cristy
· 14 years ago
9f4f034
Separated CropImageToTiles() from TransformImage() to allow better
by anthony
· 14 years ago
3903083
by cristy
· 14 years ago
46c3c9d
by cristy
· 14 years ago
e9c2719
Change handling of images in MogrifyImage() and MogrifyImages()
by anthony
· 14 years ago
1b80ae3
by cristy
· 14 years ago
b009425
by cristy
· 14 years ago
2822008
by cristy
· 14 years ago
54790c9
spelling
by glennrp
· 14 years ago
c65b5d6
by cristy
· 14 years ago
60e9799
by cristy
· 14 years ago
f7e6ab4
by cristy
· 14 years ago
374f5dd
Remove page_index and page_total from Image Structure (failured method)
by anthony
· 14 years ago
2253f17
by cristy
· 14 years ago
f327da7
by cristy
· 14 years ago
0a55b4c
Force PNG decoder to return image->matte=MagickTrue when the PNG has
by glennrp
· 14 years ago
dda41a4
by anthony
· 14 years ago
9bd1549
Finalise -duplicate option
by anthony
· 14 years ago
d337164
Preserve colors better using 4-4-4 palette when possible when reducing to PNG8.
by glennrp
· 14 years ago
82b3c53
Use 50% threshold, try 3-3-3 palette, collapse all transparent colors to
by glennrp
· 14 years ago
c925339
Another fix for sparse colors and preserve unused color channels
by anthony
· 14 years ago
21147d5
by cristy
· 14 years ago
Next »