website

Ralph Giles <[email protected]> Sun, 07 Jul 2002 11:46:33 -0700
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.cvs
Message-ID <[email protected]>
Update of /cvsroot/jbig2dec/website
In directory usw-pr-cvs1:/tmp/cvs-serv19580

Modified Files:
	index.html 
Log Message:
add a reference to the cvision data streams

Index: index.html
===================================================================
RCS file: /cvsroot/jbig2dec/website/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.html	14 Aug 2001 19:53:38 -0000	1.5
+++ index.html	7 Jul 2002 18:46:31 -0000	1.6
@@ -16,13 +16,23 @@
 
 <h2>Files</h2>
 
-<p>The code is in initial development and doesn't do much yet. Work in progress is available from <a href="http://sourceforge.net/cvs/?group_id=28301">cvs</a>.</p>
+<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>
 
-<p>For testing, we have one example file from the draft spec. Dave Tompkins also has a number of <a href="http://www.ece.ubc.ca/spmg/jbig2/bitstreams/main.html">example bitstreams</a> on his site at UBC.</p>
+<p>For testing, we have one example file from the draft spec.
+Dave Tompkins has a number of 
+<a href="http://www.ece.ubc.ca/spmg/jbig2/bitstreams/main.html">test bitstreams</a> on his site at
+UBC.</p>
+<p>CVision offers some PDF-embedded <a
+href="http://www.cvisiontech.com/jbig2_samplelinks.html">example files</a> from their CVista
+compressor. The raw bitstreams will need to be extracted from the PDF wrapper before they can
+be used with jbig2dec.</p>
 
 <h2>Contact</h2>
 
-<p>The development discussion list is <a href="http://snow.thaumas.net/cgi-bin/mailman/listinfo/jbig2-dev/">here</a>. There is also a <a href="http://snow.thaumas.net/cgi-bin/mailman/listinfo/jbig2-cvs/">commit announcement list</a> for the cvs repository.</p>
+<p>The development discussion list is <a
+href="http://snow.thaumas.net/cgi-bin/mailman/listinfo/jbig2-dev/">here</a>. There is also a <a href="http://snow.thaumas.net/cgi-bin/mailman/listinfo/jbig2-cvs/">commit announcement list</a> 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>