Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
newgitname
/
SVGKit
Public
forked from
SVGKit/SVGKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
3.x
User selector
All users
All time
Commit history
Commits on Jun 19, 2021
Update podspec to make unused header files private (#720)
Show description for 6a594bd
Haoocen
and
Haocen Jiang
authored
6a594bd
View commit details
Copy full SHA for 6a594bd
Browse repository at this point
Commits on Apr 27, 2021
Fix issues on Apple Silicon M1 (#717)
bfolkens
authored
c4dbac4
View commit details
Copy full SHA for c4dbac4
Browse repository at this point
Commits on Feb 21, 2021
修复加载某些SVG图片,闪退的Bug (#714)
JerryDream007
authored
58152b9
View commit details
Copy full SHA for 58152b9
Browse repository at this point
Commits on Jan 12, 2021
Validate Workspace: YES https://stackoverflow.com/questions/63267897/building-for-ios-simulator-but-the-linked-framework-framework-was-built/65306886#65306886 (#709)
Show description for 11b6d77
timbms
authored
11b6d77
View commit details
Copy full SHA for 11b6d77
Browse repository at this point
Commits on Nov 13, 2020
Fix compilation issues on `3.x` branch (#703)
Show description for 9d7e741
CRoig
and
CRoig-bv
authored
9d7e741
View commit details
Copy full SHA for 9d7e741
Browse repository at this point
Commits on Oct 23, 2020
Update Package.swift (#702)
Show description for df9e52a
gouen95
authored
df9e52a
View commit details
Copy full SHA for df9e52a
Browse repository at this point
Commits on Oct 4, 2020
improve parsing of TransformAttributes (#699)
weakfl
authored
d1630b5
View commit details
Copy full SHA for d1630b5
Browse repository at this point
Commits on Oct 3, 2020
handle multiple values in lineto commands (#698)
weakfl
authored
880c94a
View commit details
Copy full SHA for 880c94a
Browse repository at this point
Commits on Sep 17, 2020
Fix Demo-OSX build (#693)
Show description for 58543f3
dtweston
authored
58543f3
View commit details
Copy full SHA for 58543f3
Browse repository at this point
Commits on Sep 9, 2020
Update travis config (#692)
dtweston
authored
967b243
View commit details
Copy full SHA for 967b243
Browse repository at this point
Commits on Sep 2, 2020
Disambiguate Document.h import (#690)
Show description for c7557c9
gfontenot
authored
c7557c9
View commit details
Copy full SHA for c7557c9
Browse repository at this point
Commits on Aug 28, 2020
Fix SVGKImage(imageNamed:inBundle:) convenience initializers (#689)
clementRoulland
authored
baebd78
View commit details
Copy full SHA for baebd78
Browse repository at this point
Commits on Jul 24, 2020
Fix file exclusion that causes CocoaPods to fail to install -> SVGKit.podspec (#686)
karimhm
authored
9240977
View commit details
Copy full SHA for 9240977
Browse repository at this point
Commits on Jul 22, 2020
Add `SVGKitSwift` target (#684)
karimhm
authored
937b9f1
View commit details
Copy full SHA for 937b9f1
Browse repository at this point
Commits on Jul 21, 2020
Remove prefix header from `SVGKit.podspec` (#683)
karimhm
authored
a2cb6f0
View commit details
Copy full SHA for a2cb6f0
Browse repository at this point
Commits on Jul 20, 2020
Add Swift Package Manager support (#682)
Show description for af9fa17
karimhm
authored
af9fa17
View commit details
Copy full SHA for af9fa17
Browse repository at this point
Commits on Jun 30, 2020
Added SwiftUI Wrapper for SVGKFastImageView (#678)
Show description for 2a4068f
ozgurshn
authored
2a4068f
View commit details
Copy full SHA for 2a4068f
Browse repository at this point
Commits on Jun 29, 2020
Added SwiftUI sample (#677)
ozgurshn
authored
7831fc2
View commit details
Copy full SHA for 7831fc2
Browse repository at this point
Commits on Jun 4, 2020
Call CFRelease on maskImage only if not nil (#675)
julienbodet
authored
c533a0d
View commit details
Copy full SHA for c533a0d
Browse repository at this point
Commits on May 13, 2020
Update SVGKit.podspec (#674)
Shedward
authored
d943203
View commit details
Copy full SHA for d943203
Browse repository at this point
Commits on Nov 14, 2019
Make iOS targets safe for extensions (#657)
luisafcastano
authored and
adamgit
committed
8560ef5
View commit details
Copy full SHA for 8560ef5
Browse repository at this point
Commits on Sep 10, 2019
Fix warnings of `GCC_WARN_ABOUT_MISSING_NEWLINE` for 3.x branch (#608)
Show description for 39dd210
NSHaoSong
authored and
adamgit
committed
39dd210
View commit details
Copy full SHA for 39dd210
Browse repository at this point
Commits on Sep 9, 2019
Fix the crash issue #551 by using the instance property instead of static variable. Also fix the protocol method implementation, which should return NSArray instead of NSSet (#642)
dreampiggy
authored and
adamgit
committed
c6d784f
View commit details
Copy full SHA for c6d784f
Browse repository at this point
Commits on Aug 21, 2019
Fix macOS layer observer crash (#617)
Show description for 1df58a4
aleclarson
authored and
adamgit
committed
1df58a4
View commit details
Copy full SHA for 1df58a4
Browse repository at this point
Commits on May 17, 2019
Update README.mdown (#627)
Show description for fc33a18
valeriyvan
authored and
adamgit
committed
fc33a18
View commit details
Copy full SHA for fc33a18
Browse repository at this point
Commits on Apr 17, 2019
fix operation error (#624)
654691594
authored and
adamgit
committed
cf32da5
View commit details
Copy full SHA for cf32da5
Browse repository at this point
Commits on Feb 27, 2019
Feature: optional custom cache name on SVGKImage init (#612)
Show description for 5153458
jfspencer
authored and
adamgit
committed
5153458
View commit details
Copy full SHA for 5153458
Browse repository at this point
Remove target-level disabling of asserts in release Configuration, add project file level disabling. (#615)
Show description for 57098d4
chriseplettsonos
authored and
adamgit
committed
57098d4
View commit details
Copy full SHA for 57098d4
Browse repository at this point
# SVGElement position issue addressed. (#613)
Show description for 8c61e95
santu1990
authored and
adamgit
committed
8c61e95
View commit details
Copy full SHA for 8c61e95
Browse repository at this point
Commits on Dec 19, 2018
Merge pull request #605 from VrushaliWani/fix/crashes_on_3rd_generation_iPad_Pro
Show description for cc0d7ed
adamgit
authored
cc0d7ed
View commit details
Copy full SHA for cc0d7ed
Browse repository at this point
fix: app crashed on iPad Pro 3rd generation
Show description for 1388e80
Vrushali Wani
committed
1388e80
View commit details
Copy full SHA for 1388e80
Browse repository at this point
Commits on Nov 23, 2018
Updated the branch numbers for CP and Carthage
adamgit
authored
7f060f8
View commit details
Copy full SHA for 7f060f8
Browse repository at this point
Commits on Nov 11, 2018
Merge pull request #598 from dreampiggy/fix_throw_input_stream
Show description for 42255c7
adamgit
authored
42255c7
View commit details
Copy full SHA for 42255c7
Browse repository at this point
Merge pull request #601 from nickzman/bugfix/issue-600
Show description for 6591b8e
adamgit
authored
6591b8e
View commit details
Copy full SHA for 6591b8e
Browse repository at this point
Merge pull request #602 from dreampiggy/bugfix_macOS_flip_better_solution
Show description for d465e10
adamgit
authored
d465e10
View commit details
Copy full SHA for d465e10
Browse repository at this point
Previous
Next
You can’t perform that action at this time.