Michael Choe
Michael Choe
Hi @schwindt, can you please provide an example SVG? Thanks.
Hi @nikhilrtrivedi, You should be able to specify any local `URL` as that UIView initializer is a convenience initializer over the ability to load from `Data`. In other words, you...
Hi @freak4pc, thanks for the message! I admit that I've fallen a bit behind on maintaining this. I actually had some plans to swap out the rendering with something more...
Look into possible collision with `Identifiable` protocol in SwiftUI
Hi @ToonvanStrijp. Without knowing too much about your `icon_english` SVG, can you make sure that there isn't any space around the shapes themselves? The library doesn't (and shouldn't) make assumptions...
Seems to be related to https://github.com/Carthage/Carthage/issues/335
More info at #72
@hassanmatc: Can you please post one of the svgs you're trying to parse?