Guillaume Ayoub
Guillaume Ayoub
I suppose that itâs the same problem as #377. The bug is probably in Cairo: https://gitlab.freedesktop.org/cairo/cairo/-/issues/530 You can try to use another font and see if it works. Iâll be...
Thatâs probably because CairoSVG doesnât handle percentages for opacity. The solution is to allow them everywhere we parse `*-opacity` properties.
Hi! > svg_0.pdf comes out with 'width': 1446.75, 'height': 1929 The size of a PDF page is stored in inches, so itâs not possible to give a PDF size in...
Hi! I think that the problem is the same as #400. Looks like the transformation matrix is not applied correctly in patterns.
Thanks for the PR. Thatâs funny, I think we just "solved" an equivalent bug in WeasyPrint, in https://github.com/Kozea/WeasyPrint/commit/1460522. The code is a bit different, so we canât just copy/paste the...
Hi, Thanks for the feature request. CairoSVG doesnât support much from SVG2, and text wrapping is a complex topic that requires a lot of work.
Hi! Your problem is probably caused by missing system libraries. CairoSVG relies on libraries that canât be installed using the Python package manager, so you have to install them. On...
Could you please share `amazon-linux-extras install cairo` logs?
Then Iâm sorry, but I wonât be able to help you, I donât know Vercel at all, and itâs definitely a problem with Vercel. If Cairo was installed, you wouldnât...
@Mankifg Then you have to ask on Vercel forums how to install cairo.