[svn-r3762]

Description:
    Corrected link to "Image Details" document and added note regarding
    its being under revision at the time of the release.
This commit is contained in:
Frank Baker
2001-04-03 11:13:06 -05:00
parent e2e4a78df7
commit a7dbac6541

View File

@@ -47,11 +47,17 @@ an application synchroniaed with the HDF5 library or related software.
An image conversion bug in the <code>h4toh5</code> utility has been
fixed. Earlier releases of the utility produced images that did not
correctly conform to the
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/ImageSpec.html"><cite>HDF5 Image and Palette Specification</cite></a>.
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/ImageSpec.html">
<cite>HDF5 Image and Palette Specification</cite></a>.
Several required HDF5 attributes were omitted, and the dataspace
were reversed (i.e., the height and width of the image dataset were
incorrectly described). For more information, please see
http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.html.
incorrectly described). For more information, see
<a href="http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.htm"
target="ExtWin"><cite>Revisions and Updates to HDF5 Image
Handling</cite></a>.
(As of Release 1.4.1, that document is still under revision.
An updated version will be posted at the above-referenced site
as soon as it is available.)
<p>
See <a href="RELEASE.txt" target="ExtWin">RELEASE.txt</a> for
a list of bugs fixed in the HDF5 library.