Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Preet Shihn authored and Preet Shihn committed Jun 19, 2018
1 parent 835d1e4 commit ed2adc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ rc.rectangle(120, 105, 80, 80, {
});
```

Fill styles can be: **hachure**(default), **solid**, **zigzag**, **cross-hatch**, or **dots**

![Rough.js fill examples](https://roughjs.com/images/main/m13.png)

### Sketching style

![Rough.js rectangle](https://roughjs.com/images/main/m4.png)
Expand Down

0 comments on commit ed2adc8

Please sign in to comment.