Skip to content
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

Illustrator compatibility #454

Merged
merged 4 commits into from
Apr 21, 2016
Merged

Illustrator compatibility #454

merged 4 commits into from
Apr 21, 2016

Conversation

mdtusz
Copy link
Contributor

@mdtusz mdtusz commented Apr 20, 2016

These changes are small, but they will allow Illustrator to open most plots now - some will still cause Illustrator to crash and will render incorrectly, but debugging is slow and done nearly blind.

In brief:

  • remove the invisible draglayer svg elements
  • ensure that geo background fills use fill and fill-opacity as opposed to rgba colors.

Long term, we need to ensure that all colors are applied as rgb and if there is an alpha, use the Color.fill or Color.stroke methods where possible.

@etpinard
Copy link
Contributor

nicely done. 💃

@mdtusz mdtusz merged commit 3180b12 into master Apr 21, 2016
@mdtusz mdtusz deleted the illustrator-compatibility branch April 21, 2016 14:16
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