manim not able to parse z type in SVG path
Ouverte
bug
SVG
- Langage dominant
- Python
- Étoiles
- 93.8k
- Forks
- 7.7k
- Métriques de merge des PR
- Métriques de PR en attente
Description
I am using the `circuitikz` library in LateX to draw some circuits and animate using manim. I encountered problems with some components as they were showing incomplete in manim. The SVG file generated is correct and is showing all the components correctly.
I did some further digging and found out that manim is not recognizing the `z (close path)` type in the SVG file. This is making some of the diagrams incomplete in manim. The svg parser cannot read the `z` path type.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.