From ba1dbae3d140aa3890b76177c3a4ea8f55862350 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Fri, 10 Sep 2004 14:50:03 +0000 Subject: [PATCH] Added caveats. --- contrib/tags/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contrib/tags/README b/contrib/tags/README index 2d096100..73c6c213 100644 --- a/contrib/tags/README +++ b/contrib/tags/README @@ -1,7 +1,23 @@ +NOTE: Sept/2004 + +The following described approach to managing tag extensions has been +mostly superceeded since libtiff 3.6.0. The described approach requires +internal knowledge of the libtiff API and tends to be very fragile +in the face of libtiff upgrades. + +Please read over the html/addingtags.html in preference to the below +described approach. + + + +================================== + Client module for adding to LIBTIFF tagset ------------------------------------------- Author: Niles Ritter + + In the past, users of the "libtiff" package had to modify the