Home | History | Annotate | Download | only in libpng

Lines Matching full:trns

635             png_warning(png_ptr, "Truncating incorrect tRNS chunk length");
640 png_warning(png_ptr, "Truncating incorrect info tRNS chunk length");
1333 png_error(png_ptr, "Missing IHDR before tRNS");
1336 png_warning(png_ptr, "Invalid tRNS after IDAT");
1342 png_warning(png_ptr, "Duplicate tRNS chunk");
1353 png_warning(png_ptr, "Incorrect tRNS chunk length");
1368 png_warning(png_ptr, "Incorrect tRNS chunk length");
1383 png_warning(png_ptr, "Missing PLTE before tRNS");
1388 png_warning(png_ptr, "Incorrect tRNS chunk length");
1394 png_warning(png_ptr, "Zero length tRNS chunk");
1403 png_warning(png_ptr, "tRNS chunk not allowed with alpha channel");