pixo icon indicating copy to clipboard operation
pixo copied to clipboard

Add clarification to docs about the rationale behind SVG requirements

Open jxnblk opened this issue 6 years ago • 2 comments

jxnblk avatar May 02 '18 23:05 jxnblk

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

mikedemarais avatar May 10 '18 20:05 mikedemarais

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

jxnblk avatar May 10 '18 21:05 jxnblk