<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftocairo does not report some errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92195#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftocairo does not report some errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92195">bug 92195</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>I've pushed a fix for the invalid use of -scale-to, use of only one of
-paper[wh], and non-integer -paper[wh]

I'll leave this bug open until the failure to error on the use of negative
integers is fixed. This should probably be fixed in parseargs.cc (eg by adding
a positive integer arg type). Then all arguments across all the utils that only
take positive integers can be updated to use this type.

I may also consider changing -paper[wh] to floating-point. I don't think there
is any reason to restrict the paper size to an integer.</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>