Ecosyste.ms: OpenCollective

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

Six Labors

New, fully featured, fully managed, cross-platform, 2D graphics APIs for .NET
Collective - Host: opensource - https://opencollective.com/sixlabors - Website: https://docs.sixlabors.com/ - Code: https://github.com/SixLabors

refactor jpeg tests + add another test image for #159

github.com/SixLabors/ImageSharp.Drawing - 3b6a486c5732c02928d26bb74b326327d36251ed authored almost 7 years ago
Merge branch 'master' into js/swap-jpeg-decoders

github.com/SixLabors/ImageSharp.Drawing - 2530e93c21b35cd54c571d8147c18a5812e39f2c authored almost 7 years ago
Merge pull request #542 from jongleur1983/GradientBrush

Gradient Brushes

github.com/SixLabors/ImageSharp.Drawing - dab4a36929ef8823c03e12e9079e829ab482b9f9 authored almost 7 years ago
#542: apply naming scheme for abstract classes

github.com/SixLabors/ImageSharp.Drawing - 0b8f34eada5a4b4569b6af60d887696a2d913260 authored almost 7 years ago
Merge branch 'master' into js/swap-jpeg-decoders

github.com/SixLabors/ImageSharp.Drawing - d559f856cc95b43d8c6bbb14fae49aa38a99127c authored almost 7 years ago
Merge remote-tracking branch 'origin/master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - 0af611fe262a4323a19f61d869049cb4b5ed86c9 authored almost 7 years ago
Merge pull request #573 from SixLabors/af/update-shapes-reference

Update SixLabors.Shapes to 1.0.0-ci0018

github.com/SixLabors/ImageSharp.Drawing - 9ae3920b64093139b888de8b3657564c029579ed authored almost 7 years ago
add tolerance to comparison in tests

github.com/SixLabors/ImageSharp.Drawing - a7951dada4cde153966e08f1ff0cb5c8c950f017 authored almost 7 years ago
update SixLabors.Shaeps to 1.0.0-ci0018

github.com/SixLabors/ImageSharp.Drawing - 8c235bf0cd5fd64c56d77db8ac8103a62db14b5d authored almost 7 years ago
add reference images for Gradient Brush tests

github.com/SixLabors/Imagesharp.Tests.Images - 8ab54f8003aff94b3a9662b0be46b0062cad6b74 authored almost 7 years ago
FillEllipticGradientBrushTests

github.com/SixLabors/ImageSharp.Drawing - 4647ae20b451e7d6b69944981729ac8aef82ffac authored almost 7 years ago
finish refactoring FillLinearGradientBrushTests

github.com/SixLabors/ImageSharp.Drawing - 91d337ed0a04eec6083029ca4a4041ae63de46e7 authored almost 7 years ago
VerticalReturnsUnicolorColumns -> VerticalBrushReturnsUnicolorRows (+ simplify test code)

github.com/SixLabors/ImageSharp.Drawing - dd843a6f39fc10f6fa165e28c5da1280b9c63543 authored almost 7 years ago
FillLinearGradientBrushTests #1

github.com/SixLabors/ImageSharp.Drawing - a32aef4db5a44657d18a2f87eff95b7b914570f6 authored almost 7 years ago
introduce TestImageExtensions.VerifyOperation(), simplify FillRadialGradientBrushTests and output file names

github.com/SixLabors/ImageSharp.Drawing - f35161441945455c5e66f48b382d3ebbedd571d7 authored almost 7 years ago
#542: cleanup test file names, fix naming for RadialGradientBrush test files

github.com/SixLabors/ImageSharp.Drawing - 9308b3a99993bd611f44df569f0e21dc19f72e4c authored almost 7 years ago
Merge pull request #41 from SixLabors/af/add-system-memory

Add an IPath.FindIntersections() overload consuming Span<PointF>

github.com/SixLabors/Shapes - f5285d86999a3aa1313ae07bb6cf147a1b811a19 authored almost 7 years ago
Merge pull request #41 from SixLabors/af/add-system-memory

Add an IPath.FindIntersections() overload consuming Span<PointF>

github.com/SixLabors/ImageSharp.Drawing - f5285d86999a3aa1313ae07bb6cf147a1b811a19 authored almost 7 years ago
#542: shorten test names, improve test image filenames

github.com/SixLabors/ImageSharp.Drawing - 458aa531d90a1a59d19cfb9d17ac979d9be2bee2 authored almost 7 years ago
fix formatting issues

github.com/SixLabors/Shapes - 1336df98921569ca849d9c94ab6c0f475f80e56f authored almost 7 years ago
fix formatting issues

github.com/SixLabors/ImageSharp.Drawing - 1336df98921569ca849d9c94ab6c0f475f80e56f authored almost 7 years ago
Merge remote-tracking branch 'origin/master' into af/add-system-memory

github.com/SixLabors/Shapes - 555f459c7429cbf8e0a94cd638f697330af7b3b2 authored almost 7 years ago
Merge remote-tracking branch 'origin/master' into af/add-system-memory

github.com/SixLabors/ImageSharp.Drawing - 555f459c7429cbf8e0a94cd638f697330af7b3b2 authored almost 7 years ago
Span<PointF> overload for IPath.FindIntersections()

github.com/SixLabors/Shapes - ded3acfcc2b5667100ebe22e60ad6cc128adbd14 authored almost 7 years ago
Span<PointF> overload for IPath.FindIntersections()

github.com/SixLabors/ImageSharp.Drawing - ded3acfcc2b5667100ebe22e60ad6cc128adbd14 authored almost 7 years ago
Merge pull request #39 from woutware/Performance-improvements-3

Small performance enhancement to InternalPath.FindIntersection.

github.com/SixLabors/ImageSharp.Drawing - 39344be45b904896ef14f87ab8cdaa6b908d9903 authored almost 7 years ago
Merge pull request #39 from woutware/Performance-improvements-3

Small performance enhancement to InternalPath.FindIntersection.

github.com/SixLabors/Shapes - 39344be45b904896ef14f87ab8cdaa6b908d9903 authored almost 7 years ago
Merge pull request #40 from SixLabors/af/replace-vector2-members

Replace all Vector2 members with PointF to workaround CoreCLR issues

github.com/SixLabors/ImageSharp.Drawing - 9942d418312f13372aaf46d70ed10f2c5622f4ad authored almost 7 years ago
Merge pull request #40 from SixLabors/af/replace-vector2-members

Replace all Vector2 members with PointF to workaround CoreCLR issues

github.com/SixLabors/Shapes - 9942d418312f13372aaf46d70ed10f2c5622f4ad authored almost 7 years ago
replace all Vector2 members with PointF

github.com/SixLabors/Shapes - 4bd369e84d4b98321f5f8738715db0c9745cc169 authored almost 7 years ago
replace all Vector2 members with PointF

github.com/SixLabors/ImageSharp.Drawing - 4bd369e84d4b98321f5f8738715db0c9745cc169 authored almost 7 years ago
minor code cleanup: removed an unused field + simplified an "always true" expression

github.com/SixLabors/Shapes - e84089cd5d8ddeb896e788860d89d7378dc41f02 authored almost 7 years ago
minor code cleanup: removed an unused field + simplified an "always true" expression

github.com/SixLabors/ImageSharp.Drawing - e84089cd5d8ddeb896e788860d89d7378dc41f02 authored almost 7 years ago
importing DotSettings configuration from ImageSharp solution

github.com/SixLabors/ImageSharp.Drawing - 5aeae90c386bd0bdd86a954daedbde9a73703b3b authored almost 7 years ago
importing DotSettings configuration from ImageSharp solution

github.com/SixLabors/Shapes - 5aeae90c386bd0bdd86a954daedbde9a73703b3b authored almost 7 years ago
Merge branch 'master' into js/new-jpeg-scan-decoder

github.com/SixLabors/ImageSharp.Drawing - 4fc66d97441ffee7821b339c120c08a264ead616 authored almost 7 years ago
Merge branch 'master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - 43db61a8339b03b127ad4d2aadaffd492d97ac02 authored almost 7 years ago
Merge pull request #560 from carbon/memory-rc1

Update System.* deps to 4.5.0-rc1

github.com/SixLabors/ImageSharp.Drawing - cb75a3417b656b4d6a7af35a8581352658290eb7 authored almost 7 years ago
Merge branch 'master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - ecda6cb75966af1bb7349e0172381e8e8d1a0752 authored almost 7 years ago
Merge branch 'master' into memory-rc1

github.com/SixLabors/ImageSharp.Drawing - 45fa086d623f20079063956ff5a7717a2fda608d authored almost 7 years ago
Merge pull request #557 from jongleur1983/SubmoduleHintInTestsScript

Extend run-tests.ps1 by a warning if submodules are not synced

github.com/SixLabors/ImageSharp.Drawing - b012f6477d1e9e375f4013a4544cbaad25609288 authored almost 7 years ago
#542: remove redundant Asserts, cleanup code

github.com/SixLabors/ImageSharp.Drawing - 6a5c4facee537a802094663e6ceec754d0c86322 authored almost 7 years ago
#542: improve tests for elliptic gradients

changing parameters so that visual evaluation of correctness is easier.

github.com/SixLabors/ImageSharp.Drawing - a5e27137b4778ec08e7f25d20e7bbc6f493ad027 authored almost 7 years ago
#542: remove pixel checks and base class

as requested by @antonfirsov.

github.com/SixLabors/ImageSharp.Drawing - 397352fefa2b5f28edcea2ad949959f9b0d39297 authored almost 7 years ago
Update System.* deps to 4.5.0-rc1

github.com/SixLabors/ImageSharp.Drawing - db4bb76422f165cb06f7c4f00ca994ba3505d9c7 authored almost 7 years ago
rename files to add {TPixel} generic parameter.

github.com/SixLabors/ImageSharp.Drawing - 3344d3f02e779c70aee71ed6fce0496cf7a1c890 authored almost 7 years ago
#542: reduce test image sizes to save submudule size

github.com/SixLabors/ImageSharp.Drawing - c2561f1b20af866ead8ee26935998d94d3900d86 authored almost 7 years ago
#542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested.

github.com/SixLabors/ImageSharp.Drawing - 18cc05f46e3b9414c5874e3c8f3f55b4728f6562 authored almost 7 years ago
fix returning wrong error code. Returned the error code of 'git submodule status' accidently.

github.com/SixLabors/ImageSharp.Drawing - 63d850052b8932137d6fedb67bb61ef2a0a24197 authored almost 7 years ago
use 4 spaces in new code (like in the rest of the file)

github.com/SixLabors/ImageSharp.Drawing - 29b430b2eb5cf121870e5ead80a29a82fb42bfd0 authored almost 7 years ago
#557: fix string comparison and wrong logic

1) -contains is for arrays, not for strings, so we use match (and mask the -)
2) if a module is ...

github.com/SixLabors/ImageSharp.Drawing - 4c5af929b078fb2fe5e0971cd1ad3334ba877cd3 authored almost 7 years ago
#557: use spaces, not tabs

github.com/SixLabors/ImageSharp.Drawing - 73e9894d3b1f38898812d556caa4caa620c6ce7e authored almost 7 years ago
Extend run-tests.ps1 by a warning if submodules are not synced

I'm contributing to ImageSharp since around a week, and I saw 3 people (myself included) stumbli...

github.com/SixLabors/ImageSharp.Drawing - feb89e97aeb4cc4ba978cd7e4f56ece795ea7fa7 authored almost 7 years ago
Merge branch 'master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - 2d2b3e19a0189c14f9ac3cb6bc6e7398a14e7acd authored almost 7 years ago
Merge pull request #552 from woutware/Issue-551-solidbrush-blend-performance

Issue 551 solidbrush blend performance

github.com/SixLabors/ImageSharp.Drawing - 2ca8950b030ad5715a5bd96d0c31e533a3bfa71b authored almost 7 years ago
Delete merge conflict backup file.

github.com/SixLabors/ImageSharp.Drawing - 4941a9ab84e6ed001274640f6a6481ba25c5eb09 authored almost 7 years ago
More & better docs. Mostly ImageFormats.md

github.com/SixLabors/docs - 5b53f18b81d13a6744831d7f243a110d71b6a7d5 authored almost 7 years ago
#542: apply change requests made by @tocsoft in code review.

github.com/SixLabors/ImageSharp.Drawing - 29a37d06e1f6bb0fd3cd1b7212f9208b81162b98 authored almost 7 years ago
Merge remote-tracking branch 'origin/master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - fb47d027e7244cbf7247d0aad88dd1308e4b0480 authored almost 7 years ago
minor code cleanup in FillProcessor.cs

github.com/SixLabors/ImageSharp.Drawing - 2b338965e86dc264c68c944d68390e84d403b60f authored almost 7 years ago
Merge branch 'master' into Issue-551-solidbrush-blend-performance

# Conflicts:
# src/ImageSharp.Drawing/Processing/Drawing/Processors/FillProcessor.cs

github.com/SixLabors/ImageSharp.Drawing - 000f819178d2402440a8d3d169d25d30c513f232 authored almost 7 years ago
Merge pull request #555 from SixLabors/af/FillSolidBrushTests

better FillSolidBrushTests + bugfix in FillProcessor

github.com/SixLabors/ImageSharp.Drawing - e12f053b1b76d7e7fe028c5054bd6bb6a03b07ad authored almost 7 years ago
better FillSolidBrushTests + bugfix in FillProcessor

github.com/SixLabors/ImageSharp.Drawing - 29821ae82c38509c6ce1a8b1f54a6e009eee6c2c authored almost 7 years ago
Merge branch 'master' into Issue-551-solidbrush-blend-performance

github.com/SixLabors/ImageSharp.Drawing - 64881a317d7d67d3f3cdfecf41a08859ef466145 authored almost 7 years ago
Merge pull request #553 from SixLabors/af/drawing-tests

Better test coverage for SolidBrush + blenders

github.com/SixLabors/ImageSharp.Drawing - 944d457075da5107066244755f912db53ed109b6 authored almost 7 years ago
Add taper transform reference images

github.com/SixLabors/Imagesharp.Tests.Images - f641620eb5378db49d6153bbf1443ad13bda2379 authored almost 7 years ago
assertions for SolidFillBlendedShapesTests

github.com/SixLabors/ImageSharp.Drawing - c074de3f7baf985221896afda88b84d2a51f7358 authored almost 7 years ago
add reference images for SolidFillBlendedShapesTests

github.com/SixLabors/Imagesharp.Tests.Images - 5a9a88380166a87521d10048f53cda7f5f761d66 authored almost 7 years ago
"BlendedShapes" -> SolidFillBlendedShapesTests

github.com/SixLabors/ImageSharp.Drawing - 6383bc1b9664074004361b80cf7460f3f9bc6a0c authored almost 7 years ago
Small performance enhancement to InternalPath.FindIntersection.

github.com/SixLabors/ImageSharp.Drawing - cf14b33e6f626122cbd65a1890bdacfd6319f739 authored almost 7 years ago
Small performance enhancement to InternalPath.FindIntersection.

github.com/SixLabors/Shapes - cf14b33e6f626122cbd65a1890bdacfd6319f739 authored almost 7 years ago
Processed Scott's review comment.

github.com/SixLabors/ImageSharp.Drawing - f47141c2b7be36a59fbaef6045209dcb291c60db authored almost 7 years ago
Oops, should be W instead of Z ofcourse.

github.com/SixLabors/ImageSharp.Drawing - 8be19feea7e1c21d08db40becbf81b17ee4683be authored almost 7 years ago
Added fast path for SolidBrush in FillProcessor.

github.com/SixLabors/ImageSharp.Drawing - afeb25fce83edbe5f253b8a2b8580291ae89ef22 authored almost 7 years ago
Merge pull request #3 from woutware/Update-samples

Updated and test all samples to 1.0.0.-beta0003. Changed projects from netcore 1.1 to netcore 2.0.

github.com/SixLabors/Samples - b776ea0a133e3930169dfbf5302c1bfbd57311f6 authored almost 7 years ago
Updated and test all samples to 1.0.0.-beta0003. Changed projects from netcore 1.1 to netcore 2.0.

github.com/SixLabors/Samples - 625dd0ace7c30ed9cb3dc7a48304471e0bd91b76 authored almost 7 years ago
Merge branch 'master' of https://github.com/SixLabors/Imagesharp.Tests.Images

github.com/SixLabors/Imagesharp.Tests.Images - 558729ec87bcf52f22362175842f88a81ccfc483 authored almost 7 years ago
Add filter reference images

github.com/SixLabors/Imagesharp.Tests.Images - 48c02bc4870307515311d8889a98aada04865ba4 authored almost 7 years ago
Merge branch 'master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - 692bc4a47b255b6196ae6e7c7942957a6e053bcd authored almost 7 years ago
Merge pull request #548 from woutware/Performance-improvements-1

Performance improvements in the PNG filtering (roughly 20% gain on my machine).

github.com/SixLabors/ImageSharp.Drawing - aeffd748323eb8bc3ee2fe3f2824525091a99fb2 authored almost 7 years ago
Merge pull request #38 from woutware/Performance-improvements-1

Some minor performance improvements after identifying bottlenecks in VS profiler.

github.com/SixLabors/ImageSharp.Drawing - ac67ad12a88101074088024a17da7ee44e255cb9 authored almost 7 years ago
Merge pull request #38 from woutware/Performance-improvements-1

Some minor performance improvements after identifying bottlenecks in VS profiler.

github.com/SixLabors/Shapes - ac67ad12a88101074088024a17da7ee44e255cb9 authored almost 7 years ago
Reuse delta vector in CalculateOrientation calls and avoid use of modulo (%) operator.

github.com/SixLabors/ImageSharp.Drawing - dc0343c6beba0a429484e83caa33aaad60d4d1fd authored almost 7 years ago
Reuse delta vector in CalculateOrientation calls and avoid use of modulo (%) operator.

github.com/SixLabors/Shapes - dc0343c6beba0a429484e83caa33aaad60d4d1fd authored almost 7 years ago
Minor performance refactorings.

Moved the division out of the loop, division is expensive.

github.com/SixLabors/ImageSharp.Drawing - 9e9eebb2ae871ded5fe7d2ba5e56c8a30ae145b4 authored almost 7 years ago
"fix" reference output

github.com/SixLabors/Imagesharp.Tests.Images - 71635787778ba442087f326ec49a116ba19c7f60 authored almost 7 years ago
Merge branch 'master' into GradientBrush

github.com/SixLabors/ImageSharp.Drawing - e3ca9d2696a82c452a5cc3907988407da3bd4e3c authored almost 7 years ago
remove not implemented Polygon Brush from documentation for now.

github.com/SixLabors/ImageSharp.Drawing - b6427f89a5557c333aad311376192ed0e470ecff authored almost 7 years ago
implement GradientRepetitionModes

github.com/SixLabors/ImageSharp.Drawing - d1730631a2f734d2f8639e1091a30ff46df4feba authored almost 7 years ago
improve performance on distance calculation

github.com/SixLabors/ImageSharp.Drawing - 467ae9e420408e12159e657d190c4b2da95f48fd authored almost 7 years ago
optimization of EllipticGradientBrush

- precalculate anything that's independent of the pixel coordinate

github.com/SixLabors/ImageSharp.Drawing - d1037a07d159c3004a0da07993d3c695c09a5750 authored almost 7 years ago
first implementation of an elliptical gradient brush

github.com/SixLabors/ImageSharp.Drawing - bb4495ef9205b8c33f4396caf958a0ce72adc2cb authored almost 7 years ago
Merge pull request #62 from woutware/issue-61

Extended TextMeasurer to be able to measure character bounds.

github.com/SixLabors/Fonts - 4ee628bad5c0206440bd6cc865ee3d6a3285c329 authored almost 7 years ago
Added test to test TextMeasurer.TryMeasureCharacterBounds.

github.com/SixLabors/Fonts - 6b3b9a2f69a27dfd81111a30329492638310db1e authored almost 7 years ago
Merge pull request #63 from woutware/issue-57

Added IFontInstance properties Ascender, Descender and LineGap.

github.com/SixLabors/Fonts - e1b82b4de1c8c273059c46872fb53bb059609e3c authored almost 7 years ago
Added unit test for testing accessing vertical font metrics properties.

github.com/SixLabors/Fonts - f24e96f32e15ea5638a82f7d2ad47c1ff3799117 authored almost 7 years ago
Add projective transform references

github.com/SixLabors/Imagesharp.Tests.Images - 81d1fce944960efa3bd9d2cda4f7657a40c6be39 authored almost 7 years ago
Renamed MeasureCharacterBounds to TryMeasureCharacterBounds.

github.com/SixLabors/Fonts - 1db5af793906deab9bb843086dad052df5e27f74 authored almost 7 years ago
Moved project to latest C# version to be able to use readonly struct.

github.com/SixLabors/Fonts - c91f14503683d68aa0f674741e15fc4558c46bc6 authored almost 7 years ago