On Thu, Jun 21, 2012 at 09:58:58AM +0200, Carlos Garcia Campos 
<[email protected]> wrote:
> Ok, it seems I missed that change because test method implementation was
> moved to the header and I thought it had been removed. The thing is that
> applying the patch fixes the layers order, but breaks the line width of
> the blue lines.

Hi Carlos,

just checking whether you're still working on this.

Btw. I branched off from xpdf303 to a branch called "poppler" that 
drops xpdf compatibility entirely and hence gets rid of all the 
poppler<->xpdf compatibility code. 
Also, the patch for making SplashScreen always return 1 isn't necessary
anymore- the same can be accomplished by doing

    globalParams->setScreenBlackThreshold(0.0);
    globalParams->setScreenWhiteThreshold(0.0);
    globalParams->setScreenGamma(0.0);

.
Once we find a solution to the line width problem, I'll make the poppler
branch the new master.

Matthias

---------------
SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an 
existing subscription, please kindly point your favourite web browser 
at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>

Reply via email to