Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lumoslabs
/
SVGKit
Public
forked from
SVGKit/SVGKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
aa5ea02
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 6, 2013
Refactored and added: SVGKSource split into sensible subclasses, and added a subclass to handle loading an SVG directly from a raw, in-memory NSString
adamgit
authored and
adamgit
committed
aa5ea02
Copy full SHA for aa5ea02
Commits on Apr 3, 2013
Merge pull request #67 from djz-code/whitespace_hotspot
Show description for 1882622
adamgit
committed
1882622
Copy full SHA for 1882622
Commits on Apr 2, 2013
Add NSCharacterSet extension to SVGKit project
qwzybug
committed
6077279
Copy full SHA for 6077279
Eliminate an SVG parsing hotspot
qwzybug
committed
0599d60
Copy full SHA for 0599d60
Merge pull request #66 from aleph7/streams
Show description for 6af0d60
adamgit
committed
6af0d60
Copy full SHA for 6af0d60
Switch from SVGKSourceReader to NSInputStream
alejandro-isaza
committed
a9688de
Copy full SHA for a9688de
Commits on Mar 1, 2013
Merge pull request #57 from tsaizhenling/master
Show description for 11bf63b
adamgit
committed
11bf63b
Copy full SHA for 11bf63b
more memory leak fixes.
zhen ling tsai
authored and
zhen ling tsai
committed
f2f365d
Copy full SHA for f2f365d
Commits on Feb 28, 2013
Fixed small typos and missing comments
adamgit
authored and
adamgit
committed
7bea867
Copy full SHA for 7bea867
Commits on Feb 27, 2013
memory leak fix
tsaizhenling
committed
1a0753a
Copy full SHA for 1a0753a
increment reference count as per clang
tsaizhenling
committed
793f2e3
Copy full SHA for 793f2e3
more memory leaks
tsaizhenling
committed
0eb6a80
Copy full SHA for 0eb6a80
sync for thread safety
tsaizhenling
committed
b0a18f3
Copy full SHA for b0a18f3
fix some memory leaks.
tsaizhenling
committed
cc906b4
Copy full SHA for cc906b4
Commits on Feb 25, 2013
Merge pull request #56 from joeldev/master
Show description for 2c9893f
adamgit
committed
2c9893f
Copy full SHA for 2c9893f
Commits on Feb 24, 2013
Now removing KVO on DOMTree.viewport in dealloc. This is added in initWithParsedSVG and never removed, which causes a leak when an SVGKImage is deallocated.
joeldev
committed
e31cbce
Copy full SHA for e31cbce
Added feature for OpenGL integration: you can flip the output images upside-down to undo Apples incompatible y-axis
adamgit
committed
361c27e
Copy full SHA for 361c27e
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
Copy full SHA for f21dbc0
Commits on Feb 22, 2013
Merge pull request #55 from tsaizhenling/master
Show description for 893eef7
adamgit
committed
893eef7
Copy full SHA for 893eef7
Commits on Feb 21, 2013
fix KeyValueOserving bug. refer to issue 42
tsaizhenling
committed
6774899
Copy full SHA for 6774899
Commits on Feb 18, 2013
FIXED: Rect elements now support uneven rounded radius corners
adamgit
committed
9bb222d
Copy full SHA for 9bb222d
Commits on Feb 17, 2013
Removed some unnecessary logging, making it less spammy
adamgit
committed
f1da3ea
Copy full SHA for f1da3ea
FIXED: layers look blurry when rendering with SVGKLayeredImageView
adamgit
committed
a7afd76
Copy full SHA for a7afd76
FIXED: all compiler warnings, plus a couple of minor build errors from Apple bugs
adamgit
committed
c4de53c
Copy full SHA for c4de53c
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
Copy full SHA for 06508f4
Commits on Feb 16, 2013
Merge branch '2013base'
Show description for dac03d1
adamgit
committed
dac03d1
Copy full SHA for dac03d1
Updated readme
adamgit
committed
4614f64
Copy full SHA for 4614f64
FIXED: strip multiline comments from CSS styles (causes the wikimedia URL download example to work again)
adamgit
committed
8b90fc2
Copy full SHA for 8b90fc2
Cleanup from last week of commits
adamgit
committed
e415dca
Copy full SHA for e415dca
FIXED: SVG <image> tags now render correctly with correct transforms, if the image data is embedded in the SVG (external images MIGHT OR MIGHT NOT work - we have no test data)
adamgit
committed
0a00f44
Copy full SHA for 0a00f44
FIXED: Bug in some text positions for complex interaction of transforms and X,Y co-ords
adamgit
committed
ad35caa
Copy full SHA for ad35caa
FIXED: multi-stage transforms should now work correctly (swapped the order of concatenation)
adamgit
committed
6ac4dd3
Copy full SHA for 6ac4dd3
Updated readme with warning about SVGKFastImageView
adamgit
authored and
adamgit
committed
e4ec7fb
Copy full SHA for e4ec7fb
ADDED: warning about using gradient fills with SVGKFastImageView
adamgit
authored and
adamgit
committed
3ab88d8
Copy full SHA for 3ab88d8
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
Copy full SHA for 9535f26
Pagination
Previous
Next
You can’t perform that action at this time.