Skip to content

Commit

Permalink
change SVG (too big) to PNG #2
Browse files Browse the repository at this point in the history
  • Loading branch information
cormullion committed Apr 1, 2024
1 parent 4a3ae29 commit a64df59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/howto/colors-styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,7 @@ triangular patches, where each patch shows a different area
of the HSB color space. Any graphic drawn after `setmesh()`, such as the hypotrochoid, is drawn using the mesh.

```@example
using Luxor, Colors
@draw begin
background("grey10")
radius = 300
Expand Down

0 comments on commit a64df59

Please sign in to comment.