Function parseSVGToCommands
- parseSVGToCommands(el, svgElementsMap?, defsMap?, correctionTransform?, includeInvisible?): CellPaths[]
Parameters
- el: SVGElement
OptionalsvgElementsMap: Map<string, SVGElement>OptionaldefsMap: Map<string, {
def: SVGElement;
type: string;
}>- correctionTransform: DOMMatrix = ...
- includeInvisible: boolean = false
Рекурсивно парсит svg элемент в команды рисования