3b1b / 3b1b/manim

manim not able to parse z type in SVG path

Ouverte
#1,233 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.