An open API service providing commit metadata for open source projects.

GitHub / SVGKit/SVGKit / commits

Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)

SHA Message Author Date Stats
9b573a08 Update SVGKFastImageViewSUI to compile on macOS (#878) Stephen Beitzel <s****l@p****m>
Committed by: GitHub <n****y@g****m>
2 months ago
f8354425 fix(text): use single child tspan x/y when rendering text (#875) 0x1306a94 <0****4@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
dacecaad fix: add nullability annotations to suppress 25 Clang warnings (#874)
Co-authored-by: Glenn Brannelly <g****d@g****m>, Claude Sonnet 4.6 <n****y@a****m>
Glenn Brannelly <G****C@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
fddb20ef Add Custom Identifier Resolver Support for SVGElement (#870) 0x1306a94 <0****4@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
5977bcd0 fix: prevent crash when identifier is nil in NSMutableDictionary operations (... 0x1306a94 <0****4@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
6137e27e fix vision build (#867) Joanna Qu <5****u@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
d48b1ac2 Added (#866) Ronald Goedeke <r****d@m****m>
Committed by: GitHub <n****y@g****m>
9 months ago
771fd1e9 add missing devices (#865) Faraz Karimi <3****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f39398b0 fix: Initialize tileSize and translateSize to CGSizeZero (#864) farfromrefuge <d****v@a****r>
Committed by: GitHub <n****y@g****m>
11 months ago
70f05461 Add missing macOS conditional to fix compilation (broken in #859 / a26fb84) (... Seb Jachec <s****j@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a26fb848 FIXED: SVGTextElement now works correctly when the SVG specifies the font nam...
Co-authored-by: Moisés Moreno <m****o@i****m>
area51bis <a****s@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
7ffd5017 FIXED: SVGImageElement now only uses image size if we DON'T have "width" or "...
Co-authored-by: Moisés Moreno <m****o@i****m>
area51bis <a****s@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
596192a2 fix: Null pointer from parsePaintColorForElement (#857)
Signed-off-by: Marcel Müller <m****r@g****e>
Marcel Müller <m****r@g****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
82a7eb33 Fix trimming whitespace from `font-family` attribute (#855) Cyrille Legrand <6****d@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
026d2168 Update LICENSE, fix license year (#847)
Signed-off-by: JasonnnW3000 <s****4@g****m>
Jason N. White <s****4@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1e49cd52 iPad mini 7 bugfix (#845)
Co-authored-by: Nikos Kounakas <n****s@d****o>
nikos0406 <1****6@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
466ecd48 Only create often-used NSCharacterSets a single time (#843) Stephen Kelly <s****k@h****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6f75e969 set NS_BLOCK_ASSERTIONS in release config (#842) Josh Pyles <j****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cf4dca96 Add the model number and pixel density (ppi) of the new iPhone. (#841) ZiLong Yang <1****g@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
1b8a3cf2 Prevent adding null element to nodeList (#840) Philippe Weidmann <p****n@i****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
02421928 Add the model number and pixel density (ppi) of the new iPad. (#828) ZiLong Yang <1****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
00d39604 Update SVGLength.m (#826) luke sadler <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bdcb261b Update 's.resources' to 's.resource_bundles' (#824) ZiLong Yang <1****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
769661f8 Add PrivacyInfo.xcprivacy to Package.swift (#825) ZiLong Yang <1****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
acab77fd Fix: https://github.com/SVGKit/SVGKit/issues/804 (#819)
Co-authored-by: Dmytros <d****s@e****m>
Dmytro <d****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4b98917a Update model number and ppi of devices (#817) ZeroYoung <1****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
97dfe782 Fix rendering issues when there are multiple values for text's x or y(#815) (...
Co-authored-by: yangzilong <z****n@b****n>
ZeroYoung <1****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b80df537 Update SVGKit.podspec (#812) Simon-Zeng <S****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ab87d9d0 Missed fixes for a complete fixing of the compiler warnings when using SPM (#...
Co-authored-by: simon.zeng <s****g@a****g>
Simon-Zeng <S****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ba900cc2 Fixes crash issues on iOS 17 (#808)
Co-authored-by: simon.zeng <s****g@a****g>
Simon-Zeng <S****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
253a7d5a Fix compiler warning in #687 with Swift Package Manager (#807)
Co-authored-by: simon.zeng <s****g@a****g>
Simon-Zeng <S****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3071439e Fix whitespace handling in polyline path creation (#796) Stephen Kelly <s****k@h****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
96c330df Fixed Xcode 14.3 problems with cocoapods by bumping spec deployment targets. ... Artur <5****a@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
87fcc638 Relax pinning of CocoaLumberjack to allow compatibility with more other libra... Zev Eisenberg <z****v@z****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e990c439 Fixed a crash, a gradient render issue and an parsing assert (#786) Alberto Antonini <a****o@v****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8c290cee Fix macos compile error (#782) Emmar Kardeslik <e****k@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7b51bfe8 CocoaLumberjack Import Issue Fix (#780) Alexander Alfonso <6****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3a984715 Add SPM to list of installation options (#774) Luis Gonzalez <l****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
de652a66 Update Package.swift (#768) freddiebo <5****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bf425ba8 Fix version of CocoaLumber (#767) Charles Chen <3****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
938553e4 Elliptical arc flag arguments might not be separated by whitespace (#761)
Co-authored-by: Stephen Kelly <s****y@g****m>
Stephen Kelly <s****k@h****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
451e057d Add Swift Package Manager installation option to README (#757) Krzysztof Pacholak <6****k@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9ed8d135 Update SVGKDefine_Private.h (#742) troZee <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0a8273d8 fix: basic contentMode support for SVGKFastImageView (#747) farfromrefuge <d****v@a****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fbd7fc73 Fix inline base64 image warning (#745) Cokile Ceoi <k****x@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2da1c890 Exclude headers in module map that are not included in umbrella header (#743) ap-for-work <8****k@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e9bc6368 Added support for hsl and hsla colors (#731) David Keegan <g****t@d****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
024a0b22 Fixes #724 - SVGKitSwift SPM build issue (when archiving only) (#726) Brad Folkens <2****s@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6a594bdc Update podspec to make unused header files private (#720)
Co-authored-by: Haocen Jiang <h****g@s****m>
Haocen Jiang <j****y@h****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c4dbac4f Fix issues on Apple Silicon M1 (#717) Brad Folkens <2****s@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
58152b9f 修复加载某些SVG图片,闪退的Bug (#714) Jerry <3****0@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
11b6d774 Validate Workspace: YES https://stackoverflow.com/questions/63267897/building...
Signed-off-by: Tim Müller-Seydlitz <t****s@g****m>
Tim Bert <5****s@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9d7e7410 Fix compilation issues on `3.x` branch (#703)
Co-authored-by: Carles Roig <c****g@b****m>
Carles Roig <C****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
df9e52a2 Update Package.swift (#702) Brandon Wong Ka Seng <g****5@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d1630b5c improve parsing of TransformAttributes (#699) weakfl <w****k@f****t>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
880c94a5 handle multiple values in lineto commands (#698) weakfl <w****k@f****t>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
58543f37 Fix Demo-OSX build (#693) Dave Weston <d****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
967b2435 Update travis config (#692) Dave Weston <d****n@b****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c7557c95 Disambiguate Document.h import (#690) Gordon Fontenot <g****n@f****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
baebd784 Fix SVGKImage(imageNamed:inBundle:) convenience initializers (#689) Clément Roulland <8****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
92409775 Fix file exclusion that causes CocoaPods to fail to install -> SVGKit.podspec... Karim <k****m@k****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
937b9f18 Add `SVGKitSwift` target (#684) Karim <k****m@k****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a2cb6f01 Remove prefix header from `SVGKit.podspec` (#683) Karim <k****m@k****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
af9fa17d Add Swift Package Manager support (#682) Karim <k****m@k****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2a4068f0 Added SwiftUI Wrapper for SVGKFastImageView (#678) Ozgur Sahin <o****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7831fc2f Added SwiftUI sample (#677) Ozgur Sahin <o****5@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c533a0d7 Call CFRelease on maskImage only if not nil (#675) Julien Bodet <j****2@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d9432035 Update SVGKit.podspec (#674) Vlad Maltsev <s****x@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8560ef56 Make iOS targets safe for extensions (#657) luisafcastano <5****o@u****m>
Committed by: adamgit <a****b@g****m>
almost 7 years ago
39dd210f Fix warnings of `GCC_WARN_ABOUT_MISSING_NEWLINE` for 3.x branch (#608) Hao Song <h****o@h****e>
Committed by: adamgit <a****b@g****m>
almost 7 years ago
c6d784f5 Fix the crash issue #551 by using the instance property instead of static var... DreamPiggy <l****6@1****m>
Committed by: adamgit <a****b@g****m>
almost 7 years ago
1df58a45 Fix macOS layer observer crash (#617) Alec Larson <a****n@g****m>
Committed by: adamgit <a****b@g****m>
about 7 years ago
fc33a18a Update README.mdown (#627) Valeriy Van <g****b@w****m>
Committed by: adamgit <a****b@g****m>
over 7 years ago
cf32da55 fix operation error (#624) shining_Yun <l****8@1****m>
Committed by: adamgit <a****b@g****m>
over 7 years ago
51534583 Feature: optional custom cache name on SVGKImage init (#612) James Spencer <j****r@p****e>
Committed by: adamgit <a****b@g****m>
over 7 years ago
57098d4c Remove target-level disabling of asserts in release Configuration, add projec... Chris Eplett <3****s@u****m>
Committed by: adamgit <a****b@g****m>
over 7 years ago
8c61e959 # SVGElement position issue addressed. (#613) Santosh Singh <s****0@u****m>
Committed by: adamgit <a****b@g****m>
over 7 years ago
cc0d7edf merge Merge pull request #605 from VrushaliWani/fix/crashes_on_3rd_generation_iPad_Pro adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1388e806 fix: app crashed on iPad Pro 3rd generation Vrushali Wani <> over 7 years ago
7f060f86 Updated the branch numbers for CP and Carthage adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
42255c76 merge Merge pull request #598 from dreampiggy/fix_throw_input_stream adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
6591b8e5 merge Merge pull request #601 from nickzman/bugfix/issue-600 adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
d465e108 merge Merge pull request #602 from dreampiggy/bugfix_macOS_flip_better_solution adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
a5dd6d5f Use a better solution to solve macOS's flip of <image> && <text> contents. Do... DreamPiggy <l****6@1****m> almost 8 years ago
bfe62f6d merge Merge pull request #599 from dreampiggy/bugfix_layered_imageView adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
cabeeaa2 Address PR concern - add , as a separator when parsing a class name Nick Zitzmann <n****n@g****m> almost 8 years ago
40422207 Add the inline broken image placeholder (From Safari) to use when image eleme... DreamPiggy <l****6@1****m> almost 8 years ago
994c7e95 Use NSScanner to tokenize class names instead of -[NSString enumerateSubstrin... Nick Zitzmann <n****n@g****m> almost 8 years ago
c2320916 All init method should call `populateFromImage` to correctly setup the layer ... DreamPiggy <l****6@1****m> almost 8 years ago
ba0d4baa Don't throw exception out side the framework, using the error check before so... DreamPiggy <l****6@1****m> almost 8 years ago
1a2e1050 Updated and removed some outdated info adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
65ca7194 Twitter account isn't maintained adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
be76c225 Updated to say 3.x is default branch now adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
0d4db538 merge Merge pull request #597 from dreampiggy/project_release_2.1.0 adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
416e8689 Update the SVGKit static library (iOS only) version to 2.1.0 DreamPiggy <l****6@1****m> almost 8 years ago
c5cfb6e5 merge Merge pull request #596 from dreampiggy/project_travis_ci adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
4aab5812 Update the readme, including Carthage support, macOS support DreamPiggy <l****6@1****m> almost 8 years ago
7b75185a Upgrade the framework version to 2.1.0 DreamPiggy <l****6@1****m> almost 8 years ago
b1eae9cf merge Merge pull request #594 from dreampiggy/fix_import_issue_header adamgit <a****b@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
db13e59d Fix some typo in comments DreamPiggy <l****6@1****m> almost 8 years ago

← Back to repository