-
-
Notifications
You must be signed in to change notification settings - Fork 29
Social card previews break when SVG images present #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ping @choldgraf |
ah I guess there should be a check to disable this functionality if the logo is an SVG an no custom logo is given by the user? Otherwise we could try to find a way to add SVG plotting to Matplotlib, but I don't know how to do that. |
https: //github.com/sphinx-doc/sphinxext-opengraph/issues/96 Change-Id: If292800c47db69726709a7981812f1c0bd75b29a
Note for the future, we do have a wrapper around a bunch of system svg -> png converters in another sphinx extension (https://github.com/wpilibsuite/sphinxext-photofinish/blob/main/sphinxext/photofinish/svgtopng.py#L73). |
Here is the traceback
The text was updated successfully, but these errors were encountered: