Open jwilk opened 16 years ago
Could you provide an example PDF file?
Comment submitted by chriskarakas
at Google Code:
Please send me your e-mail address at chris at ... (you can see the rest from above). I will then send you a link to an example PDF.
To sum up a private discussion with the bug reporter:
Issue #9 has been merged into this issue.
Issue #56 has been merged into this issue.
Comment submitted by dmjensen7
at Google Code:
Just wanted to point out that didjvu and img2djvu (http://code.google.com/p/didjvu/ and https://github.com/ashipunov/img2djvu), both of which appeared in the past couple of years, claim to have more sophisticated layer separation abilities. (For img2djvu, the brunt of the work is actually performed by another piece of software, "Scan Tailor," http://scantailor.sourceforge.net/ .) I haven't yet tested either of them but it may be worth checking to see whether ideas and/or code may be reusable.
Issue reported by
chriskarakas
at Google Code:What steps will reproduce the problem?
Get a PDF file that contains a high-contrast scan of an old book, like the "facsimiles" offered by some libraries.
Convert to DJVU. No other options than
-o
.Resulting file looks anti-aliased.
What is the expected output? What do you see instead?
The problem here is, that anti-aliasing blurs the letters. Since the letters where not 100% quality anyway, you end up with a much less readable text than in the original PDF.
What version of the product are you using? On what operating system?
Am I missing anything?