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

Merge pull request #607 from SixLabors/af/memory-bridge

Introduce basic Memory<T> API-s

github.com/SixLabors/ImageSharp.Drawing - cb76f4497915ede6fb9051a8edb3e16b88a9a491 authored over 6 years ago
Replace .Lock() with .GetRootFramePixelBuffer()

github.com/SixLabors/ImageSharp.Drawing - bcd932f73eec9fc44a472a843b6d0a2c2015d9d1 authored over 6 years ago
Downgrade Unsafe package [test]

github.com/SixLabors/ImageSharp.Drawing - 96a96ee5b74a0d883ef3c39e3f49c634f65d238e authored over 6 years ago
Eliminate reference to System.Runtime.CompilerServices.Unsafe on .NETCOREAPP2.1

github.com/SixLabors/ImageSharp.Drawing - 89d013b6eef47353443b03bba196c0bdc5dce065 authored over 6 years ago
apply optermised font rendering path to glyphs outlines

github.com/SixLabors/ImageSharp.Drawing - 6d8c2e4edaa1b7002e149bd70a660c2b1c3828e2 authored over 6 years ago
update to latest dev build of fonts

github.com/SixLabors/Shapes - 659863d30f5938e290ca2b46729918309660463e authored over 6 years ago
update to latest dev build of fonts

github.com/SixLabors/ImageSharp.Drawing - 659863d30f5938e290ca2b46729918309660463e authored over 6 years ago
Add readonly span overloads for GenerateOutline extensions

github.com/SixLabors/Shapes - 50f1a9802238b00fcf449ea1bd03ba503cc5bbdd authored over 6 years ago
Add readonly span overloads for GenerateOutline extensions

github.com/SixLabors/ImageSharp.Drawing - 50f1a9802238b00fcf449ea1bd03ba503cc5bbdd authored over 6 years ago
increase tolerance on tests

github.com/SixLabors/ImageSharp.Drawing - b656c82b6736f4fe4bee0dacbf1ac5c0523c2463 authored over 6 years ago
Specify the runtime when running tests for netcoreapp2.1 [take 1]

github.com/SixLabors/ImageSharp.Drawing - e81c7f57c097643aeb88f7804b4eca053e136de7 authored over 6 years ago
ensure pen code path is tested

github.com/SixLabors/ImageSharp.Drawing - 4b20beb56e6fc4a40ece1acea7ed6da9f9aa625b authored over 6 years ago
path outline reference images

github.com/SixLabors/Imagesharp.Tests.Images - 07cdbcfca121081eae97d6a9cd0e230c653eeb39 authored over 6 years ago
Enable AutoGenerateBindingRedirects for tests

github.com/SixLabors/ImageSharp.Drawing - 1d7791be7cceb296d5c30f86ad1fc7a047c8c023 authored over 6 years ago
Manually reference System.Runtime.CompilerServices.Unsafe in tests

github.com/SixLabors/ImageSharp.Drawing - 25e7bfc13e9351cbbb668e73ab1582a744668e20 authored over 6 years ago
update draw text reference image

github.com/SixLabors/Imagesharp.Tests.Images - 443db93ffdb175dd0ef67eb8f0c525cc9ad59083 authored over 6 years ago
add optermised drawing path with cached glyph rendering

github.com/SixLabors/ImageSharp.Drawing - 8b4c6c6d794bac56b5a9e2f345e78bdbd266ab70 authored over 6 years ago
Merge pull request #1 from SixLabors/master

Sync with imagesharp master

github.com/SixLabors/ImageSharp.Drawing - dedd3e694fadc6281f05b77e6a71db037f5e8920 authored over 6 years ago
[FIX] ZOutputStream hangs at input stream end. (https://github.com/philippelatulippe/ZLIB.NET/issues/2)

github.com/SixLabors/ZlibStream - f9fac31cd3f6988a3db0a21728d5c240d8863251 authored over 6 years ago
reference images for FlipTests

github.com/SixLabors/Imagesharp.Tests.Images - 802ffbae9af22d986226bc1c20d7d96aaf25d6b9 authored over 6 years ago
Merge pull request #70 from Jjagg/unicode

Represent characters with Unicode codepoint

github.com/SixLabors/Fonts - 410375e740ec755ca848d1b6b5e3f7531aac429b authored over 6 years ago
Merge pull request #26 from SixLabors/update-dependencies

Update sample to aspnetcore2.1 and dependencies

github.com/SixLabors/ImageSharp.Web - 8e17c1f9ebeaaf664d9a4277ca98a95940fd7448 authored over 6 years ago
rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory

github.com/SixLabors/ImageSharp.Drawing - 4d7bd2cd9f9804fb8d4f267ba3e0c35dbbaf284a authored over 6 years ago
RENAME: MemoryManager -> MemoryAllocator

github.com/SixLabors/ImageSharp.Drawing - 1c6283e78d9260ee8ffef286e6465b5d0e20d88e authored over 6 years ago
refactor FillRegionProcessor, drop MemoryManager.AllocateFake

github.com/SixLabors/ImageSharp.Drawing - 07e9867caaa61c9d7791da1b07ffe78e4493c2a1 authored over 6 years ago
reference images for FillSolidBrushTests.FillRegion

github.com/SixLabors/Imagesharp.Tests.Images - b1f057df33b7bfa6cabe714cf7090ac6017ea5d8 authored over 6 years ago
Represent characters with Unicode codepoint

github.com/SixLabors/Fonts - 4c058ec9015159b46f941375c84a9b948de234db authored over 6 years ago
refactor SixLabors.ImageSharp.Primitives.Region

github.com/SixLabors/ImageSharp.Drawing - 796ccd151bca749e9713c486e4974b7d4839539b authored over 6 years ago
Change IBuffer<T>.Span to IBuffer<T>.GetSpan() to match System.Buffers.MemoryManager<T> API

github.com/SixLabors/ImageSharp.Drawing - be248f4eb4dc2d4233b6286aa2cac57f60525eca authored over 6 years ago
Merge pull request #45 from SixLabors/af/beta6

Update SixLabors.Fonts so we can release a new beta

github.com/SixLabors/ImageSharp.Drawing - 5fd54dd752db7532c4e864c92767e43156a186db authored over 6 years ago
Merge pull request #45 from SixLabors/af/beta6

Update SixLabors.Fonts so we can release a new beta

github.com/SixLabors/Shapes - 5fd54dd752db7532c4e864c92767e43156a186db authored over 6 years ago
normalize dependencies across the whole SixLabors project stack

github.com/SixLabors/Shapes - 2a283f59da1bc9c6233efd6facdf2bd40192b435 authored over 6 years ago
normalize dependencies across the whole SixLabors project stack

github.com/SixLabors/ImageSharp.Drawing - 2a283f59da1bc9c6233efd6facdf2bd40192b435 authored over 6 years ago
drop commented out UseExceptionHandler line

github.com/SixLabors/ImageSharp.Web - 0039efdb5025181ffd35aca4eee948416d0521f1 authored over 6 years ago
update sample to aspnetcore 2.1 and netcoreapp2.1

github.com/SixLabors/ImageSharp.Web - 41d020f389491b86b187adf2c929019df1fd0d8e authored over 6 years ago
update to latest dev imagesharp

github.com/SixLabors/ImageSharp.Web - ce8df333e1ed75f1dcf1ef121cdf06bdaa6da509 authored over 6 years ago
fix default build number pattern to retrieve correct counter

github.com/SixLabors/ImageSharp.Drawing - d193fdb69cbff2c5582f1a873871723427264660 authored over 6 years ago
fix default build number pattern to retrieve correct counter

github.com/SixLabors/Shapes - d193fdb69cbff2c5582f1a873871723427264660 authored over 6 years ago
Merge branch 'master' into js/new-jpeg-scan-decoder

github.com/SixLabors/ImageSharp.Drawing - 6b16368944a1158d58c1273d1cd7ab5c1bf10405 authored over 6 years ago
update dependencies and fix xunit warnings

github.com/SixLabors/ImageSharp.Drawing - 0004da89255b16ce7e6a0b8aa4c7223b49ec26bf authored over 6 years ago
update dependencies and fix xunit warnings

github.com/SixLabors/Shapes - 0004da89255b16ce7e6a0b8aa4c7223b49ec26bf authored over 6 years ago
Merge pull request #68 from SixLabors/update-packages

remove dependency on immutabelcollections and cleanup tests

github.com/SixLabors/Fonts - c78b1c9b737ad8270007e6078f83a24dc2c8b3f2 authored over 6 years ago
update packages, remove dependency and cleanup tests

github.com/SixLabors/Fonts - 60a4d26885faf337c757199764bab52983a74a11 authored over 6 years ago
Merge pull request #600 from SixLabors/js/update-dependencies

Update dependencies

github.com/SixLabors/ImageSharp.Drawing - 7e4e76511690d8436e046974adc8b6e7db285262 authored over 6 years ago
something is really wrong with the submodule updater script

github.com/SixLabors/docs - 020dfa22c09f074024a72687c66a41dc30a21903 authored over 6 years ago
update docs to beta4

github.com/SixLabors/docs - 7ced82e4c3291c86631c8433a3d24a9e52eb5e25 authored over 6 years ago
Merge pull request #596 from SixLabors/af/beta4

Update Shapes (.Text) and add tests for DrawText

github.com/SixLabors/ImageSharp.Drawing - f17b2ddb6f153f2b5182dd2f220c977a4636a4d1 authored over 6 years ago
reference images for DrawText

github.com/SixLabors/Imagesharp.Tests.Images - eb40b3c039dd8c8ca448cb8073a59ca178901e9f authored over 6 years ago
validating tests for DrawText()

github.com/SixLabors/ImageSharp.Drawing - 6f5c2fd44211c05e2aee0a41f9330ab912f0f11d authored over 6 years ago
update SixLabors.Shapes.Text

github.com/SixLabors/ImageSharp.Drawing - 29a108be500517c128d4c757bfb684dd6a42afe1 authored over 6 years ago
update Fonts to beta5

github.com/SixLabors/ImageSharp.Drawing - bfc79aee4ca36038eb0198054d5cba3253f26396 authored over 6 years ago
update Fonts to beta5

github.com/SixLabors/Shapes - bfc79aee4ca36038eb0198054d5cba3253f26396 authored over 6 years ago
mark paramaters as serializable

github.com/SixLabors/ImageSharp.Drawing - a587a07fe344071755c04c7858b906a50c83c20c authored over 6 years ago
mark paramaters as serializable

github.com/SixLabors/Shapes - a587a07fe344071755c04c7858b906a50c83c20c authored over 6 years ago
project spring clean and style:cop:

github.com/SixLabors/ImageSharp.Drawing - 19fcdd259b7fb9b5c6566f50b9ee51d5abeb8ee0 authored over 6 years ago
project spring clean and style:cop:

github.com/SixLabors/Shapes - 19fcdd259b7fb9b5c6566f50b9ee51d5abeb8ee0 authored over 6 years ago
fix package version path

github.com/SixLabors/Fonts - a47596560501a9d53d209278ab2d47ab2170e6c7 authored over 6 years ago
remove old docs folder

github.com/SixLabors/Fonts - 8c928f192983e9a2b94b7965319895957d73c8c8 authored over 6 years ago
update build script

github.com/SixLabors/Fonts - a8d0e538c0cdb479ef12b4cffc56d9dcd965614a authored over 6 years ago
Merge pull request #67 from woutware/Issue-470

Fix vertical layout problems.

github.com/SixLabors/Fonts - 2e29f4c3705d54383adcbfc4a48b3e6cec4d24b2 authored over 6 years ago
resolve warnings (style:cop:)

github.com/SixLabors/Fonts - 43fbb831f5923825e8718104825262cce5aaad04 authored over 6 years ago
fix unit tests for new line positioning

github.com/SixLabors/Fonts - 0e72a8a2c577b81f71f92c160a64260b3d3c1731 authored over 6 years ago
fix resetting lineHeight on newline

github.com/SixLabors/Fonts - 31af82bc7f1fff69a66701adeeaf80b79896c48d authored over 6 years ago
update sample app to newest beta

github.com/SixLabors/Fonts - 490f6ba0c81e78bcc133396343d40ac28b86f472 authored over 6 years ago
Merge pull request #585 from SixLabors/af/create-2.1-target

Add netcoreapp2.1 target to ImageSharp.Tests

github.com/SixLabors/ImageSharp.Drawing - ee6d10b521a734a70497557c30d1f695961f96b1 authored over 6 years ago
Merge remote-tracking branch 'origin/af/create-2.1-target' into af/create-2.1-target

github.com/SixLabors/ImageSharp.Drawing - 4f158706a0da671f5d2e158075cf26c6066f48f1 authored over 6 years ago
Fix vertical layout problems.

There was a gap between the top of the line and the top of the glyphs of the first line that the...

github.com/SixLabors/Fonts - a715a2c4fb4b67ed4fd52f38f52b9ade73b91f7e authored almost 7 years ago
Making net471 the first target again, hope it will fix travis

github.com/SixLabors/ImageSharp.Drawing - 813efaeca2124ee8441a3d3f64229bd4eb827533 authored almost 7 years ago
Merge pull request #4 from meziantou/patch-1

Fix typos

github.com/SixLabors/docs - 3263b23a940bae1d7f3aea5ae8e262b3794e3a2a authored almost 7 years ago
Merge branch 'master' into af/create-2.1-target

github.com/SixLabors/ImageSharp.Drawing - 5647ca8fb61e2dd9a5659c5b3184e54d2024a6b2 authored almost 7 years ago
Merge pull request #582 from SixLabors/exif-fix-array

Fixed bug when marking a value as an array.

github.com/SixLabors/ImageSharp.Drawing - e4f12d1bf2d1891d328051abe9798b1bfbae3e47 authored almost 7 years ago
add netcoreapp2.1 target and change README.md

github.com/SixLabors/ImageSharp.Drawing - d3b0cfa40f216394b1fbdee548cc006a6e9c3986 authored almost 7 years ago
Merge branch 'master' into exif-fix-array

github.com/SixLabors/ImageSharp.Drawing - 2bd4db8bc0cb218b47174299d72ce27fe2d48e00 authored almost 7 years ago
Merge pull request #583 from SixLabors/fix-typo

Fixed typo.

github.com/SixLabors/ImageSharp.Drawing - 27e5d83d309e4d6a330a3779945890be575df8d7 authored almost 7 years ago
Merge pull request #43 from woutware/Issue-572

Fixed single-precision InternalPath.FindIntersection precision problem for bitmap sizes > 1500 b...

github.com/SixLabors/Shapes - b36f00be55ddc055a00fbe980070a66da474a0b1 authored almost 7 years ago
Merge pull request #43 from woutware/Issue-572

Fixed single-precision InternalPath.FindIntersection precision problem for bitmap sizes > 1500 b...

github.com/SixLabors/ImageSharp.Drawing - b36f00be55ddc055a00fbe980070a66da474a0b1 authored almost 7 years ago
Merge branch 'af/intersection-tests' into Issue-572

github.com/SixLabors/ImageSharp.Drawing - 9f379d966234d80286f07bc97cf308102e0211f8 authored almost 7 years ago
Merge branch 'af/intersection-tests' into Issue-572

github.com/SixLabors/Shapes - 9f379d966234d80286f07bc97cf308102e0211f8 authored almost 7 years ago
theoretize MissingIntersectionsOpenSans*** tests by applying a randomized offset

github.com/SixLabors/ImageSharp.Drawing - e65910d6b80f024ff9ade40de6fd8fde3a9349d1 authored almost 7 years ago
theoretize MissingIntersectionsOpenSans*** tests by applying a randomized offset

github.com/SixLabors/Shapes - e65910d6b80f024ff9ade40de6fd8fde3a9349d1 authored almost 7 years ago
OffsetingIntersectingSegments_ShouldPreserveIntersection

github.com/SixLabors/Shapes - 42c0c3801c10a8f5473d767f01ae89d023630b4f authored almost 7 years ago
OffsetingIntersectingSegments_ShouldPreserveIntersection

github.com/SixLabors/ImageSharp.Drawing - 42c0c3801c10a8f5473d767f01ae89d023630b4f authored almost 7 years ago
added SmallRingAtLargeCoords_HorizontalScansShouldFind4IntersectionPoints

github.com/SixLabors/ImageSharp.Drawing - 39698d3b24d0559bcebaf46ae75bc7c1ac77ae17 authored almost 7 years ago
added SmallRingAtLargeCoords_HorizontalScansShouldFind4IntersectionPoints

github.com/SixLabors/Shapes - 39698d3b24d0559bcebaf46ae75bc7c1ac77ae17 authored almost 7 years ago
Fixed new lines (I have different VS formatting settings).

github.com/SixLabors/ImageSharp.Drawing - 45605584141355832d2c2ac4b6998a3a3e25c6de authored almost 7 years ago
Fixed new lines (I have different VS formatting settings).

github.com/SixLabors/Shapes - 45605584141355832d2c2ac4b6998a3a3e25c6de authored almost 7 years ago
Added remark for future improvement.

github.com/SixLabors/ImageSharp.Drawing - ded70a63bd996d4fea4d4c38ce36fc0f7a5f8415 authored almost 7 years ago
Added remark for future improvement.

github.com/SixLabors/Shapes - ded70a63bd996d4fea4d4c38ce36fc0f7a5f8415 authored almost 7 years ago
Fixed single-precision InternalPath.FindIntersection precision problem for bitmap sizes > 1500 by using double-precision for intermediate calculations.

github.com/SixLabors/ImageSharp.Drawing - 05d8ab37dd4027892072fc0775fec2ecfe047262 authored almost 7 years ago
Fixed single-precision InternalPath.FindIntersection precision problem for bitmap sizes > 1500 by using double-precision for intermediate calculations.

github.com/SixLabors/Shapes - 05d8ab37dd4027892072fc0775fec2ecfe047262 authored almost 7 years ago
Merge pull request #571 from SixLabors/js/swap-jpeg-decoders

Swap jpeg decoders

github.com/SixLabors/ImageSharp.Drawing - ad95a6ad4490dfea5cf02189527dd029b6ee52a1 authored almost 7 years ago
add another test image for 159 + refactor JpegDecoderTests

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