pocketsvg/PocketSVG

Line Width/Thickness for SVGImageView

vaibhav-jhaveri-ds opened this issue · 1 comments

Please add a feature to add/edit line width/thickness to a SVGImageView object

you want to do that by generating a CALayer from an SVG and manipulating those properties directly there. See https://github.com/pocketsvg/PocketSVG/blob/master/Demos/Demo-iOS/Demo-iOS/IcelandicViewController.swift#L28