SDWebImage / SDWebImageSVGCoder

A SVG coder plugin for SDWebImage, using Apple's built-in framework
MIT License
103 stars 34 forks source link

SVG images with transparency show black #40

Open graceydb opened 2 years ago

dreampiggy commented 2 years ago

Try https://github.com/SDWebImage/SDWebImageSVGNativeCoder first.

CoreSVG render has some known compatible issue on specify SVG and you need to modify and follow SF Symbol Spec.