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 }}
Newspad
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SVGKit
Source
DOM classes
on
1.x
User selector
All users
All time
Commit history
Commits on Jun 4, 2014
Fixed "rotate" transform type.
andmar1x
committed
35deb8a
View commit details
Copy full SHA for 35deb8a
View code at this point
Browse repository at this point
Commits on May 10, 2014
better handle null rect
xlc
committed
efe8b9f
View commit details
Copy full SHA for efe8b9f
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Fix import of QuartzCore for case-sensitive disks
djmadcat
committed
233c6c8
View commit details
Copy full SHA for 233c6c8
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
FIXED: added workaround for Apple's CALayer.h having a property that is iOS6+ only (bug? shouldn't apple's header file have info saying when it was added?)
adamgit
authored and
adamgit
committed
e1fcd30
View commit details
Copy full SHA for e1fcd30
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
REFACTORED: exporting SVG's to NSData and UIImage is now much cleaner
Show description for fc999d1
adamgit
authored and
adamgit
committed
fc999d1
View commit details
Copy full SHA for fc999d1
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Made project build for all architectures (include arm64)
Show description for 673626b
cjhanson
committed
673626b
View commit details
Copy full SHA for 673626b
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
iPhone 5s has the same density as 5 and 4
rrbrambley
authored and
cbhl
committed
b53a956
View commit details
Copy full SHA for b53a956
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Removing accidental reverts.
dgileadi
committed
3ed343c
View commit details
Copy full SHA for 3ed343c
View code at this point
Browse repository at this point
Improved the performance and memory usage of parsing individual selectors.
dgileadi
committed
9155571
View commit details
Copy full SHA for 9155571
View code at this point
Browse repository at this point
Moved changes out of core DOM classes.
dgileadi
committed
70ccf42
View commit details
Copy full SHA for 70ccf42
View code at this point
Browse repository at this point
Merge commit '2481673bf6bfbf12da4702fa2ac7460da1c1c861' into 1.x
Show description for 9373c12
dgileadi
committed
9373c12
View commit details
Copy full SHA for 9373c12
View code at this point
Browse repository at this point
Merge commit 'ec8257ca810888c49e99da61dd009838876d30ff' into 1.x
Show description for 09c65c5
dgileadi
committed
09c65c5
View commit details
Copy full SHA for 09c65c5
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
FIXED: fill-opacity being ignored when no fill specified (fixed #115)
adamgit
committed
caedba9
View commit details
Copy full SHA for caedba9
View code at this point
Browse repository at this point
ADDED: code to do a fully legal export of validating SVG files direct from the in-memory representation (tested: works. You can modify the SVG, write it back to disk, reload it)
Show description for adc407b
adamgit
committed
adc407b
View commit details
Copy full SHA for adc407b
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
FIXED: bug in DOM's NamedNodeMap that meant .length could easily crash, or return incorrect values. Also added an Assert to NamedNodeMap.item: which is broken/unfixable, needs the class redesigning.
adamgit
authored and
adamgit
committed
5bc6e14
View commit details
Copy full SHA for 5bc6e14
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
ADDED/FIXED: Full support for SVG preserveAspectRatio='meet' (xMinYMin, xMidYMid, etc). NB: no support for SLICE yet
adamgit
authored and
adamgit
committed
f52842f
View commit details
Copy full SHA for f52842f
View code at this point
Browse repository at this point
FIXED: renamed a parameter that prevented Objective-C++ files from linking SVGKit
Show description for 5bf2ee1
adamgit
committed
5bf2ee1
View commit details
Copy full SHA for 5bf2ee1
View code at this point
Browse repository at this point
Commits on Oct 27, 2013
Merge branch '1.1.0' into 1.x
Show description for 90f5d0c
adamgit
authored and
adamgit
committed
90f5d0c
View commit details
Copy full SHA for 90f5d0c
View code at this point
Browse repository at this point
FIXED: parsing of T/t elements, and rendering of Q/q quadratic smooth curves.
adamgit
authored and
adamgit
committed
d1f1925
View commit details
Copy full SHA for d1f1925
View code at this point
Browse repository at this point
BACK-ported: MartinMReed's fix for iOS7 naming conflict
adamgit
authored and
adamgit
committed
6dc821c
View commit details
Copy full SHA for 6dc821c
View code at this point
Browse repository at this point
OPTIMIZATION: large files now have a huge reduction in memory usage during parsing (small files are unaffected). Also greatly reduces parse-time for large files
adamgit
authored and
adamgit
committed
f8a0619
View commit details
Copy full SHA for f8a0619
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Improved CSS style rules to parse individual selectors, added support for element and identity selectors.
dgileadi
committed
1bd8130
View commit details
Copy full SHA for 1bd8130
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Fixes CGPathAddRoundedRect compile error on iOS 7. Resolves issue #99
MartinMReed
committed
180f8d7
View commit details
Copy full SHA for 180f8d7
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Merge branch 'master' into 1.1.0
Show description for 67db4d5
tsaizhenling
committed
67db4d5
View commit details
Copy full SHA for 67db4d5
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
moved file to right directory
tsaizhenling
committed
72c1954
View commit details
Copy full SHA for 72c1954
View code at this point
Browse repository at this point
added support for radial gradients(only for SVGFastImageView). gradient masking now works for SVGFastImageView. added test file radialGradientTest.svg
tsaizhenling
committed
b8427b9
View commit details
Copy full SHA for b8427b9
View code at this point
Browse repository at this point
Commits on Jun 5, 2013
Git broke and corrupted the local repository. I hate git sometimes. One day someone will fix it so that merges don't break all the tools :(
adamgit
authored and
adamgit
committed
c7ca3c3
View commit details
Copy full SHA for c7ca3c3
View code at this point
Browse repository at this point
Commits on May 13, 2013
Replace NSLog statements with DDLog statements
dblandin
committed
60cc8c4
View commit details
Copy full SHA for 60cc8c4
View code at this point
Browse repository at this point
Commits on May 11, 2013
FIXED: SVG <g> elements now layout their CALayer output correctly (fixes a long-running bug introduced because we didn't understand how the original code from 2010 was intended to work, and got it …
Show description for 0dd5eae
adamgit
authored and
adamgit
committed
0dd5eae
View commit details
Copy full SHA for 0dd5eae
View code at this point
Browse repository at this point
Renamed illegally-named SVGLayered protocol to ConverterSVGToCALayer, in preparation for removing the non-Spec methods from the Spec-defined classes. Deleted the long unused SVGKImage+SVGPathView c…
Show description for d82d91a
adamgit
authored and
adamgit
committed
d82d91a
View commit details
Copy full SHA for d82d91a
View code at this point
Browse repository at this point
Commits on May 5, 2013
Merge branch 'master' of https://github.com/rhcad/SVGKit into rhcad-master
Show description for 24ca8fc
adamgit
authored and
adamgit
committed
24ca8fc
View commit details
Copy full SHA for 24ca8fc
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/tsaizhenling/SVGKit into tsaizhenling-master
adamgit
authored and
adamgit
committed
1d1a5f1
View commit details
Copy full SHA for 1d1a5f1
View code at this point
Browse repository at this point
fix linear gradients
Show description for ef6a679
tsaizhenling
committed
ef6a679
View commit details
Copy full SHA for ef6a679
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
FIXED: further subtleties with the handling of viewports and viewboxes (this commit is MUCH MORE ROBUST than previous one, it handles more edge-cases, better)
adamgit
authored and
adamgit
committed
c74a10d
View commit details
Copy full SHA for c74a10d
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
FIXED: SVGKit now scales images in a standards-compliant way.
Show description for 12eff67
adamgit
authored and
adamgit
committed
12eff67
View commit details
Copy full SHA for 12eff67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.