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
Core DOM
on
2.x
User selector
All users
All time
Commit history
Commits on Aug 1, 2015
Custom context logging for SVGKit
edave
committed
6045015
View commit details
Copy full SHA for 6045015
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Improve CSS
Show description for 8b187e0
dgileadi
committed
8b187e0
View commit details
Copy full SHA for 8b187e0
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Switch to linking to CocoaLumberjack Framework instead of just copying it's classes.
seltzered
committed
10920c4
View commit details
Copy full SHA for 10920c4
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
fixes some potential data loss silencing a few warnings
BrandonZacharie
committed
462c185
View commit details
Copy full SHA for 462c185
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
Minor tweak
greghe
committed
e0ff8d2
View commit details
Copy full SHA for e0ff8d2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'SVGKit/SVG/2.x' into fix-stroke-dashed-arrays
greghe
committed
2385122
View commit details
Copy full SHA for 2385122
View code at this point
Browse repository at this point
Since the values in a stroke dash array may be whitespace delimited, a different fix is needed. Also made the routine more resilient against buffer overrun attacks.
greghe
committed
8c2be8e
View commit details
Copy full SHA for 8c2be8e
View code at this point
Browse repository at this point
Merge pull request #247 from MaddTheSane/patch-4
Show description for 7737684
adamgit
committed
7737684
View commit details
Copy full SHA for 7737684
View code at this point
Browse repository at this point
Merge pull request #291 from greghe/features
Show description for 17044be
adamgit
committed
17044be
View commit details
Copy full SHA for 17044be
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Convert inches to inches.
greghe
committed
5bb1771
View commit details
Copy full SHA for 5bb1771
View code at this point
Browse repository at this point
More robust inline style parsing.
greghe
committed
eaa61c2
View commit details
Copy full SHA for eaa61c2
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Fixed bug on conversion from millimeter to inches and inches to milimeter
Jorge Ouahbi
committed
7f20856
View commit details
Copy full SHA for 7f20856
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Remove synthesizers of child properties.
Show description for c6ba976
MaddTheSane
committed
c6ba976
View commit details
Copy full SHA for c6ba976
View code at this point
Browse repository at this point
Commits on Nov 4, 2014
Rebase on proper 2.x branch.
dgileadi
committed
1fb2b5b
View commit details
Copy full SHA for 1fb2b5b
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Make firstChild, lastChild, previousSibling and nextSibling be calculated properties.
dgileadi
committed
839518e
View commit details
Copy full SHA for 839518e
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Remove Element.h import
Show description for 6c10f95
samskiter
committed
6c10f95
View commit details
Copy full SHA for 6c10f95
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Allow white space delimited lists in SVG css attributes. The spec indicates they should be valid; see stroke-dasharray http://www.w3.org/TR/SVG/painting.html
sweetmandm
committed
9d644b0
View commit details
Copy full SHA for 9d644b0
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 19, 2013
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
Commits on Nov 17, 2013
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 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 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 Mar 1, 2013
Merge pull request #57 from tsaizhenling/master
Show description for 11bf63b
adamgit
committed
11bf63b
View commit details
Copy full SHA for 11bf63b
View code at this point
Browse repository at this point
more memory leak fixes.
zhen ling tsai
authored and
zhen ling tsai
committed
f2f365d
View commit details
Copy full SHA for f2f365d
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Fixed small typos and missing comments
adamgit
authored and
adamgit
committed
7bea867
View commit details
Copy full SHA for 7bea867
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
more memory leaks
tsaizhenling
committed
0eb6a80
View commit details
Copy full SHA for 0eb6a80
View code at this point
Browse repository at this point
fix some memory leaks.
tsaizhenling
committed
cc906b4
View commit details
Copy full SHA for cc906b4
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
FIXED: strip multiline comments from CSS styles (causes the wikimedia URL download example to work again)
adamgit
committed
8b90fc2
View commit details
Copy full SHA for 8b90fc2
View code at this point
Browse repository at this point
Commits on Jan 13, 2013
FIXING circular memory reference, as per https://github.com/SVGKit/SVGKit/issues/34#issuecomment-11715542
adamgit
committed
22bb2a1
View commit details
Copy full SHA for 22bb2a1
View code at this point
Browse repository at this point
FIXED: temporary workaround for the fact we don't parse TSPAN elements, that uses DOM level 3 method on Node. Cleaned up all text parsing throughout the parser and the parser-extensions (text is no…
Show description for 39b4965
adamgit
authored and
adamgit
committed
39b4965
View commit details
Copy full SHA for 39b4965
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
30% reduction in parse-time for large files, by moving most of the DEBUG LOG statements into #define'd if statements, so they don't appear in 'normal' usage
adamgit
committed
928546c
View commit details
Copy full SHA for 928546c
View code at this point
Browse repository at this point
Commits on Dec 27, 2012
FIXED: all static-analyser warnings and almost all normal compiler warnings
adamgit
authored and
adamgit
committed
cc52217
View commit details
Copy full SHA for cc52217
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.