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
Breadcrumbs
History for
SVGKit
Source
DOM classes
on
3.x
User selector
All users
All time
Commit history
Commits on Apr 27, 2021
Fix issues on Apple Silicon M1 (#717)
bfolkens
authored
c4dbac4
View commit details
Copy full SHA for c4dbac4
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
# SVGElement position issue addressed. (#613)
Show description for 8c61e95
santu1990
authored and
adamgit
committed
8c61e95
View commit details
Copy full SHA for 8c61e95
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
fix: app crashed on iPad Pro 3rd generation
Show description for 1388e80
Vrushali Wani
committed
1388e80
View commit details
Copy full SHA for 1388e80
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Use a better solution to solve macOS's flip of <image> && <text> contents. Don't need to recursive check and hack for that transform
dreampiggy
committed
a5dd6d5
View commit details
Copy full SHA for a5dd6d5
View code at this point
Browse repository at this point
Commits on Nov 4, 2018
Address PR concern - add , as a separator when parsing a class name
nickzman
committed
cabeeaa
View commit details
Copy full SHA for cabeeaa
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Add the inline broken image placeholder (From Safari) to use when image element URL is invalid. Fix issue of text element which does not support percent value for `x`, `y`
dreampiggy
committed
4042220
View commit details
Copy full SHA for 4042220
View code at this point
Browse repository at this point
Use NSScanner to tokenize class names instead of -[NSString enumerateSubstringsInRange:options:usingBlock:], since that method tokenizes strings with hyphens in them into separate strings, causing …
Show description for 994c7e9
nickzman
committed
994c7e9
View commit details
Copy full SHA for 994c7e9
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
Fix some typo in comments
dreampiggy
committed
db13e59
View commit details
Copy full SHA for db13e59
View code at this point
Browse repository at this point
Use the define instead of SDK version check in compile time, it's much simple
dreampiggy
committed
201eb86
View commit details
Copy full SHA for 201eb86
View code at this point
Browse repository at this point
Fix the import issue for user who does not use umbrella header `SVGKit.h`. Make some cross-platform define inside pch files to avoid effect user's custom define
dreampiggy
committed
325a733
View commit details
Copy full SHA for 325a733
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Fix compile issue for font after macOS support, using the correspond AppKit API. Fix API warning
dreampiggy
committed
71c13cf
View commit details
Copy full SHA for 71c13cf
View code at this point
Browse repository at this point
Implement `font-family`, `font-style`, `font-weight`, `font-stretch`, fix the `text-fonts-02`,`text-fonts-202`, `text-fonts-203`, `text-fonts-204`
dreampiggy
committed
12ecf80
View commit details
Copy full SHA for 12ecf80
View code at this point
Browse repository at this point
Add the support for <text> gradient / color fill. Add support for <text> color stroke. Fix `pservers-grad-08-b`, `pservers-grad-11-b`
dreampiggy
committed
f3d2a40
View commit details
Copy full SHA for f3d2a40
View code at this point
Browse repository at this point
Remove the `TEMPORARY_WARNING_FOR_APPLES_BROKEN_RENDERINCONTEXT_METHOD`, now most of linear / radial gradients can be rendered on `SVGFastImageView`
dreampiggy
committed
ac43197
View commit details
Copy full SHA for ac43197
View code at this point
Browse repository at this point
Fix `pservers-grad-17-b.svg` and `pservers-grad-20-b.svg`. Fix the parsing in the gradient-id and fallback color, and follow SVG spec to check boundingBox for vertical and horizontal lines
dreampiggy
committed
a80e686
View commit details
Copy full SHA for a80e686
View code at this point
Browse repository at this point
Merge pull request #581 from dreampiggy/feature_macOS
Show description for d8aeae4
adamgit
authored
d8aeae4
View commit details
Copy full SHA for d8aeae4
View code at this point
Browse repository at this point
Add macOS example project from MaddTheSane's fork. Update the podspec files
dreampiggy
committed
4be2fc4
View commit details
Copy full SHA for 4be2fc4
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Update to support tvOS && macOS SDK version as well
dreampiggy
committed
6888275
View commit details
Copy full SHA for 6888275
View code at this point
Browse repository at this point
Fix the compile issue for developers who still using Xcode 9 or below without iOS 12 SDK
dreampiggy
committed
7e8079d
View commit details
Copy full SHA for 7e8079d
View code at this point
Browse repository at this point
Fix the `SVGKLayeredImageView` layer class on macOS
dreampiggy
committed
6bfa730
View commit details
Copy full SHA for 6bfa730
View code at this point
Browse repository at this point
Fix all the compile issue, write some cross-platform macro or define to make it portable for macOS
dreampiggy
committed
7e1bea6
View commit details
Copy full SHA for 7e1bea6
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Add macOS target, make all target use the same modular header && pch files to simply import issue
dreampiggy
committed
004f0b9
View commit details
Copy full SHA for 004f0b9
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
Fix W3C test case `pservers-grad-02-b.svg` for radial gradient hardware-render issue. Correct the offsetX/offsetY
dreampiggy
committed
6fa9908
View commit details
Copy full SHA for 6fa9908
View code at this point
Browse repository at this point
Fix the W3C test case `pservers-grad-16-b` by handling the edge cases for stop-offset
dreampiggy
committed
fb5b35f
View commit details
Copy full SHA for fb5b35f
View code at this point
Browse repository at this point
Fix the SVGLayeredImageView rendering issue for radialGradient : when using objectBoundingBox, the ellipse width / height should be transformed based on rect
dreampiggy
committed
7897ac6
View commit details
Copy full SHA for 7897ac6
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Code cleanup and refactor to make it clear. Introducing a helper method `pixelsValueWithGradientDimension` to fix some SVG using `cx=0.5` as `cx=50%`
dreampiggy
committed
cea04a6
View commit details
Copy full SHA for cea04a6
View code at this point
Browse repository at this point
Revert the changes on public API to use `CAGradientLayer` instead of subclass `SVGGradientLayer`
dreampiggy
committed
701c30f
View commit details
Copy full SHA for 701c30f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.