Home | History | Annotate | Download | only in libpng

Lines Matching full:scal

570   Added sCAL chunk support (Eric S. Raymond).
595 Various patches to fix bugs in the sCAL and integer cHRM processing,
596 and to add some convenience macros for use with sCAL.
747 (new in version 1.0.2), rgb_to_gray (new in 1.0.5), iCCP, sCAL, sPLT,
779 Check for mask&PNG_FREE_CHNK (for TEXT, SCAL, PCAL) in png_free_data().
1291 Changed sCAL and iCCP failures from png_error to png_warning and abandon.
1359 Fixed bug with sCAL chunk and big-endian machines (David Munro).
2380 Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
2699 Stop memory leak when reading a malformed sCAL chunk.
2721 Check for sCAL chunk too short.