ManimCommunity/manim

Add ``TikzTex`` MObject

Open

#2,293 创建于 2021年11月13日

在 GitHub 查看
 (13 评论) (1 反应) (0 负责人)Python (17,820 star) (1,378 fork)batch import
documentationgood first issue

描述

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.

贡献者指南