SDWebImage / SDWebImageSVGCoder

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

Fix preserve aspect bug #37

Closed ap-for-work closed 2 years ago

ap-for-work commented 2 years ago

Refactor SDWebImageSVGDecoder.decodedImageWithData so that the options argument is properly respected when preserve aspect ratio is requested. Currently the wrong dictionary is being looked at resulting in the options argument being ignored.

dreampiggy commented 2 years ago

Seems silly mistake :)

dreampiggy commented 2 years ago

Release https://github.com/SDWebImage/SDWebImageSVGCoder/releases/tag/1.6.1