3b1b-manim/manimlib/mobject/svg
XiaoYoung 522a5b3c5f
Fix space characters problem of Text (#1035)
* Fix Text wrong display

* Fix space characters problem of Text

* Fix a potential bug using height or width in Text

* Update Text

* Fix typo in text_mobject.py
2020-05-07 01:16:39 -07:00
..
brace.py Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -08:00
drawings.py Playing wiht logo 2020-01-11 17:13:02 -08:00
svg_mobject.py Fix space characters problem of Text (#1035) 2020-05-07 01:16:39 -07:00
tex_mobject.py Changed modification for tex mobjects that begin with a newline, which involved eliminating alignment when a TexMobject creates many SingleStringTexMobject to figure out how to divvy itself up 2019-12-10 13:39:25 -08:00
text_mobject.py Fix space characters problem of Text (#1035) 2020-05-07 01:16:39 -07:00