home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 78 / Inxsdemx.bin / Share / bistools / disk2 / DATA.2 / Shared / IMGFMT.dll / string.txt next >
Text File  |  1997-10-01  |  5KB  |  118 lines

  1. 0    Error opening file
  2. 1    Error flushing file
  3. 2    Error closing file
  4. 3    Error reading image file header
  5. 4    Error reading bitmap data
  6. 5    Error reading color data
  7. 6    Error writing image file header
  8. 7    Error writing bitmap data
  9. 8    Error writing color data
  10. 9    Error unsupported image type
  11. 11    Error allocating image memory
  12. 12    Error
  13. 13    User Advisory
  14. 14    Awaiting User
  15. 15    User Query
  16. 16    Ops, should never get here
  17. 17    Not a BMP file
  18. 18    Cannot handle compressed DIB images
  19. 19    Error reading BitMapInfoHeader
  20. 20    Error writing BitMapFileHeader
  21. 21    Error writing BitMapInfoHeader
  22. 80    Error can't handle more than 8-bits per sample
  23. 81    Error can only handle 1-channel gray scale or 3-channel color
  24. 82    Error don't know how to handle PHOTOMETRIC_MASK
  25. 83    Error don't know how to handle PHOTOMETRIC_DEPTH
  26. 84    Error unknown photometric method
  27. 85    Error bad number of bits/sample
  28. 86    Unknown data compression algorithm %u (0x%x)
  29. 96    Seek error accessing TIFF directory
  30. 97    Can not read TIFF directory count
  31. 98    No space to read TIFF directory
  32. 99    Can not read TIFF directory
  33. 100    Invalid TIFF directory. Tags are not sorted in ascending order
  34. 101    Ignoring unknown field with tag %d (0x%x)
  35. 102    Wrong data type %d for field "%s"
  36. 103    TIFF directory is missing required "%s" field, calculating from imagelength
  37. 104    TIFF directory is missing required "%s" field
  38. 105    Error fetching data for field "%s"
  39. 106    %s: Rational with zero denominator
  40. 107    Incorrect count %d for field "%s"
  41. 108    Cannot handle different per-sample values for field "%s"
  42. 109    Count mismatch for field "%s"; expecting %d, got %d
  43. 110    No space for "%s" array
  44. 111    No memory to fetch field "%s"
  45. 112    Internal error, unknown tag 0x%x
  46. 113    %s: Cannot modify tag "%s" while writing
  47. 114    Cannot handle %d-channel data
  48. 115    %d: Bad value for "%s"
  49. 116    Unknown field, tag 0x%x
  50. 117    Error flushing data before directory write
  51. 118    Cannot write directory, out of space
  52. 119    Error writing directory count
  53. 120    Error writing directory contents
  54. 121    Error writing directory link
  55. 122    Error writing data for field "%s"
  56. 123    Error fetching directory count
  57. 124    %s: Error fetching directory count
  58. 125    Error fetching directory link
  59. 126    %s: Error fetching directory link
  60. 128    DumpModeDecode: Not enough data for scanline %d
  61. 129    %s: Premature EOF at scanline %d
  62. 130    %s: Premature EOF at scanline %d (x %d)
  63. 131    %s: Premature EOL at scanline %d (x %d)
  64. 132    Bits/sample must be 1 for Group 3/4 encoding/decoding
  65. 133    No space for Fax3 state block
  66. 134    %s: Ignoring null row at scanline %d
  67. 135    %s: Bad code word (len %d code 0x%x) at scanline %d (x %d)
  68. 136    %s: Bad code word (len %d code 0x%x) at scanline %d
  69. 144    Horizontal differencing "Predictor" not supported with %d-bit samples
  70. 145    "Predictor" value %d not supported
  71. 146    No space for LZW state block
  72. 147    Old-style LZW codes, convert file
  73. 148    LZWDecode: Not enough data for scanline %d (decode %d bytes)
  74. 149    LZWDecode: Strip %d not terminated with EOI code
  75. 160    "%s": Bad mode
  76. 161    %s: Cannot open
  77. 162    %s: Out of memory (TIFF structure)
  78. 163    Not a TIF file, bad magic number %d (0x%x)
  79. 164    Not a TIF file, bad version number %d (0x%x)
  80. 165    Cannot append to file that has opposite byte ordering
  81. 166    PackBitsDecode: Not enough data for scanline %d
  82. 176    File not open for reading
  83. 177    %d: Row out of range, max %d
  84. 178    %d: Sample out of range, max %d
  85. 179    Compression algorithm does not support random access
  86. 180    %d: Strip out of range, max %d
  87. 181    %s: Seek error at scanline %d, strip %d
  88. 182    %s: Read error at scanline %d
  89. 183    %s: No space for data buffer at scanline %d
  90. 192    Can not change "ImageLength" when using separate planes
  91. 193    %d: Sample out of range, max %d
  92. 194    Compression algorithm does not support random access
  93. 195    %s: Strip %d out of range, max %d
  94. 196    %s: File not open for writing
  95. 197    %s: Must set "ImageWidth" before writing data
  96. 198    %s: Must set "PlanarConfiguration" before writing data
  97. 199    %s: No space for strip arrays
  98. 200    %s: No space for output buffer
  99. 201    %s: No space to expand strip arrays
  100. 202    %s: Seek error at scanline %d
  101. 203    %s: Write error at scanline %d
  102. 208    Error during code expansion
  103. 209    Error not a GIF file
  104. 210    Error reading LSD
  105. 211    Error reading GCT
  106. 212    Error reading ID
  107. 213    Image separator expected
  108. 214    Error reading LCT
  109. 215    Error reading trailer or multiple images in GIF file
  110. 216    Error not a LZW file
  111. 217    Error no global color table in file
  112. 218    Error only 256 color images supported
  113. 219    Only non-interlaced images supported
  114. 220    Error writing LSD
  115. 221    Error writing GCT
  116. 222    Error writing ID
  117. 223    Error writing GIF trailer
  118.