Guillaume Ayoub
Guillaume Ayoub
Hi! Could you please provide a CMYK image that would help us to reproduce the problem?
> Installing gtk3 from here: https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases is enough to solve the problem? Yes, installing with default options and rebooting should be enough.
Hi! If you want to use cairosvg on Mac, you have to install cairo. Thatâs not a Python library, so youâll have to find another way than pip to install...
Hi @KalpeshjagannathMahajan, You have to use Homebrewâs Python to make CairoSVG find Homebrewâs Cairo. Be sure that your virtual environment has been created using Hombrewâs Python. ```bash $ which python3...
Hi! It looks like the content of the `d` parameter of the `path` tag is wrong (or I donât know this syntax, which is also possible because a lot of...
> Anyway, totally respect the design of not being overly concerned with invalid inputs, but just want to say that just a simple iteration limit to detect infinite loops (perhaps...
Please install the Cairo library using your Linux distributionâs package manager.
> Nothing I have tried has eliminated the messages. On Windows, you can install [GTK3](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases) (keeping the default options) and then reboot your computer, it will work.
Python found the library in `'C:\Program Files\GTK3-Runtime Win64\bin\libcairo-2.dll'`, but couldnât use it for some reason. And to be honest, I have no idea why :/.
Hi! Maybe thereâs a problem with the fonts installed on your system. Is your setup a fresh Windows, or is it the computer you use for your daily work, or...