X Tutup
The Wayback Machine - https://web.archive.org/web/20201214132127/https://github.com/c8r/pixo/issues/12
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

Add clarification to docs about the rationale behind SVG requirements #12

Open
jxnblk opened this issue May 2, 2018 · 2 comments
Open

Add clarification to docs about the rationale behind SVG requirements #12

jxnblk opened this issue May 2, 2018 · 2 comments

Comments

@jxnblk
Copy link
Member

@jxnblk jxnblk commented May 2, 2018

No description provided.

@mikedemarais
Copy link

@mikedemarais mikedemarais commented May 10, 2018

Converting SVG shapes into <path> elements
Most graphics applications can convert shapes into SVG paths.

- Adobe Illustrator: use the Compound Path command
- Figma: TK
- Sketch: TK

what does TK mean? https://github.com/c8r/pixo#converting-svg-shapes-into-path-elements

@jxnblk
Copy link
Member Author

@jxnblk jxnblk commented May 10, 2018

https://en.wikipedia.org/wiki/To_come_(publishing)

This particular issue is more about why it's good to use path elements in SVG. #3 is for adding instructions for different graphics applications

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup