<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] add antialiasing to pdftops 0.28.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85934#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] add antialiasing to pdftops 0.28.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85934">bug 85934</a>
              from <span class="vcard"><a class="email" href="mailto:williambader@hotmail.com" title="William Bader <williambader@hotmail.com>"> <span class="fn">William Bader</span></a>
</span></b>
        <pre>I could do that, but what class should hold the flags?

OutputDevices looks like a good place, for example, poppler/Gfx.cc uses
getVectorAntialias() in OutputDevice.

But poppler/SplashOutputDev.cc initializes SplashOutputDev() using
globalParams->getVectorAntialias(), so the three anti-aliasing flags would need
to be parameters to the constructor.</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>