3b1b-manim/manimlib/mobject/svg
鹤翔万里 d83fa90606
Fix Text Class's bugs in shaders branch (the same as #1030) (#1031)
* 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

* fix typo in text_mobject.py

* fix conflict of default size and height
2020-05-07 01:21:43 -07:00
..
brace.py Have mobjects track family and parents more directly 2020-02-21 10:56:40 -08:00
drawings.py Fix bug with clock 2020-03-27 12:04:30 -07:00
svg_mobject.py subdivide_sharp_curves -> should_subdivide_sharp_curves 2020-02-20 16:49:56 -08:00
tex_mobject.py Reformat 2020-02-27 17:17:33 +00:00
text_mobject.py Fix Text Class's bugs in shaders branch (the same as #1030) (#1031) 2020-05-07 01:21:43 -07:00