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

Svg exporting #232

Merged
merged 1 commit into from
Mar 21, 2016
Merged

Svg exporting #232

merged 1 commit into from
Mar 21, 2016

Conversation

nsonnad
Copy link
Contributor

@nsonnad nsonnad commented Mar 18, 2016

This removes all of our SVG export code and offloads it to saveSvgAsPng. There is an issue with opening custom fonts in older versions of Illustrator, but I have an open PR in the project that handles it. For now this just uses my fork, but we can update it once the PR is finalized.

This also fixes the flash-of-wrong-font issue, so I have removed that from index.js

SVG download tested in FF, Chrome, Safari

@yanofsky
Copy link
Contributor

📈Increment the minor version reset the patch

… svg code

display none on path names; move exporting to module

use saveSvgasPng font renaming api

remap Khula regular as well as light
@nsonnad nsonnad merged commit 67238f0 into master Mar 21, 2016
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