|
|
|
@8485
|
11 months |
cristy |
|
|
|
|
@8480
|
11 months |
cristy |
|
|
|
|
@8476
|
11 months |
cristy |
|
|
|
|
@8408
|
11 months |
cristy |
|
|
|
|
@8403
|
11 months |
cristy |
|
|
|
|
@8316
|
11 months |
cristy |
|
|
|
|
@8314
|
11 months |
cristy |
|
|
|
|
@8184
|
12 months |
glennrp |
Restore palette-checking when writing a PNG (but not when writing a MNG)
|
|
|
|
@8173
|
12 months |
glennrp |
Display PNG colortype as a string in -verbose output
|
|
|
|
@8172
|
12 months |
glennrp |
Disable new libpng-1.5.10 palette-checking feature
|
|
|
|
@8093
|
12 months |
glennrp |
Ignore APNG chunks even when libpng was built with the "APNG patch".
|
|
|
|
@7952
|
12 months |
cristy |
|
|
|
|
@7943
|
12 months |
glennrp |
Preserve colorspace info from gAMA, cHRM, and sRGB chunks.
|
|
|
|
@7918
|
12 months |
glennrp |
Added a note to coders/png.c explaining that ancillary colorspace chunks
…
|
|
|
|
@7884
|
13 months |
cristy |
|
|
|
|
@7775
|
13 months |
glennrp |
Do not write an invalid PNG sRGB chunk when rendering intent is undefined
|
|
|
|
@7745
|
13 months |
cristy |
|
|
|
|
@7645
|
13 months |
glennrp |
Display PNG colortype as a string in debugging log
|
|
|
|
@7638
|
13 months |
glennrp |
Strip trailing blanks in coders/png.c
|
|
|
|
@7547
|
13 months |
cristy |
|
|
|
|
@7458
|
14 months |
glennrp |
Always unlock the semaphore on return or error return from the PNG codec.
|
|
|
|
@7219
|
14 months |
cristy |
|
|
|
|
@7190
|
14 months |
cristy |
|
|
|
|
@7189
|
14 months |
glennrp |
stored file_gamma for later use by identify
|
|
|
|
@7019
|
15 months |
glennrp |
Make non-ping identify report DirectClass? for transparent PNGs, as does
…
|
|
|
|
@6946
|
15 months |
glennrp |
Removed some dead code in coders/png.c
|
|
|
|
@6813
|
16 months |
glennrp |
Implemented "-define png:format=png8|png24|png32" (from IM6)
|
|
|
|
@6777
|
16 months |
cristy |
|
|
|
|
@6770
|
16 months |
cristy |
|
|
|
|
@6768
|
16 months |
cristy |
|
|
|
|
@6628
|
16 months |
glennrp |
Eliminate spurious error message from the PNG encoder.
|
|
|
|
@6627
|
16 months |
glennrp |
The PNG encoder was ignoring png:compression-level=1.
|
|
|
|
@6619
|
16 months |
cristy |
|
|
|
|
@6500
|
16 months |
glennrp |
Don't write ancillary chunks in PNG-encoded ICO files.
|
|
|
|
@6446
|
17 months |
glennrp |
Removed 3 redundant lines of code from coders/png.c
|
|
|
|
@6418
|
17 months |
cristy |
|
|
|
|
@6414
|
17 months |
cristy |
|
|
|
|
@6355
|
17 months |
glennrp |
Fixed problem with -depth 12 in the PNG encoder, again.
|
|
|
|
@6343
|
17 months |
cristy |
|
|
|
|
@6339
|
17 months |
glennrp |
Fix PNG encoder problem with -depth 12.
|
|
|
|
@6324
|
17 months |
cristy |
|
|
|
|
@6307
|
17 months |
glennrp |
Fix "-quality" handling in the JNG encoder.
|
|
|
|
@6274
|
17 months |
cristy |
|
|
|
|
@6273
|
17 months |
cristy |
|
|
|
|
@6270
|
17 months |
cristy |
|
|
|
|
@6269
|
17 months |
cristy |
|
|
|
|
@6241
|
17 months |
glennrp |
Use "(void) var;" instead of "var=var;" to suppress unused var warnings
|
|
|
|
@6226
|
17 months |
cristy |
|
|
|
|
@6207
|
17 months |
glennrp |
Fixed bug with scaling background while writing sub-8-bit grayscale …
|
|
|
|
@6183
|
18 months |
cristy |
|
|
|
|
@6138
|
18 months |
glennrp |
Eliminated FARDATA from coders/png.c; it won't be supplied by libpng16.
|
|
|
|
@6119
|
18 months |
cristy |
|
|
|
|
@6025
|
18 months |
cristy |
|
|
|
|
@5991
|
18 months |
cristy |
|
|
|
|
@5786
|
19 months |
cristy |
|
|
|
|
@5701
|
19 months |
cristy |
|
|
|
|
@5695
|
19 months |
cristy |
|
|
|
|
@5676
|
19 months |
glennrp |
Wrapped some long lines in coders/png.c
|
|
|
|
@5652
|
20 months |
cristy |
|
|
|
|
@5651
|
20 months |
cristy |
|
|
|
|
@5620
|
20 months |
cristy |
|
|
|
|
@5497
|
20 months |
glennrp |
typecast (unsigned int) in png.c
|
|
|
|
@5495
|
20 months |
glennrp |
Recognize certain sRGB profiles by their crc32.
|
|
|
|
@5485
|
20 months |
cristy |
|
|
|
|
@5475
|
20 months |
cristy |
|
|
|
|
@5474
|
20 months |
cristy |
|
|
|
|
@5471
|
20 months |
glennrp |
Recognize the ICC sRGB v4 profile and write the PNG sRGB chunk instead.
|
|
|
|
@5440
|
20 months |
cristy |
|
|
|
|
@5436
|
20 months |
cristy |
|
|
|
|
@5362
|
20 months |
cristy |
|
|
|
|
@5258
|
21 months |
cristy |
|
|
|
|
@5235
|
21 months |
cristy |
|
|
|
|
@5224
|
21 months |
cristy |
|
|
|
|
@5201
|
21 months |
glennrp |
Revised some whitespace in coders/png.c
|
|
|
|
@5159
|
21 months |
cristy |
|
|
|
|
@5158
|
21 months |
cristy |
|
|
|
|
@5124
|
21 months |
cristy |
|
|
|
|
@5115
|
21 months |
cristy |
|
|
|
|
@5095
|
21 months |
cristy |
|
|
|
|
@5094
|
21 months |
cristy |
|
|
|
|
@5080
|
21 months |
cristy |
|
|
|
|
@5073
|
21 months |
glennrp |
Recognize the sRGB profile and write the sRGB chunk instead of the full …
|
|
|
|
@5019
|
21 months |
cristy |
|
|
|
|
@5009
|
21 months |
glennrp |
The -strip option was excluding the PNG tRNS chunk.
|
|
|
|
@5007
|
21 months |
glennrp |
OpaqueAlpha? and TransparentAlpha? were mixed up in the PNG8 encoder.
|
|
|
|
@5005
|
21 months |
glennrp |
Merge multiple transparent colors to the background color when writing …
|
|
|
|
@4996
|
21 months |
glennrp |
Make png encoder respect -define png:colortype=2 for PseudoClass? image.
|
|
|
|
@4924
|
22 months |
glennrp |
Use LBRPixel*() macro name consistently.
|
|
|
|
@4922
|
22 months |
glennrp |
Renamed LBR01PixelPacketRed, etc., to LBR01PacketRed,etc for consistency.
|
|
|
|
@4810
|
22 months |
glennrp |
Exit test loop immediately when a non-gray pixel is found.
|
|
|
|
@4797
|
23 months |
cristy |
|
|
|
|
@4794
|
23 months |
glennrp |
Fix out-of-date comment about -define PNG:compression-strategy, etc.
|
|
|
|
@4781
|
23 months |
cristy |
|
|
|
|
@4752
|
23 months |
cristy |
|
|
|
|
@4744
|
23 months |
cristy |
|
|
|
|
@4728
|
23 months |
cristy |
|
|
|
|
@4722
|
23 months |
glennrp |
Folded long lines in coders/png.c
|
|
|
|
@4687
|
23 months |
cristy |
|
|
|
|
@4686
|
23 months |
glennrp |
Accept defined compression-filter=6,7,8,9 to be consistent with -quality …
|
|
|
|
@4680
|
23 months |
glennrp |
Avoid using Z_RLE and Z_FIXED with old zlib versions that don't support …
|
|
|
|