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

upgrade font and core versions

github.com/SixLabors/Shapes - 26d7abf872ffb26670106dc4a9443fb22ba339e0 authored over 7 years ago
updated core to beta version

github.com/SixLabors/Fonts - ae783a1b40a4f4104f1674494c76ded55e8fe5e8 authored over 7 years ago
Remove System.Memory from core

github.com/SixLabors/Core - 304f7cfc37032311b808120311dd964570274442 authored over 7 years ago
Merge pull request #6 from SixLabors/develop

create beta 1

github.com/SixLabors/Core - e5bc7bcd9173bfa3814faa95cf71735a30e12f29 authored over 7 years ago
Merge branch 'beta-1' of https://github.com/SixLabors/ImageSharp into beta-1

github.com/SixLabors/ImageSharp.Drawing - 03f01045f504e185be3e0f0443a07dc82a7eb471 authored over 7 years ago
Merge pull request #326 from SixLabors/image-frames

API Image frames refactor

github.com/SixLabors/ImageSharp.Drawing - 0810141af0d9261228cf00d2eeb15faa6b0de2c0 authored over 7 years ago
missed migrating PRs from old repo

github.com/SixLabors/ImageSharp.Web - 9edd7eb054348503f6bb87fa13e03bc8ecfb87ae authored over 7 years ago
Merge remote-tracking branch 'origin/beta-1' into image-frames

github.com/SixLabors/ImageSharp.Drawing - 1cab98f0fbc550f8601e7f78f61652cbdd20c42c authored over 7 years ago
Merge remote-tracking branch 'origin/beta-1' into image-frames

github.com/SixLabors/ImageSharp.Drawing - a02d2babf080ee89b7ec0c4a4ab5fc81a93667ff authored over 7 years ago
update shapes package to fix broken tests

github.com/SixLabors/ImageSharp.Drawing - 0664f99bb42d5a3ec822a5fd483f99c5269709d7 authored over 7 years ago
offset per path causing drift

github.com/SixLabors/ImageSharp.Drawing - 27f486787525ce31ef54aec74dd5311b3343f755 authored over 7 years ago
offset per path causing drift

github.com/SixLabors/Shapes - 27f486787525ce31ef54aec74dd5311b3343f755 authored over 7 years ago
Merge beta-1 into image-frames

github.com/SixLabors/ImageSharp.Drawing - 337260bf6e85cb9b52de8408d87b084823e2f07f authored over 7 years ago
remove usage of Span<T> from public api surface

github.com/SixLabors/ImageSharp.Drawing - 2f5c2a3e5da20122d5ea7180a0c056b96f56f946 authored over 7 years ago
remove System.Memory dependency

github.com/SixLabors/Shapes - a8ad9680fd2a63ddff9fa5059278aecd37e7cbb6 authored over 7 years ago
remove System.Memory dependency

github.com/SixLabors/ImageSharp.Drawing - a8ad9680fd2a63ddff9fa5059278aecd37e7cbb6 authored over 7 years ago
Added new extension method for IConfigurable to get the configuration and remove the one from Image<TPixel>.

github.com/SixLabors/ImageSharp.Drawing - bcfc43bacfeaa20cd94d6b09bb6fd500ef3cb2f5 authored over 7 years ago
pass configuation into processors

github.com/SixLabors/ImageSharp.Drawing - a6a0bb015a45ed9ff98f8785feb54004510853ed authored over 7 years ago
fix frame double processing

moved some extensions into new namespace

github.com/SixLabors/ImageSharp.Drawing - 665b7b83df43a93cfad9fe2d28bce2e987e86575 authored over 7 years ago
wip - pixel data only on image frames

github.com/SixLabors/ImageSharp.Drawing - 0e263001dd488da35ec6e3013c3ace18f5ea9606 authored over 7 years ago
remove Unsafe from namespace

github.com/SixLabors/ImageSharp.Drawing - d62669840564bc6553ebcc3b73d072ef10e1f784 authored over 7 years ago
fix usage of GetPixelRowSpan().

github.com/SixLabors/ImageSharp.Drawing - c70bd5c5e10d3ac0793b602fe1ee2315caf911a0 authored over 7 years ago
Merge branch 'beta-1' of https://github.com/SixLabors/ImageSharp into beta-1

github.com/SixLabors/ImageSharp.Drawing - 2bffc5eee97b7b1b66c049b8cfa431f783ac1c75 authored over 7 years ago
internalise span apis from imagebase

github.com/SixLabors/ImageSharp.Drawing - 667021a98627b09861fe412590ddab4178c907d6 authored over 7 years ago
Merge pull request #322 from SixLabors/jpeg-lab

Reimplemented Jpeg postprocessor logic + fixed bugs in stream parsing

github.com/SixLabors/ImageSharp.Drawing - 3438c7d72abf256ee8364f241c69389ea0e7678a authored over 7 years ago
xml merge tool, why are you doing this to me?

github.com/SixLabors/ImageSharp.Drawing - 54fea5337e3299c48d234159ba375c87f7fdf8cc authored over 7 years ago
Merge remote-tracking branch 'origin/beta-1' into jpeg-lab

github.com/SixLabors/ImageSharp.Drawing - 94c53696041b619f7fc4ac7b6b5bd5dd4c7a30d6 authored over 7 years ago
Merge remote-tracking branch 'origin/master' into jpeg-lab

github.com/SixLabors/ImageSharp.Drawing - 538152397539548ecf0443644f6b18342d7f135f authored over 7 years ago
disable publishing

github.com/SixLabors/ImageSharp.Web - 54b71739f33eb3b4a6c8a6127d730fe4db39695a authored over 7 years ago
add CodeCoverage.cmd

github.com/SixLabors/ImageSharp.Web - 06719cc31380d6bf10dda0823450575ea9ab394e authored over 7 years ago
add gitversion settings

github.com/SixLabors/ImageSharp.Web - 61bd2c4e11e06fa15298d3e413f6d98e651e4f57 authored over 7 years ago
remove stylecop from ignore

github.com/SixLabors/ImageSharp.Web - fbb409557431fec3b820a7e48c3bb2a38d3784b6 authored over 7 years ago
update command parser tests to make sue of theories

github.com/SixLabors/ImageSharp.Web - af71dd79f5530bf8054f19b9ee22827825cf3970 authored over 7 years ago
remove sln name from travis as we don't use mono

github.com/SixLabors/ImageSharp.Web - a70edf9bd89b10040e37e2f10af4ee95e5768431 authored over 7 years ago
Merge branch 'master' of https://github.com/SixLabors/ImageSharp.Web

github.com/SixLabors/ImageSharp.Web - 830bb3a7558aa667662efdeb32ddf441dc054dec authored over 7 years ago
fix stylecop issues

github.com/SixLabors/ImageSharp.Web - 07438b3282162958709572358bdf8402d85f166e authored over 7 years ago
inital commit to new repo

Moved from branch on ImageSharp

github.com/SixLabors/ImageSharp.Web - 46b6b4413f46a543d4529dcb3ba2778dd1957c0f authored over 7 years ago
Merge branch 'master' into beta-1

github.com/SixLabors/ImageSharp.Drawing - 252f86ed7e4b6478cedf197636f5d91658af271a authored over 7 years ago
Merge pull request #319 from SixLabors/tocsoft/expanded-headers

Enable reading bmp with DIB headers > BITMAPINFOHEADER

github.com/SixLabors/ImageSharp.Drawing - e93d773b031fad225d529a5fef80634ec167944f authored over 7 years ago
Fixed links and added files to the solution.

github.com/SixLabors/ImageSharp.Drawing - e842a42e667a7bcd0ee595c24d94090197d881b8 authored over 7 years ago
Changed url to repo in the links.

github.com/SixLabors/ImageSharp.Drawing - f906e209b589e10f621b05cadc245b7d6e5418ee authored over 7 years ago
enable reading bmp with larger headers

github.com/SixLabors/ImageSharp.Drawing - bcc77d0dbcb5f19650bb2e7706e7c606a74984ec authored over 7 years ago
fixed #159 for the other known case, test image is too big though, won't add it

github.com/SixLabors/ImageSharp.Drawing - 08a21ff78a3550a8811bcabe955db83bb69fcea1 authored over 7 years ago
DecodeProgressiveJpeg_Issue159-MissingFF00-Progressive-Girl.png

github.com/SixLabors/Imagesharp.Tests.Images - f99c2ea41419cb3b3e80e5beeab611682252df78 authored over 7 years ago
DecodeProgressiveJpeg_Issue178-BadCoeffsProgressive-Lemon.png

github.com/SixLabors/Imagesharp.Tests.Images - 90cd8c2dae16b18bb99e8c2166da72b3159e58c4 authored over 7 years ago
introduced test for #178

github.com/SixLabors/ImageSharp.Drawing - b1dce71963fccd82e6c5f96e2a1e878497bebfb6 authored over 7 years ago
added test cases with images from #313 and #314

github.com/SixLabors/ImageSharp.Drawing - fb7a6192ae52c39497e1c69bf459277014f16b10 authored over 7 years ago
Fix #301

Decode using tRNS chunk of present

github.com/SixLabors/ImageSharp.Drawing - bb7c5ca73d0cacadac7f80f9a9813e814a025793 authored over 7 years ago
Merge branch 'master' into beta-1

github.com/SixLabors/ImageSharp.Drawing - e92f6abdb6b36a02b24c417408e9858036d5d022 authored over 7 years ago
TestImages.Jpeg.Baseline.Testimgorig -> TestImages.Jpeg.Baseline.Testorig420

github.com/SixLabors/ImageSharp.Drawing - 40ec3c2ac23cb40065e559c6572ba3f8fc951366 authored over 7 years ago
reference png for jpeg420small.jpg

github.com/SixLabors/Imagesharp.Tests.Images - d91054b0e00001ea90e3098f7057c741893365c4 authored over 7 years ago
Merge branch 'master' of https://github.com/SixLabors/Imagesharp.Tests.Images

github.com/SixLabors/Imagesharp.Tests.Images - 2f6b226b9fbaf8b23808755bd7e7752a0560644e authored over 7 years ago
README for dump-jpeg-coeffs.exe

github.com/SixLabors/Imagesharp.Tests.Images - 3b80ee0684fedab0f5798eea5c5ed7b75cbff714 authored over 7 years ago
move jpeg SpanExtensions into test utils

github.com/SixLabors/ImageSharp.Drawing - 600480f18ea1c5478ac38478c4b04f47ac53cc5f authored over 7 years ago
clean up and organize Jpeg test utilities

github.com/SixLabors/ImageSharp.Drawing - 7c750a365aad28a5c3f8d5839f52b6b5dd3a02db authored over 7 years ago
robust spectral verification

github.com/SixLabors/ImageSharp.Drawing - ab23f9c9b3859e401f7d2af23f467804847d6753 authored over 7 years ago
dump-jpeg-coeffs.exe writing dimensions

github.com/SixLabors/Imagesharp.Tests.Images - 860116ca736c8eba875c8393b97793e80a71d634 authored over 7 years ago
Merge branch 'master' into beta-1

github.com/SixLabors/ImageSharp.Drawing - d4a7034ba9272548e7a1d3e83349caf6fd790edf authored over 7 years ago
Update all dependencies

github.com/SixLabors/ImageSharp.Drawing - 2963ec65cbd2c5f38b5a66ab73c7f5153de339b9 authored over 7 years ago
moved CreateOutputDirectory() into TestEnvironment

github.com/SixLabors/ImageSharp.Drawing - 8a04eb42176eb3739e41a7e1b4b238d6b5ddb020 authored over 7 years ago
fix test image filename

github.com/SixLabors/ImageSharp.Drawing - 28af441874a1790eb990ac4c8a5318ad0860fcdf authored over 7 years ago
renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming

github.com/SixLabors/ImageSharp.Drawing - 6a765d89ba4f3c8c0f393fd39d4ad99692e2f375 authored over 7 years ago
Merge remote-tracking branch 'origin/master' into beta-1

# Conflicts:
# src/ImageSharp/Formats/Bmp/BmpDecoderCore.cs

github.com/SixLabors/ImageSharp.Drawing - 7026bce62e7272de8b863918a9984aa1425e2adf authored over 7 years ago
more descriptive name for QR_core.bmp + giving AppVeyor a kick

github.com/SixLabors/ImageSharp.Drawing - 0a2a8b7a272fc42407d77d610ce3878be8746537 authored over 7 years ago
Support more variants of BMP headers

github.com/SixLabors/ImageSharp.Drawing - be328542dcb354eaa5247e6c59f9e5c7d02d538d authored over 7 years ago
suppress xUnit1013 for CI

github.com/SixLabors/ImageSharp.Drawing - 7bc719b144896e3f1fdd3b769e47071e282735f6 authored over 7 years ago
Merge remote-tracking branch 'origin/beta-1' into jpeg-lab

github.com/SixLabors/ImageSharp.Drawing - 55318781f35c1f3e852320b812c245bb5ac071e3 authored over 7 years ago
cleanup drawing namespace

github.com/SixLabors/ImageSharp.Drawing - 4b76c2730124d3edb67f3636212ac4e3ea75d970 authored over 7 years ago
Remove ParallelOptions from IImageProcessor

github.com/SixLabors/ImageSharp.Drawing - f2278aff110defe6f7876cf6741a1660a64d30bb authored over 7 years ago
introduced LibJpegTools, made FrameComponent a class again

github.com/SixLabors/ImageSharp.Drawing - b8597649eaffc8a8ceb42f2eb18dc2e65391e3ff authored over 7 years ago
Added ReferenceImage -based assertions to JpegDecoderTests. The PdfJs decoder is quite inaccurate with them, which makes tests failing

github.com/SixLabors/ImageSharp.Drawing - 14f1f30698155e3c20d6d08eb191371fadcd686d authored over 7 years ago
Recreated Jpeg reference images with ImageMagick added progressive ones.

github.com/SixLabors/Imagesharp.Tests.Images - 086c854f001e3bb1fa9085e76ba902171140dcc6 authored over 7 years ago
let's use ImageMagick instead of a djpeg executable

github.com/SixLabors/Imagesharp.Tests.Images - 884240ed3ba674a85b8b4a34f922b2ac0e21a8e5 authored over 7 years ago
added libjpeg turbo jpeg decoder (djpeg-static.exe)

github.com/SixLabors/Imagesharp.Tests.Images - 1c82485fe047ae8ab2e5fb9a8492c2b7765d6c78 authored over 7 years ago
Better and fewer cases in DitherTests. Skipped the one that's failing.

github.com/SixLabors/ImageSharp.Drawing - 4c0ee597e8aebdf71bc253109c04cb2c329150cd authored over 7 years ago
I hope re-adding submodule after remove+commit+push+clean clone will work

github.com/SixLabors/ImageSharp.Drawing - ba900e7602b226cfa9782ac0723f9aa77a9e925e authored over 7 years ago
okkay submodule, this time you won but ...

github.com/SixLabors/ImageSharp.Drawing - 6d835fa50c37b37cd46839d8cced4086871cba31 authored over 7 years ago