<A HREF="Cvs.html">gdcm cvs access</A>
page.
+<!#######################################################################>
+<HR size="1"><ADDRESS style="align: right;"></ADDRESS>
+<H2>Packaged distributions of gdcm last stable
+ <A HREF="News.html#NewsVersion1_0">version 1.0</A>
+ (Feb 14 2005)
+</H2>
+
+Please refer to the
+ <A HREF="News.html#NewsVersion1_0">news on version 1.0</A>
+for more information on the features of this release.
+
+<UL>
+ <!###############################>
+ <LI><B>Win32</B>
+ <IMG src="Icons/os-windows.gif" alt="win95 logo"
+ nosave height=32 width=32>
+
+
+ <UL>
+ <LI> <B>Gdcm kernel</B>
+ <UL>
+ <LI>Zipped archive
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.zip">gdcm-0.6.zip</A>,
+ -->
+ : <i>Sorry, not yet made</i>
+ </LI>
+ <LI> Windoze self installer
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.exe"> gdcm-0.6.exe</A>.
+ -->
+ : <i>Sorry, not yet made</i>
+ </UL>
+ </LI>
+
+ <LI> <B>GdcmPython</B>
+ <UL>
+ <LI>Zipped archive
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.zip">
+ gdcmPython-0.4.zip</A>,
+ ------>
+ : <i>Sorry, not yet made</i>
+ </LI>
+ <LI>Windoze self installer
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.win32-py2.2.exe">
+ gdcmPython-0.6.win32-py2.2.exe</A>
+ (expects Python2.2.x).
+ ------>
+ : <i>Sorry, not yet made</i>
+ </LI>
+ </UL>
+ </LI>
+ </UL>
+
+
+ <!###############################>
+ <LI> <B>GNU/Linux RPM</B> packages
+ <IMG src="Icons/os-linux.gif" alt="win95 logo"
+ nosave height=32 width=32>
+ <UL>
+ <LI>Sources in a compressed tarball:
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.0.zip">
+ gdcm-0.6.0.zip</A>.
+ ------>
+ : <i>Sorry, not yet made</i>
+ </LI>
+ <LI>Source rpm
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.0-1.src.rpm">
+ gdcm-0.6.0-1.src.rpm</A>,
+ which requires swig 1.3.17.x [
+ <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
+ swig13-1.3.17-1.i386.rpm</A>,
+ <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
+ swig13-1.3.17-1.src.rpm</A>]
+ ------>
+ : <i>Sorry, not yet made</i>
+ </LI>
+ <LI>Binary rpm
+ <!-------
+ <A HREF="../GdcmPackages/bin20040608/gdcm-0.4.0-1.i386.rpm">
+ gdcm-0.6.0-1.i386.rpm</A>.
+ ------>
+ : <i>Sorry, not yet made</i>
+ </LI>
+ </LI>
+ </UL>
+</UL>
+
+<B>Note:</B> The corresponding sources <b>must</b> be retrieved through cvs (see
+<A HREF="Cvs.html">gdcm cvs access</A>)
+with the cvs tag <B>Version1_0</B> e.g.
+<BR>
+<TT>cvs -d:pserver:frog@cvs.creatis.insa-lyon.fr:2402/cvs/public co
+ -r Version1_0 gdcm</TT>.
+
+
<!#######################################################################>
<HR size="1"><ADDRESS style="align: right;"></ADDRESS>
high values = dark) and <TT>MONOCHROME2</TT> (low values = dark,
high values = bright) is now taken into account.<br>
It's no longer up to the user to change the pixels value
+ <LI> Writing a 'True Dicom' image after reading an ACR-NEMA image
+ does not request any longer from the user to build up
+ 'manually' the Meta Elements group (0002)
+ <LI> Old '24 Bits' ACR-NEMA are now correctly re-written in DICOM mode.
</UL>
<LI> A.P.I. breaking modifications (since previous version : <TT>1.0</TT>)
<UL>
- <LI>
+ <LI> NEVER more API breaking modifications !!!
</UL>
<LI> Known bugs
<UL>
- <LI> Writing a 'True Dicom' image after reading an ACR-NEMA image requests
- from the user to build up 'manually' the Meta Elements group (0002)
<LI> Management, on Big Endian Processors, of unloaded BinEntries
- <LI> Old '24 Bits' ACR-NEMA are not correctly re-written in DICOM mode.
+ </UL>
+
+ <LI> Sample Data
+ <UL>
+ Get a <a href="gdcmData.tar.gz">gzipped tarball</a> of sample data
+ (warning : 185 Megabytes ...)
</UL>
</UL>
+
<!#######################################################################>
<HR size="1"><ADDRESS style="align: right;"></ADDRESS>
<H2>