Category "cairo"

How to retrieve the bounding box of an object with cairo

I'm making drawings with the Haskell cairo binding and I want to align some object vertically. To do that, I need to know the width (the bounding box or partial

The sizes of saved vector outputs (PDF, EPS) are too large when using mplcairo as the Matplotlib backend

As the title says, I'm using mplcairo as the Matploblit backend. However, the saved files are too large compared to those using the default Matplotlib backend.