Skip to content

Commit

Permalink
Fix broken link to spec.
Browse files Browse the repository at this point in the history
The spec from http://www.jpeg.org/public/fcd14492.pdf has disappared.
You can either get it from archive.org, by Googling around or, to make
things simple, this commit includes a copy of the PDF.
  • Loading branch information
agl committed Jan 16, 2017
1 parent 0693dcd commit 19c36a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README
@@ -1,7 +1,6 @@
Welcome, gentle reader.

This is an encoder for JBIG2:
www.jpeg.org/public/fcd14492.pdf
This is an encoder for [JBIG2](fcd14492.pdf).

JBIG2 encodes bi-level (1 bpp) images using a number of clever tricks to get
better compression than G4. This encoder can:
Expand Down
Binary file added fcd14492.pdf
Binary file not shown.

0 comments on commit 19c36a5

Please sign in to comment.