Skip to content

Conversation

swhitty
Copy link
Owner

@swhitty swhitty commented Aug 31, 2022

0.13.0 introduced a regression where images rasterized to UIImage would be scaled twice.

UIGraphicsImageRenderer should apply scale and image should be sized in points (scale 1)

#12

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #13 (7f8b3cf) into main (599299a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   82.30%   82.30%           
=======================================
  Files          77       77           
  Lines        6901     6901           
=======================================
  Hits         5680     5680           
  Misses       1221     1221           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@swhitty swhitty merged commit a2d24ea into main Aug 31, 2022
@swhitty swhitty deleted the issue-12 branch August 31, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Svg image seems to be blurry and doesn't parse some part properly when imageView frame is small

1 participant