sndjvu / workspace

monorepo for SnDjVu's Rust code, website, etc.
https://www.sndjvu.org
Apache License 2.0
6 stars 1 forks source link

Debug BZZ decoding #1

Closed cole-miller closed 3 years ago

cole-miller commented 3 years ago

Probably need to do some dbg!-ing, and add some similar tracing to the DjVuLibre bzz binary so I can see where things diverge.

Once we've got agreement I'll add some BZZ test cases to sndjvu/djvu-tests and then move on to more interesting things.

cole-miller commented 3 years ago

I believe I've got this working, at least in large part—haven't really stress-tested it yet.