mirror of
https://github.com/3b1b/manim.git
synced 2022-02-13 01:39:48 +03: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>