How make dashed outline for rounded rectangle like in figma?
I tried wrote this, but I did only part with rounded rectangle and outline based on subtraction two rounded rectangles with different sizes.
I know about distance, frac and step, but how add dash and gap exactly by along outline line?
I tried use polar coordinates and take y value to fraction then step and after that I multiply with my contour which gives a needed result, but a little bit are not even, and I don't know how fix this.