Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SDWebImage/svg-native-viewer

SVG Native viewer is a library that parses and renders SVG Native documents
https://github.com/SDWebImage/svg-native-viewer

Take into account viewbox translations too. (#34)

b0bad851292fb755e3b31357c33298e78feec1cd authored over 5 years ago
Add macOS build test bot to CircleCI (#31)

cccf330fa6b7e65c0de5037d260fdbc8339ab91c authored over 5 years ago
Build w/ and w/o style support (#30)

* Build w/ and w/o style support

* Bail when test fails

* Build with clang as well

* Re...

2c7d9b3131b6650365266a4b9f716efc160df36b authored over 5 years ago
add stroke-width feature to Skia backend (#29)

504246c9dfad2de45dae58a0dd5d533143a77f74 authored over 5 years ago
replace CRLF (DOS-like newline) by LF (Unix-like newline) (#28)

ca2a09c4bf3cdb5a624bf69d1894d5933be83ae5 authored over 5 years ago
Prevent a crash caused by empty css element list. (#24)

* Prevent a crash caused by empty css element list.

found & tested by
https://www.w3.org/TR/...

15d66c973e54939708d26956df7313a4d37e7eb4 authored over 5 years ago
change protocol to access 3rd party repos, from ssh to https. (#13)

for convenience to download & test on the systems without
registered ssh keys to login github.com.

0b3290a151743b145ea7d2578a82b0a1b439888d authored over 5 years ago
bugfix: even if dataURL declares as jpeg, encoding is set to kPNG X-( (#23)

Cairo backend's image metrics decoder could be crashed by this X-( X-( X-(

a546a87f684f3b8af3a2fe04ad3b48bae011ed52 authored over 5 years ago
Clear parsing cache (#22)

71baf1d5f7358a91c8b6df6a11196a691510d388 authored over 5 years ago
Add style macro and remove stylesheet submodule requirement. Fixes #20 (#21)

* Introduce style macro and use stylesheet module which mimics std::map for CssPropertySet

dcfae71d31e3aaff4bb960210a93ee8972970ebd authored over 5 years ago
Cpp11 compat part2 (#15)

* Make SVGDocumentImpl compatible to pure C++11

* Use tuple for CSSColorKeywords constexpr

586a57ac5373f67afaf737b9594477ba9fd70bcf authored over 5 years ago
Make project compile with C++11 env. Fixes #4

dd4ffaa8554ec8dfa05d08bf7f7576958a31fcb0 authored almost 6 years ago
Fix file permission. #9

fd37bfe26270116f94b567e3b2028073a3dd5c77 authored almost 6 years ago
Create CODEOWNERS

46898b12b8b91a23505313c9e354b63a0f376f3a authored almost 6 years ago
Build fixes. #9, #10, #11, #12

0d2d2a80dd480204f34e3c1198ea9ef9418e56c5 authored almost 6 years ago
Float based viewbox (#3)

* viewBox should be based on float values

* Build fix

* Fix reviewer requests

* Trigger...

3e168dab8eaa41d7174b9329deefa0620d677a35 authored almost 6 years ago
Support JPEG (#2)

* Support JPEG image encoding on parsing

* Fix CF build

* Image implementation for Skia; c...

9b198e33b7f3b750352ae71644fcf646e2e7ff00 authored almost 6 years ago
Better clipping support (#1)

* Follow spec and just allow one clipPath child; respect inheritance of clip-rule

* build fix...

3e2121465b72e6313a0c62c7a008ac6fb5f28278 authored almost 6 years ago
Add status badge

91688a26efd13374722dbb7e8f658bcaee7c3b6c authored almost 6 years ago
Merge pull request #6 from adobe/circleci

Experimental CircleCI integration

8b7eaf546c498e8f64c02441453e2859efa8e7d0 authored almost 6 years ago
return with error on failure

f72187332afdcba4ad1c5f509c00f5b1e44d270f authored almost 6 years ago
Experimental CircleCI integration

556beedee4cbc6a33dedbc58ed3de6d1e1303609 authored almost 6 years ago
Merge pull request #5 from adobe/fix-git-submodules

Fix git submodules issue

5c9c14bc751be04df4a56025d78a6e385818c493 authored almost 6 years ago
Fix git submodules issue

f8c58610a4b873b0d60e2a42e634eda6aa3dd27e authored almost 6 years ago
Remove limitation since it is a speced behavior now

a93299c40d5542daf19631a1ce46f4c9f3549742 authored almost 6 years ago
macOS build fix for Skia

8c3eacfdd6af53be4e300b97bac55fd33d1a0204 authored almost 6 years ago
Build fix

98b37899a7ea9e351ddd49b336347c826e4a725c authored almost 6 years ago
Make Skia build on Windows

c816e74337de856484708a168794d7804e0f6c02 authored almost 6 years ago
Only add cpp-base64 to CG header search path

7029aa20eebea5c85d20498671b21fc504bb3226 authored almost 6 years ago
Initial commit of source code

cbd6848d95cc60bb11bab315cce4880d037916cb authored almost 6 years ago
Initial commit

72ea50b3308b8c52455a831984e0669a0c3033a3 authored almost 6 years ago