Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
namniak committed Apr 1, 2016
1 parent 309b004 commit d394674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CanvasTextWrapper(HTMLCanvasElement, String [, options]);

## Options

| Options | Value | Description |
| Option | Value | Description |
| ------------- | ------------- | ------------- |
| **font** | *String* | Text style that includes font size (in px), font weight, font family, etc. |
| **lineHeight** | *String* or *Number* | Number - 'n' times font size where 1 is equivalent to '100%'. Also the property can be set in '%' or 'px'. |
Expand Down

0 comments on commit d394674

Please sign in to comment.