agl / jbig2enc

JBIG2 Encoder
Other
251 stars 86 forks source link

Add support for standalone .jb2 #77

Open akobel opened 1 year ago

akobel commented 1 year ago

Add -s switch for inputs without a global symbol table (standalone JBIG2 compressed pages). Especially relevant for pages which are individually losslessly compressed by jbig2enc.

Fixes #24.