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
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
SVGHelperUtilities.h
on
2.x
User selector
All users
All time
Commit history
Commits on Apr 13, 2015
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 Aug 26, 2014
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 12, 2014
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 Feb 23, 2013
PERFORMANCE: made basic rendering up to 40 percent faster by tweaking Apple internal low-performance.
Show description for f21dbc0
adamgit
committed
f21dbc0
View commit details
Copy full SHA for f21dbc0
View code at this point
Browse repository at this point
Commits on Feb 17, 2013
FIXED: layers look blurry when rendering with SVGKLayeredImageView
adamgit
committed
a7afd76
View commit details
Copy full SHA for a7afd76
View code at this point
Browse repository at this point
FIXED: added Opacity handling to the SVGImageElement. Also refactored the CALayer generation code to be more correct, and shared across all classes
adamgit
committed
06508f4
View commit details
Copy full SHA for 06508f4
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
ADDED: full support for transforms applied to TEXT elements (NB: uses the CALayer.affineTransform, which is used nowhere else in SVGKit, because apple doesn't provide the methods we need to do this…
Show description for 9535f26
adamgit
authored and
adamgit
committed
9535f26
View commit details
Copy full SHA for 9535f26
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
PARTIAL: massive refactoring of SVGRectElement and friends, to fix some very old bugs that had us non-compliant with the SVG Spec. This commit is NOT FULLY WORKING - a few test shapes are slighlty …
Show description for 69aa145
adamgit
authored and
adamgit
committed
69aa145
View commit details
Copy full SHA for 69aa145
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.