This commit is contained in:
Preet Shihn
2018-06-19 00:46:17 -07:00
parent 835d1e4322
commit ed2adc886b

View File

@@ -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)