-
Notifications
You must be signed in to change notification settings - Fork 355
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented linear and radial gradients for fill and stroke colors.
Fixed radial gradients. Enable transforms for gradients. Radial transforms not fully supported. Not sure how to deal with scale for them. Parse the transforms as floats Update main.js Fix item tag generation and substituteUseRef This should be a return Parse the style attribute on the stop tag. Adobe likes making stop-color and stop-opacity attributes. Looks like Inkscape use stye tags. Typo with an extra parentheses Fix the extra tag close Bump version number So it doesn't load an old version from the browser cache.
- Loading branch information
Showing
2 changed files
with
157 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters