Guillaume Ayoub

Results 802 comments of Guillaume Ayoub

Don’t hesitate to add a comment if you think that this PR could be useful.

It’s probably a duplicate of #85.

I’ve updated the PR to so that it can be cleanly merged in `main`. Is anyone interested in adding some tests to check that everything’s fine?

Our work on a platform dedicated to CSS-Print is going well. It’s now able to both launch automatic tests and let users review and correct errors. It will also soon...

Hi! CairoSVG doesn’t support bitmap masks, as the one used in your example. I don’t know if it’s even possible to do this with Cairo 😢️.

> If I'm not mistaken, only the second base64 inside the SVG content are not displaying on pdf You’re right. The first one works because it’s a simple image (actually...

> Actually any SVG (of mine) to PNG are giving this bug. Maybe something changed on the code? I get the same problem with CairoSVG 2.2.0 that’s more than 4...