|
|
|
@12283
|
4 days |
glennrp |
Added Argyll_sRGB and Facebook's TINYsRGB to list of recognized sRGB …
|
|
|
|
@12281
|
4 days |
glennrp |
Recognize ICC profiles that are sRGB and use PNG sRGB chunk instead
|
|
|
|
@12236
|
10 days |
cristy |
|
|
|
|
@12134
|
2 weeks |
glennrp |
Eliminated whitespace in image properties that store PNG chunk data.
|
|
|
|
@12006
|
3 weeks |
cristy |
|
|
|
|
@11949
|
4 weeks |
glennrp |
Use PNG_BENIGN_ERRORS_SUPPORTED instead of PNG_LIBPNG_VER to check
for …
|
|
|
|
@11879
|
4 weeks |
glennrp |
Handle benign errors as warnings in the PNG coder.
|
|
|
|
@11693
|
6 weeks |
cristy |
|
|
|
|
@11657
|
6 weeks |
glennrp |
Don't write PNG gAMA or cHRM chunks when writing the sRGB or iCCP chunk.
|
|
|
|
@11438
|
2 months |
glennrp |
Fixed some indentation in coders/png.c
|
|
|
|
@11398
|
2 months |
glennrp |
Added more version info to coders/png.c debug output, fixed some …
|
|
|
|
@11391
|
2 months |
glennrp |
Added version info to debug log from the png codec
|
|
|
|
@11240
|
3 months |
glennrp |
Avoid a libpng16 warning about storing unknown chunks.
|
|
|
|
@11236
|
3 months |
glennrp |
Do not replace gAMA chunk found in input with 1/2.2
|
|
|
|
@11193
|
3 months |
glennrp |
Relocated png_set_iCCP() and png_set_gAMA() after png_set_IHDR() in …
|
|
|
|
@11192
|
3 months |
glennrp |
Removed a debug printout from coders/png.c
|
|
|
|
@11180
|
3 months |
glennrp |
Relocated png_set_bKGD, etc., after png_set_IHDR.
|
|
|
|
@11052
|
3 months |
glennrp |
Revised the description string for the PNG00 subformat.
|
|
|
|
@11009
|
3 months |
cristy |
|
|
|
|
@10912
|
3 months |
glennrp |
Added single quotes around debug printout of text keyword
|
|
|
|
@10888
|
4 months |
glennrp |
Reverted some code in the PNG decoder that caused it to not detect
…
|
|
|
|
@10826
|
4 months |
glennrp |
Implemented PNG00 subformat
|
|
|
|
@10820
|
4 months |
glennrp |
Avoid reading back pixels from cache while reading a transparent PNG.
|
|
|
|
@10810
|
4 months |
glennrp |
Fix IM6-IM7 differences in new png code.
|
|
|
|
@10809
|
4 months |
glennrp |
Implement PNG48 and PNG64 PNG subformats.
|
|
|
|
@10762
|
4 months |
glennrp |
Change text chunk limit to 32767 to be consistent with libpng-1.2.
|
|
|
|
@10711
|
4 months |
glennrp |
Disable setting cache_max when libpng version is older than 1.4.0
|
|
|
|
@10709
|
4 months |
glennrp |
Impose a 65k limit on the number of text chunks to store.
|
|
|
|
@10640
|
4 months |
glennrp |
Removed redundant calls to png_set_cHRM and png_set_sRGB from coders/png.c
|
|
|
|
@10602
|
4 months |
glennrp |
Put chromaticity values in correct order when writing cHRM with sRGB …
|
|
|
|
@10578
|
4 months |
glennrp |
Do not define LBR08 macros in png.c for Q8 builds.
|
|
|
|
@10577
|
4 months |
glennrp |
Do not define LBR16* macros in png.c in Q8 and Q16 builds.
|
|
|
|
@10524
|
4 months |
glennrp |
Fix LBR01 macros (with extra parameter used in IM7)
|
|
|
|
@10523
|
4 months |
glennrp |
Fix LBR01 macros in png.c
|
|
|
|
@10175
|
5 months |
cristy |
|
|
|
|
@10121
|
5 months |
cristy |
|
|
|
|
@10062
|
6 months |
glennrp |
Fixed problem with too-dark PNG images
|
|
|
|
@10019
|
6 months |
glennrp |
Added SetQuantumEndian?() two places where needed in coders/png.c
|
|
|
|
@9892
|
6 months |
glennrp |
Faster decoding of interlaced PNG images.
|
|
|
|
@9870
|
6 months |
glennrp |
Let libpng expand sub-8-bit pixels.
|
|
|
|
@9861
|
7 months |
glennrp |
Avoid building palette in the PNG encoder when it is not needed.
|
|
|
|
@9795
|
7 months |
glennrp |
Only write sRGB chunk if (0.45 <= image->gamma <= 0.46)
|
|
|
|
@9740
|
7 months |
cristy |
|
|
|
|
@9660
|
7 months |
cristy |
|
|
|
|
@9587
|
7 months |
glennrp |
The PNG encoder sometimes would write indexed PNG when grayscale was …
|
|
|
|
@9558
|
7 months |
cristy |
|
|
|
|
@9553
|
7 months |
cristy |
|
|
|
|
@9412
|
8 months |
glennrp |
Removed some dead code from coders/png.c
|
|
|
|
@9158
|
9 months |
cristy |
|
|
|
|
@9156
|
9 months |
cristy |
|
|
|
|
@9117
|
9 months |
glennrp |
Fix Q32 read of 16-bit grayscale PNGs
|
|
|
|
@9057
|
9 months |
glennrp |
Set image->colorspace to GRAY when input is a grayscale image with …
|
|
|
|
@8901
|
9 months |
cristy |
|
|
|
|
@8733
|
10 months |
cristy |
|
|
|
|
@8726
|
10 months |
glennrp |
Don't report png:sRGB, etc, when colorspace info was inserted by the …
|
|
|
|
@8712
|
10 months |
glennrp |
Fix error with always writing color PNG when colorspace is sRGB
|
|
|
|
@8675
|
10 months |
glennrp |
Always write color PNG when colorspace is sRGB.
|
|
|
|
@8673
|
10 months |
cristy |
|
|
|
|
@8580
|
11 months |
cristy |
|
|
|
|
@8527
|
11 months |
glennrp |
Added png:PLTE.number_colors to verbose output
|
|
|
|
@8521
|
11 months |
glennrp |
Accommodate background color index in PLTE chunk
|
|
|
|
@8511
|
11 months |
glennrp |
Don't attempt to use Z_RLE compression strategy with an old zlib that does …
|
|
|
|
@8501
|
11 months |
cristy |
|
|
|
|
@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
|
12 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
|
13 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
|
15 months |
glennrp |
Implemented "-define png:format=png8|png24|png32" (from IM6)
|
|
|
|
@6777
|
15 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
|
16 months |
glennrp |
Removed 3 redundant lines of code from coders/png.c
|
|
|
|
@6418
|
16 months |
cristy |
|
|
|
|
@6414
|
16 months |
cristy |
|
|
|
|