tooxoot / plotR

0 stars 0 forks source link

Process svg input #5

Open tooxoot opened 7 years ago

tooxoot commented 7 years ago

To get any svg input file ready for further processing it is necessary to:(https://github.com/tooxoot/plotR/tree/master/src/app/shared/svg-processor/svg.element.splitter.ts))~~

TODOS:

Questions

  1. Check relevance for inkscape / illustrator:
    1. What are stroke and filling combinations?
    2. Are there round rectangle corners?
    3. Are there transformations?

Restrictions