]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/man/TIFFReadDirectory.3tiff
Ensure there is valid context for DrawRectangle
[wxWidgets.git] / src / tiff / man / TIFFReadDirectory.3tiff
index a86bd829d3f25d4b5194ff6a1aac68f07cf3f621..000bf0ae09ebef2351007b3576c644d2b45e3481 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: TIFFReadDirectory.3tiff,v 1.2 2005/11/02 11:07:18 dron Exp $
+.\" $Id: TIFFReadDirectory.3tiff,v 1.3 2010-12-12 01:45:35 faxguy Exp $
 .\"
 .\" Copyright (c) 1988-1997 Sam Leffler
 .\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
 .\"
 .\" Copyright (c) 1988-1997 Sam Leffler
 .\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -119,20 +119,20 @@ This error is not fatal.
 An unknown tag was encountered in the directory;
 the library ignores all such tags.
 .PP
 An unknown tag was encountered in the directory;
 the library ignores all such tags.
 .PP
-\fBTIFF directory is missing requred "ImageLength" field\fP.
+\fBTIFF directory is missing required "ImageLength" field\fP.
 The image violates the specification by not having a necessary field.
 There is no way for the library to recover from this error.
 .PP
 The image violates the specification by not having a necessary field.
 There is no way for the library to recover from this error.
 .PP
-\fBTIFF directory is missing requred "PlanarConfig" field\fP.
+\fBTIFF directory is missing required "PlanarConfig" field\fP.
 The image violates the specification by not having a necessary field.
 There is no way for the library to recover from this error.
 .PP
 The image violates the specification by not having a necessary field.
 There is no way for the library to recover from this error.
 .PP
-\fBTIFF directory is missing requred "StripOffsets" field\fP.
+\fBTIFF directory is missing required "StripOffsets" field\fP.
 The image has multiple strips, but is missing the tag that
 specifies the file offset to each strip of data.
 There is no way for the library to recover from this error.
 .PP
 The image has multiple strips, but is missing the tag that
 specifies the file offset to each strip of data.
 There is no way for the library to recover from this error.
 .PP
-\fBTIFF directory is missing requred "TileOffsets" field\fP.
+\fBTIFF directory is missing required "TileOffsets" field\fP.
 The image has multiple tiles, but is missing the tag that
 specifies the file offset to each tile of data.
 There is no way for the library to recover from this error.
 The image has multiple tiles, but is missing the tag that
 specifies the file offset to each tile of data.
 There is no way for the library to recover from this error.