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

Replace PDF with SVG #5

Open
alswl opened this issue Jun 24, 2022 · 0 comments
Open

Replace PDF with SVG #5

alswl opened this issue Jun 24, 2022 · 0 comments

Comments

@alswl
Copy link
Owner

alswl commented Jun 24, 2022

Now the imported files are stored in stencil format is PDF. this way brings a problem, that is, when exporting SVG format, SVG will have an additional external reference to the PDF file reference.

It cause SVG file is not pure.

Expectation: use pure SVG to store Stencil, after all, the original data source is SVG. technically feasible.

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

No branches or pull requests

1 participant