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

fix tag names

github.com/SixLabors/ImageSharp.Drawing - 68a5ee14455dfa52699955c910a95dc58ee27595 authored almost 8 years ago by Scott Williams <[email protected]>
update version numbers

github.com/SixLabors/ImageSharp.Drawing - 49104bb770353fcf71b64542744b661552b40b31 authored almost 8 years ago by Scott Williams <[email protected]>
split formats into there own projects/packages

github.com/SixLabors/ImageSharp.Drawing - 2e1a7bd328dc8ef4e17631d5a7786deb8bb8b5b7 authored almost 8 years ago by Scott Williams <[email protected]>
Independently version multiple projects

github.com/SixLabors/ImageSharp.Drawing - 578b3054f6a23452f5e201a6cb023111f19e750a authored almost 8 years ago by Scott Williams <[email protected]>
Split Drawing from Core

github.com/SixLabors/ImageSharp.Drawing - 0e64f8ce014eac5bdddb3368a1baff38ae405d19 authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #68 from JimBobSquarePants/feature/custombootstrapper

Add ability to set custom Bootstrapper.

github.com/SixLabors/ImageSharp.Drawing - 854722156f0d94b84a5b61c420ac91c31f8523a1 authored almost 8 years ago by James Jackson-South <[email protected]>
Better configuration tests

github.com/SixLabors/ImageSharp.Drawing - 5bb95335bb980146a13d30ea76bbd83bd0f402ea authored almost 8 years ago by James Jackson-South <[email protected]>
Rename Bootstrapper to Configuration

github.com/SixLabors/ImageSharp.Drawing - d12f35d9561bfe166f20542b64b51cbb136e2bfc authored almost 8 years ago by James Jackson-South <[email protected]>
Move bootstrapper initializer

github.com/SixLabors/ImageSharp.Drawing - bb2581eb2ed2d172b2a59bad80cc28d5d986aaf0 authored almost 8 years ago by James Jackson-South <[email protected]>
Limit constructors, change test format loading

github.com/SixLabors/ImageSharp.Drawing - 2a54249058120e2aaf147beea17438aff53a3cc6 authored almost 8 years ago by James Jackson-South <[email protected]>
Fix bootstrapper test

github.com/SixLabors/ImageSharp.Drawing - 5651e7905756b56dce03fbfd59d8e8fe3dfc5229 authored almost 8 years ago by James Jackson-South <[email protected]>
Add ability to set custom Bootstrapper.

This allows the setting of custom formats and parallel processing rules.

github.com/SixLabors/ImageSharp.Drawing - 4b545fd42044146a8b62eda10e8da1266a744d71 authored almost 8 years ago by James Jackson-South <[email protected]>
Update contribution guidelines [skip ci]

github.com/SixLabors/ImageSharp.Drawing - 3d7eb675d87e2d6fee9ca68379fa49da45ca77bf authored almost 8 years ago by James Jackson-South <[email protected]>
Upgrade StyleCop to the latest beta.

github.com/SixLabors/ImageSharp.Drawing - 3135efaa6cb43e652bdfee4021c4f03289a2efa5 authored almost 8 years ago by Dirk Lemstra <[email protected]>
Welcome Olivia and Scott! :tada: [skip ci]

github.com/SixLabors/ImageSharp.Drawing - a1c0aa520d818d8d9194c31ed90cef039c2a633e authored almost 8 years ago by James Jackson-South <[email protected]>
Add a couple of solution files

Easier editing.

github.com/SixLabors/ImageSharp.Drawing - 85472d112470da8dc298d136a3355eef1cbece4e authored almost 8 years ago by James Jackson-South <[email protected]>
Merge branch 'refs/heads/pr/58'

github.com/SixLabors/ImageSharp.Drawing - 4bc07ae1f894078aae194ffc79116f7a71d0bf48 authored almost 8 years ago by James Jackson-South <[email protected]>
Welcome Anton :tada: [skip ci]

github.com/SixLabors/ImageSharp.Drawing - bcfe1034c3860bb973a17131c4bf908919fd0106 authored almost 8 years ago by James Jackson-South <[email protected]>
Benchmark_JpegDecoder

github.com/SixLabors/ImageSharp.Drawing - d3c2b4cdb91d5e771d8e7925c9418f89984f5f12 authored almost 8 years ago by Anton Firszov <[email protected]>
removed own-branch-specific stuff

github.com/SixLabors/ImageSharp.Drawing - af1d15967dc127c2470e4362a2eaf6245ae5f2cb authored almost 8 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations

github.com/SixLabors/ImageSharp.Drawing - cf06c19d912a209f05b152e7944dd473b0dff059 authored almost 8 years ago by Anton Firszov <[email protected]>
ImageSharp.Tests46 + better cache in FileProvider

github.com/SixLabors/ImageSharp.Drawing - 8b8e201d73a75165051ef113e597a6cf559994e9 authored almost 8 years ago by Anton Firszov <[email protected]>
Merge branch 'refs/heads/pr/56'

github.com/SixLabors/ImageSharp.Drawing - e25ae3ab750d5049c4a8aabc236cf72ed6c00d0b authored almost 8 years ago by James Jackson-South <[email protected]>
Moved some of the new files around.

Moved the private classes to separate files.
Removed the FlagsHelper class and only take what we ...

github.com/SixLabors/ImageSharp.Drawing - 54900b9917ffc95bd06a35a2e0711dea8f3508b0 authored almost 8 years ago by Dirk Lemstra <[email protected]>
Merge remote-tracking branch 'remotes/pullrequest/test-utils-fixed'

github.com/SixLabors/ImageSharp.Drawing - 2bfb6899b5d7882fb165c5621965efe0b97d2cca authored almost 8 years ago by Dirk Lemstra <[email protected]>
introduced PixelTypes.ColorWithDefaultImageClass

github.com/SixLabors/ImageSharp.Drawing - 0898f248ec793228280616217a271e5acca83a9d authored almost 8 years ago by antonfirsov <[email protected]>
re-added & refactored TestUtilities

github.com/SixLabors/ImageSharp.Drawing - 4c02cbb7c8c7239aae04ff4b6a68982dba713897 authored almost 8 years ago by antonfirsov <[email protected]>
Refactored TestImages again so they can be used in Attributes.

github.com/SixLabors/ImageSharp.Drawing - 1fa6b520f25a70e51bfb85d6a30291cc834db0ea authored almost 8 years ago by Dirk Lemstra <[email protected]>
Add a recolor brush

github.com/SixLabors/ImageSharp.Drawing - 837c0800389140545efb84d5609b44afd4e96a2a authored almost 8 years ago by Scott Williams <[email protected]>
Update System.Runtime reference for NET4.5

github.com/SixLabors/ImageSharp.Drawing - 0e6021fe392a6b39a708e2afee0dd185a7366fa3 authored about 8 years ago by James Jackson-South <[email protected]>
Add Travis and Coverity

github.com/SixLabors/ImageSharp.Drawing - bb01ed3c8389f32d645758f329c4ca2e14ca8c80 authored about 8 years ago by James Jackson-South <[email protected]>
Update Readme [skip ci]

github.com/SixLabors/ImageSharp.Drawing - 931e2af60014928463e924309201b90a07191a5c authored about 8 years ago by James Jackson-South <[email protected]>
Merging into master

github.com/SixLabors/ImageSharp.Drawing - d0f328f8d2541b8b73247542dea2ed394a968e04 authored about 8 years ago by James Jackson-South <[email protected]>
Waaaay to kill testing speed!

github.com/SixLabors/ImageSharp.Drawing - 2f34b9259b06d17e1662a530db5710606a467483 authored about 8 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/Fix-gifs'

github.com/SixLabors/ImageSharp.Drawing - f3ac7db824f861a757357cea9b35c784f2ce3d3e authored about 8 years ago by James Jackson-South <[email protected]>
Add new test file.

The octree quantizer does not like this file. A couple of frame
backgrounds turn out the wrong c...

github.com/SixLabors/ImageSharp.Drawing - 57bbd2502201073f0447ee16df19e77827ede7ad authored about 8 years ago by James Jackson-South <[email protected]>
Added an extra constructor to image that accepts a byte array.

github.com/SixLabors/ImageSharp.Drawing - 9e7e85a8936aa861f81d3e38a7640f5fec32ca31 authored about 8 years ago by Dirk Lemstra <[email protected]>
Added check for when the unit tests failed.

github.com/SixLabors/ImageSharp.Drawing - 34fa98785e5da0063cba894c7af30bca6cf2a56e authored about 8 years ago by Dirk Lemstra <[email protected]>
Merge pull request #50 from olivif/olivif/enablevscodecov

Enable Visual Studio code coverage

github.com/SixLabors/ImageSharp.Drawing - adbf2b8b3bffe660244456cc8744752069495686 authored about 8 years ago by Dirk Lemstra <[email protected]>
Fixing indentation in runsettings.

github.com/SixLabors/ImageSharp.Drawing - 235bd36ee9eba52d0bc6d6fb06c74051f3200c91 authored about 8 years ago by Olivia <[email protected]>
Moved HeaderSize and IsSupportedFileFormat to IImageFormat.

github.com/SixLabors/ImageSharp.Drawing - 0e7ba0c7aff6ac68f28bac7c2b621121312d44e2 authored about 8 years ago by Dirk Lemstra <[email protected]>
Made all the Bootstrapper methods static and fixed thread safety issue.

Remove the Formats property from the Image<TColor, TPacked> class.

github.com/SixLabors/ImageSharp.Drawing - b5cf1cec53e71c3aacb22172d366e86a5ca5e1dc authored about 8 years ago by Dirk Lemstra <[email protected]>
Merge pull request #46 from tocsoft/optimised-rectangle

Add optimised Rectangular Polygon

github.com/SixLabors/ImageSharp.Drawing - 8074ab49d9e258d7b7b0c706193b5f964e41d81f authored about 8 years ago by James Jackson-South <[email protected]>
Adding runsettings file for code coverage

github.com/SixLabors/ImageSharp.Drawing - fbd9d90315fd0f952cd9acca35b8c09c0291ccaf authored about 8 years ago by Olivia <[email protected]>
Hide all skipped assemblies.

github.com/SixLabors/ImageSharp.Drawing - 8350c243c138933a49cec0cec980caee8f655ae0 authored about 8 years ago by Dirk Lemstra <[email protected]>
Added guards and unit tests for the Bootstrapper.

github.com/SixLabors/ImageSharp.Drawing - 9919c418def5c19e98ea6a93957be4f0e084685d authored about 8 years ago by Dirk Lemstra <[email protected]>
Added codecov badge.

github.com/SixLabors/ImageSharp.Drawing - bc19c5d949de4d43ad28e179da15e0796aacdcf2 authored about 8 years ago by Dirk Lemstra <[email protected]>
Run CodeCoverage from the root.

github.com/SixLabors/ImageSharp.Drawing - 12ff93980b1d2642252ae92f181444e41880681e authored about 8 years ago by Dirk Lemstra <[email protected]>
Fixes for CodeCoverage.

github.com/SixLabors/ImageSharp.Drawing - 44e55e457157054175788201cf16f5b673c5e591 authored about 8 years ago by Dirk Lemstra <[email protected]>
Changed the test images from string into TestFile.

github.com/SixLabors/ImageSharp.Drawing - 329313ec03902a89e0e8839c62831a0f33604da3 authored about 8 years ago by Dirk Lemstra <[email protected]>
Decode CMYK and YCCK images Fix #40

We can decode the images but there is a loss of accuracy due to a lack
of ICC support.

github.com/SixLabors/ImageSharp.Drawing - b8a8b688bc5c6f6f3cb46e12d252aba933f8fa65 authored about 8 years ago by James Jackson-South <[email protected]>
Add optimised RectanglePolygon

github.com/SixLabors/ImageSharp.Drawing - a9fe3e9fc6d10a9160049d5a61715d1fce58ff47 authored about 8 years ago by Scott Williams <[email protected]>
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp

github.com/SixLabors/ImageSharp.Drawing - b54e9cc38f94b52e24289cf40abb26421d019634 authored about 8 years ago by James Jackson-South <[email protected]>
Corrected batch file.

github.com/SixLabors/ImageSharp.Drawing - fff45055cefb637f8bb6df9f6a6c9cf89579558d authored about 8 years ago by Dirk Lemstra <[email protected]>
Try to figure out dotnet location.

github.com/SixLabors/ImageSharp.Drawing - 453b17aa1e021a645868b56ba30017eaaa9e9e8d authored about 8 years ago by Dirk Lemstra <[email protected]>
Corrected dotnet folder.

github.com/SixLabors/ImageSharp.Drawing - afe9011d9e6ac53d98a128b4b97e6dbd5991e3ba authored about 8 years ago by Dirk Lemstra <[email protected]>
Implemented codecov.

github.com/SixLabors/ImageSharp.Drawing - e42820ed8b9a82f909ff92a2cbd8dfb86ce63539 authored about 8 years ago by Dirk Lemstra <[email protected]>
Merge pull request #41 from tocsoft/optimise-polygon-merging

Optimise polygon merging in complex polygons

github.com/SixLabors/ImageSharp.Drawing - 7af8c08479dbcf79d3bc59d8ec7bbbf338fb372d authored about 8 years ago by James Jackson-South <[email protected]>
optimise complex polygons

Trying to avoid using clipper to merge polygons when they can be avoided.
Try to use the origion...

github.com/SixLabors/ImageSharp.Drawing - 0475f1961643a022b2303fb1ccb95dc34581901c authored about 8 years ago by Scott Williams <[email protected]>
Rename Blend to DrawImage

github.com/SixLabors/ImageSharp.Drawing - dbc9b395b717a3bb7912cb1a9a8e4e9096351e21 authored about 8 years ago by James Jackson-South <[email protected]>
Style:cop:

github.com/SixLabors/ImageSharp.Drawing - d9af9ebb97d72bf7ee24a6ff410d3ce4c27824d2 authored about 8 years ago by James Jackson-South <[email protected]>
Merge branch 'refs/heads/pr/37'

github.com/SixLabors/ImageSharp.Drawing - aa39c5fa737e3d97b1a8ad20aa126e74094f603e authored about 8 years ago by James Jackson-South <[email protected]>
add Image brush

github.com/SixLabors/ImageSharp.Drawing - cd8e372e491d6b7a0e8ecca6e53d6e36b0a59a05 authored about 8 years ago by Scott Williams <[email protected]>
provide graphics options for drawing methods

this allows enabling/disabling the antailising

github.com/SixLabors/ImageSharp.Drawing - 28fc714df895b16a242aa0beacd22056f6cca630 authored about 8 years ago by Scott Williams <[email protected]>
drop PointF and use Vector2 instead

github.com/SixLabors/ImageSharp.Drawing - 5390edd35e1db5bdc15332fe88f62f1c45779b8d authored about 8 years ago by Scott Williams <[email protected]>
Add drawing methods.

Adds a 4 `IPath`s;
- `Path` : a generic open path described by an arbitrary collection of `ILin...

github.com/SixLabors/ImageSharp.Drawing - aaa60efa24450d1db6e1b28dbdd77f57f9e828e2 authored about 8 years ago by Scott Williams <[email protected]>
initial commit

github.com/SixLabors/ImageSharp.Drawing - 12d3d5a9be900b6a6a2b89495a31c0665ffc91f9 authored about 8 years ago by Scott Williams <[email protected]>
initial commit

github.com/SixLabors/Shapes - 12d3d5a9be900b6a6a2b89495a31c0665ffc91f9 authored about 8 years ago by Scott Williams <[email protected]>
Initial commit

github.com/SixLabors/Shapes - bec57ca2586eb40619aa527659d68b4114acdf67 authored about 8 years ago by Scott Williams <[email protected]>
Initial commit

github.com/SixLabors/ImageSharp.Drawing - bec57ca2586eb40619aa527659d68b4114acdf67 authored about 8 years ago by Scott Williams <[email protected]>
Merge pull request #34 from antonfirsov/master

DecodeJpegMultiple + Test Images

github.com/SixLabors/ImageSharp.Drawing - da434894c4a2abdd7a89cf1c18d596375b452779 authored about 8 years ago by James Jackson-South <[email protected]>
sln change undone

github.com/SixLabors/ImageSharp.Drawing - 608c58a559adc7c1650426f851323f0f5dfa1a28 authored about 8 years ago by Anton Firszov <[email protected]>
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp

github.com/SixLabors/ImageSharp.Drawing - d7996c7d11b6dc184d6ca8323df9d927c5b13e26 authored about 8 years ago by Anton Firszov <[email protected]>
Merge branch 'refs/heads/pr/33'

github.com/SixLabors/ImageSharp.Drawing - 666ee9c5b7aeb26e4f69679ee451cf5ee4ac7aa6 authored about 8 years ago by James Jackson-South <[email protected]>
manually merged DecodeJpegMultiple + additional test images

github.com/SixLabors/ImageSharp.Drawing - c77e12de4691ca7d9a0105db97759341cbce5dcf authored about 8 years ago by Anton Firszov <[email protected]>
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp

github.com/SixLabors/ImageSharp.Drawing - ed1e53684cdcf0ffabaaf3eb00456bf81f651887 authored about 8 years ago by Anton Firszov <[email protected]>
Added Argb to the list of supported color models

github.com/SixLabors/ImageSharp.Drawing - a491323a9130a0fcde9c7afc1feaa822a189f80d authored about 8 years ago by rokleM <[email protected]>
Added Argb IPackedPixel

github.com/SixLabors/ImageSharp.Drawing - 0d422a7579056fa140a2a5be4ec0d34f61b3134b authored about 8 years ago by rokleM <[email protected]>
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp

github.com/SixLabors/ImageSharp.Drawing - be0b3da132668b93f6ff3573155f57d7db40bc2a authored about 8 years ago by James Jackson-South <[email protected]>
Update to ImageSharp [skip ci]

github.com/SixLabors/ImageSharp.Drawing - a71ee0dd5332196e759553319f524042af6667c7 authored about 8 years ago by James Jackson-South <[email protected]>
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp

Conflicts:
src/ImageSharp/Formats/Jpg/Components/Block.cs
src/ImageSharp/Formats/Jpg/Component...

github.com/SixLabors/ImageSharp.Drawing - 307dceebba7ae982daac8c38ef93a35be4e63317 authored about 8 years ago by Anton Firszov <[email protected]>
Merge branch 'refs/heads/pr/25'

# Conflicts:
# src/ImageSharp/Formats/Jpg/JpegEncoderCore.cs

github.com/SixLabors/ImageSharp.Drawing - ae39c782e64557c32ee8a3fa087cc942f7ce0193 authored about 8 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/feature/interlaced'

github.com/SixLabors/ImageSharp.Drawing - 9db43a4691409b90867a2502e26d23944927f230 authored about 8 years ago by James Jackson-South <[email protected]>
Fix #9

github.com/SixLabors/ImageSharp.Drawing - 82d6209f70b3054c92f2742c3207812438f55473 authored about 8 years ago by James Jackson-South <[email protected]>
Much better output. Nearly there. Touch #9

Image in issue works perfectly as does rgba test image. rgb 8x8 test
image shows 2 pixel error t...

github.com/SixLabors/ImageSharp.Drawing - f4f723cc50c0721c483a8cace2f353f5d73d9c32 authored about 8 years ago by James Jackson-South <[email protected]>
A little bit better

github.com/SixLabors/ImageSharp.Drawing - e598a4ca4636488ea2569e3def4d241895a2dd8a authored about 8 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into feature/interlaced

github.com/SixLabors/ImageSharp.Drawing - c12d6babefdc761091fe96cddcd4fa06f71c5080 authored about 8 years ago by James Jackson-South <[email protected]>
Initial attempt to decode png. Touch #9

I can pull the pixels from the stream but something is wrong with my
offset calculations. Finger...

github.com/SixLabors/ImageSharp.Drawing - 23370808abafaae4d23b9f06bb808d1eb3ddba4f authored about 8 years ago by James Jackson-South <[email protected]>
Badges, badges, badges [skip ci]

github.com/SixLabors/ImageSharp.Drawing - 8378e1168a9086a2225a62031cea293ffe911542 authored about 8 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/feature/packedpixel'

github.com/SixLabors/ImageSharp.Drawing - fa206a26c2d3e8a6f0dd3676c39b7f40a689dfd2 authored about 8 years ago by James Jackson-South <[email protected]>
Add PackedPixelConverterHelper Fix #27

Allows the conversion between all the known packed pixel types.

github.com/SixLabors/ImageSharp.Drawing - d77fac1284f12da2c518be9d5f3be07f98258850 authored about 8 years ago by James Jackson-South <[email protected]>
JpegBenchmark

github.com/SixLabors/ImageSharp.Drawing - ec94827a9c0c67192797b1332c6080a5bf46fa7c authored about 8 years ago by Anton Firszov <[email protected]>
removed "geneserath.jpg" from TestImages

github.com/SixLabors/ImageSharp.Drawing - b6c704ea3fa6b65fb4a1c6c349636a16e7849446 authored about 8 years ago by Anton Firszov <[email protected]>
Merge after rebase:

Merge branch 'without46' of https://github.com/antonfirsov/ImageSharp into without46

Conflicts:...

github.com/SixLabors/ImageSharp.Drawing - 19a5b32af517eb468c2d879da3ef2a06771e3a39 authored about 8 years ago by Anton Firszov <[email protected]>
Merge pull request #23 from boguscoder/png_perf

Don't allocate memory for png decode filters, reuse scanline buffers

github.com/SixLabors/ImageSharp.Drawing - 0fe9be6f3a7b1f9d774865eb009d357023204614 authored about 8 years ago by James Jackson-South <[email protected]>
removed 46 stuff

github.com/SixLabors/ImageSharp.Drawing - 0bbc65088b7682bcf45ee65b8d4c359b35c18810 authored about 8 years ago by Anton Firszov <[email protected]>
allocation optimizations for JpegDecoderCore

github.com/SixLabors/ImageSharp.Drawing - 45b73793a907b07d1f6d6fbe246bb3ba600a6a8c authored about 8 years ago by Anton Firszov <[email protected]>
Don't allocate memory for png decode filters, reuse scanline buffers

- Added png test images with different filters for local tests

github.com/SixLabors/ImageSharp.Drawing - 0cde1ea29a2173c4ba333460897de34501e338b8 authored about 8 years ago by Oleg Bogdanov <[email protected]>
minor cache optimiziation + benchmarks

github.com/SixLabors/ImageSharp.Drawing - 064c137071e2e0c35b5ee15ca3ad196b23af2c57 authored about 8 years ago by Anton Firszov <[email protected]>