SDWebImage / SDWebImageSVGCoder

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

SVG image color after loading #5

Closed a-hasan closed 5 years ago

a-hasan commented 5 years ago

SVG image color after loading is changed to black

dreampiggy commented 5 years ago

What's this is changed to black means ?

Did you means This SVG render correctly on broswer such as Chrome, but looks strange on iOS using SVGCoder ?

If so, you can provide upload this demo SVG or provide the URL here. But to say, the SVG render part is not the main propose for this repo. You'd better directly report issues to https://github.com/SVGKit/SVGKit.

a-hasan commented 5 years ago

Yes, the SVG is rendered correctly on browser but it has black color on image view. But after some changes on the SVG saving properties using Adobe Illustrator it is looks fine now. Thanks.

embassem commented 4 years ago

Yes, the SVG is rendered correctly on browser but it has black color on image view. But after some changes on the SVG saving properties using Adobe Illustrator it is looks fine now. Thanks. @a-hasan what did you change ?

a-hasan commented 4 years ago

@embassem ; According to the designer, in Adobe Illustrator each image should be on her own art board. do n't use one art board for more than one image.