mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 13:07:44 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| brace.py | ||
| drawings.py | ||
| mtex_mobject.py | ||
| svg_mobject.py | ||
| tex_mobject.py | ||
| text_mobject.py | ||