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
SVG-DOM
on
2.x
User selector
All users
All time
Commit history
Commits on Sep 25, 2015
Added iPhone 6s and 6s Plus support to avoid crash.
gumob
committed
c1e57b6
View commit details
Copy full SHA for c1e57b6
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Defines PPI for iPod touch 6.
rance-attack
committed
1f3ccc0
View commit details
Copy full SHA for 1f3ccc0
View code at this point
Browse repository at this point
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 Apr 13, 2015
FIXED: removed multiple memory leaks and static analyzer warnings
adam
committed
b6ba1d9
View commit details
Copy full SHA for b6ba1d9
View code at this point
Browse repository at this point
FIXED: some compiler warnings and errors
adam
committed
00c85ee
View commit details
Copy full SHA for 00c85ee
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Fix the handling of the <use> element
greghe
committed
870fee1
View commit details
Copy full SHA for 870fee1
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
Merge pull request #251 from seltzered/Lumberjack-2.x-svgkit
Show description for 4ae8907
adamgit
committed
4ae8907
View commit details
Copy full SHA for 4ae8907
View code at this point
Browse repository at this point
More gradient improvements
greghe
committed
5c52c10
View commit details
Copy full SHA for 5c52c10
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Merge remote-tracking branch 'SVGKit_origin/2.x' into Lumberjack-2.x-svgkit
seltzered
committed
9ab0fb4
View commit details
Copy full SHA for 9ab0fb4
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Improvements for userSpaceOnUse linear gradients.
greghe
committed
b70cbac
View commit details
Copy full SHA for b70cbac
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Improve linear gradient handling for objectBoundingBox units.
greghe
committed
9f84d25
View commit details
Copy full SHA for 9f84d25
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
A more general fix for the empty bounding box problem.
greghe
committed
9225e62
View commit details
Copy full SHA for 9225e62
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
The coordinates and lengths of rects and the stroke-width property can now be expressed as relative values.
greghe
committed
ca0ace7
View commit details
Copy full SHA for ca0ace7
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
Converting some NSLog calls to DDLog calls.
dgileadi
committed
bf02a44
View commit details
Copy full SHA for bf02a44
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Add a version of cascadedValueForStylableProperty that allows you to choose whether the property is inherited; change code to use that version for properties that don't inherit.
dgileadi
committed
7f1c8c5
View commit details
Copy full SHA for 7f1c8c5
View code at this point
Browse repository at this point
Improve the sample with animation (what I thought was "proof" was actually a rendering bug in the code); fix that rendering bug so that clip-path on <g> elements gets its frame adjusted after the S…
Show description for 0874216
dgileadi
committed
0874216
View commit details
Copy full SHA for 0874216
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Fixed bug: opacity attribute is ignored when using fill=url()
Show description for 8bd9df2
imac
authored and
imac
committed
8bd9df2
View commit details
Copy full SHA for 8bd9df2
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
renaming DDLogC methods to DDLog, see cocoa lumberjack issue #220 for why this is okay.
seltzered
committed
21a98b8
View commit details
Copy full SHA for 21a98b8
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
iPad Air 2 Compatibility
Show description for ef21b6e
gaunts
committed
ef21b6e
View commit details
Copy full SHA for ef21b6e
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Added support for evened fill-rule.
Krzysztof Nowak
committed
76cc926
View commit details
Copy full SHA for 76cc926
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Adding the resolutions for the iPhone 6 and iPhone 6+. Fixes #215
newmaniese
committed
b6a2746
View commit details
Copy full SHA for b6a2746
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Add iPhone 6 and 6+ to PPI switch
Dani Pletter
committed
b098c8b
View commit details
Copy full SHA for b098c8b
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
Back out an inadvertent change to a commented line.
dgileadi
committed
e1d1450
View commit details
Copy full SHA for e1d1450
View code at this point
Browse repository at this point
Improve SVGTextElement to have support for text-anchor and fill, also adjust the vertical offset by the scale.
dgileadi
committed
67b075f
View commit details
Copy full SHA for 67b075f
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Add support for stroke-dasharray attribute.
sweetmandm
committed
4b7bbb1
View commit details
Copy full SHA for 4b7bbb1
View code at this point
Browse repository at this point
Commits on Aug 17, 2014
Almost complete implementation of clipping in renderInContext.
dgileadi
committed
5479adc
View commit details
Copy full SHA for 5479adc
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Merge branch '2.x' into clip-path
Show description for 7dd7cd9
dgileadi
committed
7dd7cd9
View commit details
Copy full SHA for 7dd7cd9
View code at this point
Browse repository at this point
Create the SVGUnitTypes header for the SVG_UNIT_TYPE enum, moved SVGClipPathElement into SVG-DOM.
dgileadi
committed
b84fa3d
View commit details
Copy full SHA for b84fa3d
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Remove methods since they aren't part of the spec.
dgileadi
committed
121d1a0
View commit details
Copy full SHA for 121d1a0
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Implemented preserveAspectRatio for images.
dgileadi
committed
891fbfb
View commit details
Copy full SHA for 891fbfb
View code at this point
Browse repository at this point
Revert "Work in progress (currently nicely broken) for preserveAspectRatio on SVGImageElement."
Show description for f3fb690
dgileadi
committed
f3fb690
View commit details
Copy full SHA for f3fb690
View code at this point
Browse repository at this point
Changed to share code for parsing preserveAspectRatio.
dgileadi
committed
404fe88
View commit details
Copy full SHA for 404fe88
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
Work in progress (currently nicely broken) for preserveAspectRatio on SVGImageElement.
dgileadi
committed
56f4cd3
View commit details
Copy full SHA for 56f4cd3
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
1)fix some memory leak; 2)add pathForShapeInRelativeCoords in SVGEllipseElement.m
ArcRain
committed
5667f4c
View commit details
Copy full SHA for 5667f4c
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
Previous
Next
You can’t perform that action at this time.