[cairo] PDF to SVG: Image compositing before SVG backend output

Vladimir Rapatskiy rapatsky at gmail.com
Mon Sep 21 10:42:26 PDT 2015


Hello!

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.

SVG backend writes all tiles with clipping to the output. That's why output
becomes very huge.

I'm trying to find a way to make raster images compositing before surface
will reach SVG backend

Could anybody helps me with this task?
How to find out cairo processing pipeline documentation?
How to find out cairo internals documentation?

Regards,
Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20150921/c8c5088b/attachment.html>


More information about the cairo mailing list