SVG works like a charm but is there a way to add CDR as the input? I added this but that wasn't sufficient: ``` } else if (inkscapeArg === '--import-cdr') { this.inputFormat = 'cdr'; setInputFormat = inkscapeArg; ```
SVG works like a charm but is there a way to add CDR as the input?
I added this but that wasn't sufficient: