> manim main.py Test1 Test2 Test3 -qh -v DEBUG
Manim Community v0.20.1
[04/18/26 18:11:19] INFO scene_file_writer.py:904
File ready at 'C:\Users\Rohlfing\Documents\manim-test\media\images\main\Test1_ManimCE_v0.20.1.png'
INFO Rendered Test1 scene.py:278
Played 0 animations
INFO scene_file_writer.py:904
File ready at 'C:\Users\Rohlfing\Documents\manim-test\media\images\main\Test2_ManimCE_v0.20.1.png'
INFO Rendered Test2 scene.py:278
Played 0 animations
INFO scene_file_writer.py:904
File ready at 'C:\Users\Rohlfing\Documents\manim-test\media\images\main\Test3_ManimCE_v0.20.1.png'
INFO Rendered Test3 scene.py:278
Played 0 animations
Description of bug / unexpected behavior
When displaying the svg logos of python (link) using manim, they aren't displayed correctly.
Expected behavior
The appearance of the SVGs should be the same in the video.
How to reproduce the issue
Code for reproducing the problem
Additional media files
SVGs
Rendered Scenes
Logs
Terminal output
System specifications
System Details
Windows 11 Home - 10.0.26200 Build 26200python/py/python3 --version): Python 3.14.2pip list):LaTeX details
MiKTeX-TeX 4.9 (MiKTeX 26.2)Additional comments