
ios – How one can Convert SwiftUI Textual content to a Path and Apply Transformations?
How one can Convert SwiftUI Textual content to a Path and Apply Transformations? Physique: I’m making an attempt to render a Textual content view as a path in SwiftUI in order that I can apply transformations like scaling, skewing, and rotation. I’ve managed to extract the glyphs utilizing Textual content.toPath(), however I’m dealing with points…