3b1b-manim/manimlib/mobject/svg
鹤翔万里 3362f93964
Fix three bugs(shaders/stroke/size) of Text Class (text_mobject.py) (#1030)
* fix: remove the last M tag in svg files to make Text run in shaders branch

* fix: close the svg path manually to fix the bug of wrong stroke

* fix: remove Space mobjects in Text to fix the bug of TransformText

* feat: make Text and TextMobject equal in size

* this will lead to more bugs of setting color, so I delete it
2020-05-05 00:12:22 -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 Merge pull request #725 from Hammer7/master 2019-11-06 16:21:23 -08: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 three bugs(shaders/stroke/size) of Text Class (text_mobject.py) (#1030) 2020-05-05 00:12:22 -07:00