Created attachment 30155 [details] Crashes while rendering 13th page I compiled poppler on windows then run the PerfTest.exe giving the file which is attached to this bug as argument. When i enable rendering of pattern for pdf, perftest take long time to render, freezes pc. When i do not render patterns of pdf, PerfTest crashes.
How do you disable patterns?
I disabled patterns by commenting a function call "doTilingPatternFill" in GFX.CPP file.
Well, if you change the code and it crashes it's your fault, no? ;-) If you don't want patterns you should place a return at Gfx::doPatternFill and Gfx::doPatternStroke
but if i dont change code, the perfect test application hangs. ??? Now :-)
It doesn't hang, it's just slow *** This bug has been marked as a duplicate of bug 13518 ***
Do you have any plan making pattern rendering faster? We are very disturbed with PDF file which has patterns inside.
Please answer to my LAST question. Thanks.
This bug is a duplicate of the other one. Do not comment here, makes no sense, comment on bug 13518. And no, i don't have any immediate plan on trying to fix it, if you need it, patches are more than welcome.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.