ManimCommunity/manim

Add ``TikzTex`` MObject

Aberta

#2.293 aberto em 13 de nov. de 2021

 (13 comentários) (1 reação) (0 responsável)Python (1.378 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (17.820 estrelas)
Métricas de merge de PR
 (Mesclagem média 90d 10h) (31 fundiu PRs em 30d)

Description

As discussed here you need to add fill_opacity=0, stroke_width=3 to the Tex constructor for tikz to look like this: image and not like this: image

This should be put in a new MObject.

Guia do colaborador