Grant Sanderson
|
405d566aa9
|
Bug fix to svg reading
|
2018-09-04 16:14:11 -07:00 |
|
Grant Sanderson
|
087715e538
|
Reimplented svg rendering using cairo, and changed vmobject color model to allow for gradeints and strokes with opacities. Many errors associated with python 2 to python 3 conversion are likely still present at this point.
|
2018-08-10 15:12:49 -07:00 |
|
Grant Sanderson
|
858051a806
|
After running 2to3
|
2018-08-09 17:56:05 -07:00 |
|
Grant Sanderson
|
7119f0cc6e
|
scale_to_fit_width -> set_width, likewise for height and depth
|
2018-08-08 10:30:52 -07:00 |
|
cclauss
|
f03268d007
|
Modernize Python 2 code to get ready for Python 3 yet again
|
2018-06-02 08:59:26 -04:00 |
|
Grant Sanderson
|
a9b76ebcfa
|
Bug fix and PEP8 on svg_mobject.py
|
2018-04-12 21:56:28 -07:00 |
|
Ben Hambrecht
|
ca8135a90f
|
new class RoundedRectangle and SVG support for it
|
2018-04-12 23:19:09 +02:00 |
|
Ben Hambrecht
|
cf5d461aa6
|
working fixing SVG import issue (preprocessing fill and stroke)
|
2018-04-12 18:33:16 +02:00 |
|
Grant Sanderson
|
d4392de600
|
Changed all files to (mostly) conform to PEP8
|
2018-04-06 13:58:59 -07:00 |
|
Grant Sanderson
|
fc3dc64805
|
Refactor many definitions out of topics and into folders within mobject
|
2018-03-31 18:05:02 -07:00 |
|