Fix bug in variable name

This commit is contained in:
Jerod Weinman
2020-12-22 16:13:46 -06:00
parent 287e71a2ac
commit 734c1f3c12

View File

@@ -90,7 +90,7 @@ for t in range(100):
# Render the final result.
path.points = points_n * 256
path_group.fill_color = color
path_group.stroke_color = stroke_color
scene_args = pydiffvg.serialize_scene(\
canvas_width, canvas_height, shapes, shape_groups)
img = render(tf.constant(256), # width