3b1b-manim/manimlib/mobject/svg
YishiMichael d6b20a7306
Refactor MTex and implement TransformMatchingMTex (#1725)
* Some small refactors

* Refactor MTex

* Implement TransformMatchingMTex

* Some refactors

* Some refactors

* Some small refactors

* Strip strings before matching

* Implement get_submob_tex

* Use RGB color mode

* Some small refactors
2022-02-07 08:21:53 -08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
brace.py fix no "import copy" bug 2022-01-03 16:49:00 +08:00
drawings.py Small hack for the lightbulb, needs to be fixed properly later 2021-12-21 10:58:33 -08:00
mtex_mobject.py Refactor MTex and implement TransformMatchingMTex (#1725) 2022-02-07 08:21:53 -08:00
svg_mobject.py support <line> tag in SVG 2022-01-27 17:23:58 +08:00
tex_mobject.py cached SVGMobject in SingleStringTex with default color 2022-01-26 20:37:44 +08:00
text_mobject.py Override style for Text 2022-01-26 08:21:00 -08:00