Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SDWebImage
/
SDWebImageSVGCoder
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
125
Code
Issues
10
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 11, 2024
Bumped version to 1.8.0
lizhuoli
committed
85b5d58
Copy full SHA for 85b5d58
Merge pull request #56 from okwasniewski/master
Show description for c962461
dreampiggy
authored
c962461
Copy full SHA for c962461
feat: add visionos support
okwasniewski
authored
34c11f7
Copy full SHA for 34c11f7
Commits on Aug 31, 2023
Merge pull request #48 from sems/patch-1
Show description for 6de587a
dreampiggy
authored
6de587a
Copy full SHA for 6de587a
Commits on Aug 30, 2023
Update README.md
sems
authored
90ce9f4
Copy full SHA for 90ce9f4
Commits on May 5, 2023
Bumped version to 1.7.0
dreampiggy
committed
9501674
Copy full SHA for 9501674
Merge pull request #44 from SDWebImage/bugfix/catch_vector_svg_before_rendering
Show description for db1d796
dreampiggy
authored
db1d796
Copy full SHA for db1d796
Update README
dreampiggy
committed
9769054
Copy full SHA for 9769054
Using try-catch for CoreSVG vector image before rendering on screen, protect some crash for user
Show description for 7ff561a
dreampiggy
committed
7ff561a
Copy full SHA for 7ff561a
Commits on Aug 3, 2022
Update README.md
dreampiggy
authored
4e8e179
Copy full SHA for 4e8e179
Commits on Jan 27, 2022
Bumped version to 1.6.1
lizhuoli
committed
afbe025
Copy full SHA for afbe025
Merge pull request #37 from ap-for-work/preserve_aspect_bug
Show description for 90a2064
dreampiggy
authored
90a2064
Copy full SHA for 90a2064
Commits on Jan 26, 2022
Fix preserve aspect bug
Show description for b15f4b3
ap-for-work
committed
b15f4b3
Copy full SHA for b15f4b3
Commits on Dec 16, 2020
Update README about watchOS's vector support
dreampiggy
committed
9c1138e
Copy full SHA for 9c1138e
Bumped version to 1.6.0
dreampiggy
committed
0fefd2b
Copy full SHA for 0fefd2b
Merge pull request #31 from SDWebImage/bugfix_scale
Show description for 93788c2
dreampiggy
authored
93788c2
Copy full SHA for 93788c2
Fix the calculation when aspect ratio == true
dreampiggy
committed
fc04ccd
Copy full SHA for fc04ccd
Merge pull request #29 from SDWebImage/update_vector_resize_behavior
Show description for 5038c71
dreampiggy
authored
5038c71
Copy full SHA for 5038c71
Commits on Dec 14, 2020
Update the calculation of bitmap image based on more complicated rules for most use cases
dreampiggy
committed
86393a6
Copy full SHA for 86393a6
Merge pull request #28 from Maxador/master
Show description for 7251c34
dreampiggy
authored
7251c34
Copy full SHA for 7251c34
Commits on Dec 11, 2020
Constraint bitmap ratio to not be lower than zero.
Show description for 58b0b56
Maxador
committed
58b0b56
Copy full SHA for 58b0b56
Commits on Aug 14, 2020
Bumped version to 1.5.2
dreampiggy
committed
6301af9
Copy full SHA for 6301af9
Merge pull request #26 from marcprux/patch-1
Show description for db90880
dreampiggy
authored
db90880
Copy full SHA for db90880
Commits on Aug 13, 2020
Make isSVGFormatForData work for small SVG strings
Show description for 7127ab3
marcprux
authored
7127ab3
Copy full SHA for 7127ab3
Bumped version to 1.5.1
dreampiggy
committed
1befe3d
Copy full SHA for 1befe3d
Merge pull request #25 from SDWebImage/bugfix_svg_scale
Show description for 05f0b23
dreampiggy
authored
05f0b23
Copy full SHA for 05f0b23
Commits on Aug 12, 2020
Fix the issue that SVG bitmap generation does not works well when thumbnail pixel size set to none zero, fix the logic to calculate the transform
dreampiggy
committed
e74535f
Copy full SHA for e74535f
Commits on Apr 20, 2020
Update the cases about `opacity` and `fill` for CoreSVG
dreampiggy
committed
3744da8
Copy full SHA for 3744da8
Commits on Mar 28, 2020
Update both the workaround for CSS fill color which contains opacity
dreampiggy
committed
80bffd6
Copy full SHA for 80bffd6
Update the readme about the compatibility
dreampiggy
committed
e1cef81
Copy full SHA for e1cef81
Update the readme and fix some typos
dreampiggy
committed
6119d36
Copy full SHA for 6119d36
Update the readme about CoreSVG private framework notes and current compatibility
dreampiggy
committed
8f0fd06
Copy full SHA for 8f0fd06
Commits on Mar 5, 2020
Bumped version to 1.5.0
dreampiggy
committed
9de72b8
Copy full SHA for 9de72b8
Merge pull request #19 from SDWebImage/upgrade_sd_560
Show description for 7ad5f70
dreampiggy
authored
7ad5f70
Copy full SHA for 7ad5f70
Fix the compatible with SDWebImage 5.6.0
dreampiggy
committed
69102cb
Copy full SHA for 69102cb
Pagination
Previous
Next
You can’t perform that action at this time.