Skip to content
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

SVG-support #448

Closed
haesleinhuepf opened this issue Dec 26, 2024 · 0 comments · Fixed by #449
Closed

SVG-support #448

haesleinhuepf opened this issue Dec 26, 2024 · 0 comments · Fixed by #449

Comments

@haesleinhuepf
Copy link
Owner

We should add support for SVG files as discussed in this issue:

And demonstrated in the draw_vector_graphics function in this notebook:

We should move the function draw_vector_graphics into _ai_github_utilities.py and call it within the function create_or_modify_file as new .svg alternative to .py, .ipynb, .pptx and .docx files. The function draw_vector_graphics should then return the content of the svg file instead of saving it.

git-bob implement this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant