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 #6

Closed
Mediajon opened this issue Sep 24, 2014 · 1 comment
Closed

SVG #6

Mediajon opened this issue Sep 24, 2014 · 1 comment

Comments

@Mediajon
Copy link

Hello

What is the best way to add sag support to this framework?

Thanks

@grahammiln
Copy link
Member

Adding Scalable Vector Graphics (SVG) read/write support is possible but not included in DrawKit.

You will need to write code to encode and decode DrawKit's drawable objects into appropriate SVG equivalents. Given the limited number of core DrawKit drawable objects, this should not be too difficult.

An alternative approach would be to get the PDF representation of your drawing and use an existing PDF to SVG conversion tool or library.

If sag support is not a typographical mistake, please can you reopen this issue and provide a link as I am not familiar with the acronym.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants