<div dir="ltr"><div style="font-size:12.8px">Hello!</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm trying to convert PDF to SVG using poppler and cairo. Some of the PDFs has mosaic ornament combined with several images repeated many times with clipping.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">SVG backend writes all tiles with clipping to the output. That's why output becomes very huge.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm trying to find a way to make raster images compositing before surface will reach SVG backend</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Could anybody helps me with this task?</div><div style="font-size:12.8px">How to find out cairo processing pipeline documentation?</div><div style="font-size:12.8px">How to find out cairo internals documentation?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Regards,</div><div style="font-size:12.8px">Vladimir</div></div>