home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / chip_08_2000.iso / aktualnosci / software / ulead smartsaver / Ussp30to.exe / Programs / English / Pngfio.dll / string.txt
Encoding:
Text File  |  2000-03-01  |  1.5 KB  |  47 lines

  1. 1    Out of memory
  2. 2    Cannot open the file
  3. 5    Too many bytes for the PNG signature.
  4. 6    Cannot allocate > 64K
  5. 7    Farmalloc didn't return normalized pointer.
  6. 9    Not a PNG file.
  7. 10    PNG file was corrupted by ASCII conversion.
  8. 11    Too many IDAT's found.
  9. 12    Not enough compressed data.
  10. 13    Extra compression data.
  11. 14    Decompression error.
  12. 15    Out of place tEXt.
  13. 16    Out of place zTXt.
  14. 17    Incompatible LIBPNG version in application and library.
  15. 18    zLIB memory error.
  16. 19    zLIB version error.
  17. 20    Unknown zLIB error.
  18. 21    Missing one of the data chunk in sequence.
  19. 22    Missing PLTE before IDAT.
  20. 23    Invalid attempt to read row data.
  21. 24    Not enough image data.
  22. 26    Call to NULL read function.
  23. 27    Reading error.
  24. 28    Cannot discard critical data on CRC error.
  25. 29    Out of place IHDR.
  26. 30    Invalid IHDR chunk.
  27. 31    Invalid image size in IHDR.
  28. 32    Invalid bit depth.
  29. 33    Invalid color type.
  30. 34    Invalid color type/bit depth combination in IHDR.
  31. 35    Unknown interlace method in IHDR.
  32. 36    Unknown compression method in IHDR.
  33. 37    Unknown filter method in IHDR or unknown custom filter method.
  34. 38    Invalid palette chunk.
  35. 39    No image in file.
  36. 40    Out of place tIME chunk.
  37. 41    Error decoding zTXt chunk or zTXt decompression error.
  38. 42    Bad adaptive filter type.
  39. 44    This image requires a row greater than 64KB.
  40. 45    Call to NULL write function.
  41. 46    Writing error.
  42. 47    Segment lost in conversion.
  43. 48    Valid palette required for paletted images.
  44. 49    No IDATs written into file.
  45. 51    Invalid number of colors in the palette.
  46. 52    Unknown error.
  47.