Skip to content

Commit

Permalink
Update Text
Browse files Browse the repository at this point in the history
  • Loading branch information
xy-23 committed May 7, 2020
1 parent 55bf779 commit 8fb865d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manimlib/mobject/svg/text_mobject.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ def __init__(self, text, **config):
self.remove_last_M(file_name)
SVGMobject.__init__(self, file_name, **config)
self.apply_space_chars()
self.move_to(ORIGIN)

nppc = self.n_points_per_cubic_curve
for each in self:
Expand Down

0 comments on commit 8fb865d

Please sign in to comment.