[jbig2-cvs] rev 233 - website
giles@ghostscript.com
giles@ghostscript.com
Mon, 7 Apr 2003 07:10:53 -0700
Author: giles
Date: 2003-04-07 07:10:52 -0700 (Mon, 07 Apr 2003)
New Revision: 233
Modified:
website/index.html
Log:
Update web links: jpeg.org moved the draft spec without redirect in their site redesign, and the
ccitt links both went to the same place. Also soften the caveat slightly.
Modified: website/index.html
==============================================================================
--- website/index.html (original)
+++ website/index.html Mon Apr 7 07:10:53 2003
@@ -14,7 +14,7 @@
efficient, offering compression ratios on the order of 100:1.</p>
<p>This is a decoder only implementation, and currently is in the alpha stage, meaning it
-doesn't do real work yet.</p>
+doesn't completely work yet.</p>
<p>The specificication has been published as ISO IEC 14492 and ITU T.88. These documents
completely describe the format and they'll be required if you want to understand the code and
@@ -28,16 +28,16 @@
<p>Unfortunately none of these documents are free, though the ITU sometimes offers free download
specials. More information about JBIG2 and a copy of the draft spec are available
-<a href="http://www.jpeg.org/public/jbigpt2.htm">here</a>.
+<a href="http://www.jpeg.org/jbigpt2.htm">here</a>.
The earlier CCITT versions of the fax standards are also available for free
<a href="ftp://sunsite.doc.ic.ac.uk/computing/ccitt/ccitt-standards/1988/7_3_01.ps.gz">here</a>
-and <a href="ftp://sunsite.doc.ic.ac.uk/computing/ccitt/ccitt-standards/1988/7_3_01.ps.gz">here</a>.</p>
+and <a href="ftp://sunsite.doc.ic.ac.uk/computing/ccitt/ccitt-standards/1988/7_3_02.ps.gz">here</a>.</p>
<h2>Files</h2>
<p>The code is in initial development and while capable of decoding some documents, isn't
yet a complete or stable implementation. Work in progress is available from <a
-href="http://sourceforge.net/cvs/?group_id=28301">cvs</a>.</p>
+href="http://svn.ghostscript.com/">svn.ghostscript.com</a>.</p>
<p>The latest release is
<a href="http://sourceforge.net/project/showfiles.php?group_id=28301&release_id=103712">jbig2dec
@@ -61,7 +61,7 @@
for the cvs repository.</p>
<p>You can generally find the developers in #ghostscript on
-irc.<a href="http://openprojects.net/">openprojects.net</a>.</p>
+irc.<a href="http://freenode.net/">freenode.net</a>.</p>
<hr>
<table width="100%" border="0">