Xinf API Reference
Back | Index
class xinf.ony.PathParser
function new( ) :Void
function parse( pathToParse:String ) :Iterable<SVGPathSegment>
static function simplify( segments:Iterable<SVGPathSegment> ) :Array<SimpleSegment>
Back | Index