Allow for interpolating colors from center to edge of ellipses
This commit is contained in:
+1
-2
@@ -68,8 +68,7 @@ data Picture
|
||||
| Text Int String
|
||||
| Polygon Int [Point2]
|
||||
| PolygonCol Int [(Point2,RGBA)]
|
||||
| Circle Int Float
|
||||
| Ellipse Int Point2 Point2 Float
|
||||
| Circle Int RGBA RGBA Float
|
||||
| ThickArc Int Float Float Float Float
|
||||
| Line Int [Point2]
|
||||
| LineCol Int [(Point2,RGBA)]
|
||||
|
||||
Reference in New Issue
Block a user