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
1e3cf9fa78
Merge pull request #725 from Hammer7/master
...
Closes : #720
2019-11-06 16:21:23 -08:00
76c295a60b
Add default stroke width for the svg mobjects
...
Closes : #747
2019-10-08 10:32:04 +03:00
a19a6317ec
Closes : #720
...
Fix to interpret subsequent points of absolute MoveTo (M) command as absolute LineTo (L).
2019-09-13 01:51:22 +08:00
9b3e60f5ce
Update some Text Mobject changes
2019-08-16 15:53:36 +08:00
057a92f92c
new Text mobject
2019-08-05 22:53:15 +08:00
caa4577cd1
reorganize media file tree
2019-06-03 23:41:05 -07:00
7c76b7add8
Fixed SVG parsing error with consecutive C or M coordinates.
2019-02-19 21:33:03 -08:00
d88c301622
Updating coordinate system mobjects
2019-02-06 21:16:26 -08:00
24d6113bba
Get rid of propagate_style_to_family, since it is basically always true
2019-02-06 16:25:03 -08:00
1f46904f9b
Remove add_control_points, re-implement VMobject.align_points
2019-02-05 13:12:55 -08:00
eaf25ff34b
Changing the way VMobject handles its internal bezier curves so as to eliminate the need for sup_paths
2019-02-05 11:02:15 -08:00
3543a750ba
move library code into manimlib, replace relative imports with absolute imports
2018-12-26 20:57:01 -08:00