Skip to content

Gradient #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Apr 23, 2014
Merged

Gradient #4

merged 10 commits into from
Apr 23, 2014

Conversation

jeffreyrosenbluth
Copy link
Member

Companion to -lib, -SVG and -cairo.

@jeffreyrosenbluth
Copy link
Member Author

Head of Rasterific fixes opacity bug and gradient transforms are now handled.
Should be at the same level as SVG / Cairo.

@@ -177,7 +184,8 @@ toRender :: RTree Rasterific R2 a -> Render Rasterific R2
toRender = fromRTree
. Node (RStyle (mempty # recommendFillColor (transparent :: AlphaColour Double)))
. (:[])
. splitFills
. splitColorFills
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, if -rasterific only looks at fill texture attributes and not fill color attributes, there's no need to call splitColorFills.

byorgey added a commit that referenced this pull request Apr 23, 2014
@byorgey byorgey merged commit a159de5 into master Apr 23, 2014
@byorgey byorgey deleted the gradient branch April 23, 2014 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants