wok-next diff jbig2dec/description.txt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jbig2dec/description.txt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +JBIG2 is a compression format for lossless and lossy encoding of scanned
     1.5 +monochrome documents at moderately high resolution. It is very efficient in
     1.6 +that domain, claiming 100:1 compression. jbig2dec is a decoder-only
     1.7 +implementation of the format.