Skip to content

Commit bc4217b

Browse files
authored
Update README.md
1 parent 66d7ede commit bc4217b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Configuration Options
5757
| lineWidth | Number | 1 | The width of the line |
5858
| fillColor | String | transparent | The fill color of the shape when applicable (e.g. circle) |
5959
| undoSteps | Number | 15 | number of undo/redo steps to maintain |
60-
| imageFormat | String | png | image format when calling toDataURL |
60+
| imageFormat | String | png | image format when calling toDataURL, can be png or jpeg |
6161
| scaleOnResize | boolean | false | Scale the drawing when we resize the canvas |
6262
| defaultData | JSON or data URL | | Default initial data, can be json or URL data accroding to configuration option below, in the case of data URL the initial drawing will be improted as an image |
6363
| defaultDataType | Enumeration (string) | json | The Type of initial data, can be either json or url |

0 commit comments

Comments
 (0)