Allow constraining bitmap on one length only (width or height)#28
Conversation
Adjust target rectSize to respect ratio
|
This sounds like new feature request. Any better idea instead of this sucking If we have no other good solution to let user provide this context (I want to keep length limit, width based on calculation), maybe this is the only way. |
|
And if you change this, we'd better update the code and comments in both https://github.com/SDWebImage/SDWebImagePDFCoder and https://github.com/SDWebImage/SDWebImage. |
|
I'll decide to merge this and update code comments as well. |
|
Very nice! Thank you! |
|
For SVG bitmap image (such as watchOS), new version available in 1.6.0 If you want to keep aspect ratio, and does not know about See more complicated rules in README-Render SVG as bitmap image |
Fix: #27
All the svgs are constrained to 34pt high
