3b1b-manim/manimlib/mobject/svg
YishiMichael 67f5b10626
Attempt to refactor SVGMobject with svgelements (#1731)
* 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

* Try refactoring SVGMobject with svglib

* Refactor SVGMobject using svgelements

* Refactor SVGMobject using svgelements

* Use functions instead of func names as dict values

* style: modify import order to conform to PEP8

* Set default values to None

* modify import order

* Remove unused import

Co-authored-by: TonyCrane <tonycrane@foxmail.com>
2022-02-11 07:53:21 -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 Attempt to refactor SVGMobject with svgelements (#1731) 2022-02-11 07:53:21 -08:00
svg_mobject.py Attempt to refactor SVGMobject with svgelements (#1731) 2022-02-11 07:53:21 -08:00
tex_mobject.py Attempt to refactor SVGMobject with svgelements (#1731) 2022-02-11 07:53:21 -08:00
text_mobject.py Attempt to refactor SVGMobject with svgelements (#1731) 2022-02-11 07:53:21 -08:00