STY: Fix formatting and use tight_layout in doc examples.

This commit is contained in:
Josh Warner (Mac)
2015-12-23 20:53:51 -05:00
committed by Joshua Warner
parent cc8c3b7687
commit 9b9473c6a1
21 changed files with 88 additions and 73 deletions
+7 -7
View File
@@ -5,16 +5,16 @@ Shapes
This example shows how to draw several different shapes:
- line
- Bezier curve
- polygon
- circle
- ellipse
- line
- Bezier curve
- polygon
- circle
- ellipse
Anti-aliased drawing for:
- line
- circle
- line
- circle
"""
import math