<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 0.22.0 does not find openjpeg-2.0.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58906#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 0.22.0 does not find openjpeg-2.0.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58906">bug 58906</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=58906#c33">comment #33</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=107013" name="attach_107013" title="PDF blurrier in openjpeg2 codepath than openjpeg1">attachment 107013</a> <a href="attachment.cgi?id=107013&action=edit" title="PDF blurrier in openjpeg2 codepath than openjpeg1">[details]</a></span>
> PDF blurrier in openjpeg2 codepath than openjpeg1</span >

I see what You mean. But in my eyes it is a change in the openjpeg
implementation. Do the following:

./utils/pdfimages -all moo.pdf ./moo-img/moo

and the with openjpeg 1:

j2k_to_image -i ./moo-img/moo-000.jp2 -o moo-oj1.tif

and with openjpeg 2:

opj_decompress -i ./moo-img/moo-000.jp2 -o moo-oj2.tif

You'll see the same differences in the output as You see with poppler. And I
don't find any way to get it decompressed with version 2 as it was done with
version 1.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>