Lines Matching refs:sRGB
198 Added simple sRGB support (Glenn R-P)
233 example.c and libpng.txt, and changed file_gamma for sRGB images to .45
663 about ignoring incorrect gAMA with sRGB (gAMA was in fact not ignored)
2978 Added the sRGB chunk to pngtest.png
3382 sRGB/Rec 709 values are still used. This introduced a divide-by-zero
3709 Installed more accurate linear to sRGB conversion tables. The slightly
3715 Removed PNG_CONST from the sRGB table declarations in pngpriv.h and png.c
3939 extremely inaccurate for sRGB conversions because it uses an 8-bit
3940 intermediate linear value and it does not use the sRGB transform, so it
4071 default. Also changed some warnings in the iCCP and sRGB handling
4103 Recognize known sRGB ICC profiles while reading; prefer writing the
4104 iCCP profile over writing the sRGB chunk, controlled by the
4274 Marked the broken (bad white point) original HP sRGB profiles correctly and
4391 Made sRGB check numbers consistent.
4446 input files were assumed to be sRGB encoded, whereas in the 'direct'
4450 application/user to specify that 16-bit files contain sRGB data
4495 Disallow storing sRGB information when the sRGB is not supported.
4857 Don't recognize known sRGB profiles as sRGB if they have been hacked,