Skip to content

Commit

Permalink
Update docs now gradients are implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Nesbitt committed Mar 31, 2017
1 parent cfa7a47 commit 3dd1488
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ prawn-svg supports most but not all of the full SVG 1.1 specification. It curre

- `<marker>`

- <tt>&lt;linearGradient&gt;</tt> is implemented but not currently working as we are waiting for a pull request to be accepted
into Prawn. (gradientTransform, spreadMethod and stop-opacity are unimplemented.)
- `<linearGradient>` is implemented with Prawn 2.2.0+ (gradientTransform, spreadMethod and stop-opacity are unimplemented.)

- `<switch>` and `<foreignObject>`, although prawn-svg cannot handle any data that is not SVG so `<foreignObject>`
tags are always ignored.
Expand Down

0 comments on commit 3dd1488

Please sign in to comment.