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

Update README.md

github.com/SixLabors/Fonts - 527ae443fbbac87195fc6a09ae01f143558722bf authored over 7 years ago
Update codecov.yml

github.com/SixLabors/Fonts - 9320bad9bc79a7ed2ed44079027d3552fa698a6b authored over 7 years ago
Update codecov.yml

github.com/SixLabors/Shapes - 183f08da265b248c4793c5c5fa6e6a95b5f9b42f authored over 7 years ago
Update README.md

github.com/SixLabors/Shapes - f189ad19cd98c36d4600d7d214b1763c1bf7539e authored over 7 years ago
fix order of paramaters

github.com/SixLabors/Core - 93d5ee53f557452fadc7574cb5afc88cad5c3eb1 authored over 7 years ago
Add test for DebugGuard

github.com/SixLabors/Core - 3c6865e03fbda038df47a0d6a9e7192cfaa3fa6b authored over 7 years ago
Fix test names + additional overloads

github.com/SixLabors/Core - 37efb87e3c39052bb50d584cd762249bd8996708 authored over 7 years ago
Merge pull request #257 from xakep139/patch-1

Fix example in README

github.com/SixLabors/ImageSharp.Drawing - 648d94c4a9d24bcfbf1a3769a779fe226bff9306 authored over 7 years ago
Fix example in README

github.com/SixLabors/ImageSharp.Drawing - 838052d9db4691c2fca206af3cdc566742e2957e authored over 7 years ago
Merge pull request #253 from JimBobSquarePants/primitives

Update ImageSharp to use Primitives from SixLabors.Core

github.com/SixLabors/ImageSharp.Drawing - f44b3aee138a547fed99547b8c17f2405ac905e4 authored over 7 years ago
add option for glyph renderer to let glyph skip rendering and return a cache friendly key

resolves #38
resolves #37

github.com/SixLabors/Fonts - 5bbea5792f98d40cc55ce7ad726a99ce8f8869d0 authored over 7 years ago
Added build status badge.

github.com/SixLabors/Core - e9f64b9ee63ba9b21cc653ffd12874fc72a65fc9 authored over 7 years ago
Added some of the badges to the README.

github.com/SixLabors/Core - 0e565b847285203e82530ee3cfe440fc8c96871b authored over 7 years ago
Added unit tests for the Guard class.

github.com/SixLabors/Core - 2e46170ede21a87c0d99059a85e6af300fa8beb3 authored over 7 years ago
switch from mimetype strings to IImageFormats

github.com/SixLabors/ImageSharp.Drawing - c3e278a43bb65118c7bb5239124b7412d009c5fd authored over 7 years ago
Changed codecov to use the develop branch.

github.com/SixLabors/Core - 36c6eae756fa9266fb954647800dc441b02c67c4 authored over 7 years ago
Added yml files to the solution.

github.com/SixLabors/Core - 5f5f8325e72d456a44deb88d99ff94df78f35469 authored over 7 years ago
Removed old test.

github.com/SixLabors/Core - 53bfcc560bc973e52ec24c8dee24ab46b41e39ac authored over 7 years ago
Use release build for code coverage.

github.com/SixLabors/Core - 0f7e0e6737aebb4e3a8e8e5d99317d98a1d44639 authored over 7 years ago
Added CodeCoverage.cmd to the solution.

github.com/SixLabors/Core - 00d68989fec73b14492e9865c8c52532f62d7260 authored over 7 years ago
Move ruleset into src folder.

github.com/SixLabors/Core - 13816850430b67f273b336ae31840dcaaf70ddf8 authored over 7 years ago
Added stylecop to the test project.

github.com/SixLabors/Core - 34722dd9468a5430a0820f0254cdf2eaaad7eb47 authored over 7 years ago
woops added duplicate section

github.com/SixLabors/Core - 699168f822ea93cce1172657e0c5816445931f44 authored over 7 years ago
push develop branch to an unstable feed for now

github.com/SixLabors/Core - 59cf9659cc7852db3b8f0f6d52c334d3218b05d0 authored over 7 years ago
Merge pull request #1 from SixLabors/feature/add-guards

Added guards from the ImageSharp project

github.com/SixLabors/Core - ec9c338364f03e3f4232dfd38af2c52a0e8509e3 authored over 7 years ago
Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo.

github.com/SixLabors/Core - 9d79164675c985626df6f3b6ba1197985d56d32b authored over 7 years ago
Switch to ReadOnlySpan.

github.com/SixLabors/Core - af33ea433f440188ccad77270314ec24e09b392e authored over 7 years ago
Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used.

github.com/SixLabors/Core - cc80def8ada6b323c8dd1756b192c636c082b064 authored over 7 years ago
Fixed value in attribute.

github.com/SixLabors/Core - 46c3cbabfc9cf2d1bb57acea490133b525136b51 authored over 7 years ago
Moved HashHelpers to a folder.

github.com/SixLabors/Core - d23742a92539f5002536bc72888316122ab654a1 authored over 7 years ago
Changed copyright header.

github.com/SixLabors/Core - 6c78d2af1880027719da55138267038020c62fde authored over 7 years ago
Fixed all stylecop warnings.

github.com/SixLabors/Core - 13dd85d0c413822b20a11afe958925ff64a003a5 authored over 7 years ago
Enabled stylecop.

github.com/SixLabors/Core - 6271fd44c19a2a01b99590bb2ccbd699e21436b4 authored over 7 years ago
Renamed ruleset file.

github.com/SixLabors/Core - ea36247bff28aa51934660dd0d4aaea59a5f58ff authored over 7 years ago
Fixed version numbers

github.com/SixLabors/Core - 9e6ef4ac545c1ad9d1ad2a041b5acddae0ad3936 authored over 7 years ago
Moved files in the Shared folder.

github.com/SixLabors/Core - d47d55d1314686a9dfd3a6c2d0f3f5bfbe63e3e1 authored over 7 years ago
use buffer instead of array pool directly

github.com/SixLabors/ImageSharp.Drawing - 9317f35aef34b96bf06358ab48b1d1425c009bcf authored over 7 years ago
Update appveyor.yml

github.com/SixLabors/Shapes - 42c7af6c659a0c0ec7fb5f1156226f01de8326ec authored over 7 years ago
Update appveyor.yml

update api key

github.com/SixLabors/Fonts - ce1fe30cb23da0cf200ed5dd6f11b02ef7c965b5 authored over 7 years ago
fix formats + added sample for switching out encoders/decoders

github.com/SixLabors/ImageSharp.Drawing - c7103d0099e05b1aab049bc888e0155c2ce97e10 authored over 7 years ago
provide IImageFormatProviders and split mimetype detection from decoders.

github.com/SixLabors/ImageSharp.Drawing - a08e2a1f8dd7a581f874f062ef3f964b6219965a authored over 7 years ago
don't remove a glyph width when rendering tabs

Fix for #35

github.com/SixLabors/Fonts - 510b2fedd17ed4beaf07fd8b9ea2c1f904317d8e authored over 7 years ago
Merge remote-tracking branch 'origin/master' into primitives

github.com/SixLabors/ImageSharp.Drawing - 5dfcacac520ceb98ad429ad93e5994e8d3a98dc0 authored over 7 years ago
Merge branch 'master' into jpeg-port

github.com/SixLabors/ImageSharp.Drawing - 24721ec6cb4b72515291923d833838537aa66d43 authored over 7 years ago
Merge pull request #250 from JimBobSquarePants/pixel-blenders

Additional pixel blenders + refactor generators

github.com/SixLabors/ImageSharp.Drawing - d14e771e4e40c608e1dd03b6700adcb5e005cc7e authored over 7 years ago
refactor encoders/decoders

refactor encoders to remove IImageFormat and split the logic across Encoders and Decoders.

remo...

github.com/SixLabors/ImageSharp.Drawing - 147654839e2b1d0874ed99d4977e726256d19344 authored over 7 years ago
fix blending to allow non rectangualar regions to antialiase

Added a sample to resize and added rounded corners to an image

github.com/SixLabors/ImageSharp.Drawing - c1c460a07aec911dfa47f1b5d4e523b07ba0743f authored over 7 years ago
cleanup and reduce branches

github.com/SixLabors/ImageSharp.Drawing - 13bab6c40a4dd287fab062b0020a2e1dd9b4bc95 authored over 7 years ago
generate pixel blenders

github.com/SixLabors/ImageSharp.Drawing - 2f9fa6b268e73579e8793cbfffac58c46d0cdd20 authored over 7 years ago
migrate to use primitives from SixLabors.Core

github.com/SixLabors/ImageSharp.Drawing - 049adb67cb54c44125c7625ffbb64f8b349b0fe9 authored over 7 years ago
Fix #247

Allows reading of 48bpp images.

github.com/SixLabors/ImageSharp.Drawing - 20eefa072a401c59cceff5c3e766ff51539cb656 authored over 7 years ago
Merge pull request #20 from SixLabors/primitives

Migrate to common Primitives + some API cleanup while braking things

github.com/SixLabors/ImageSharp.Drawing - 02aee8b98ef4c8dc568be56550babbe3ba89f722 authored over 7 years ago
Merge pull request #20 from SixLabors/primitives

Migrate to common Primitives + some API cleanup while braking things

github.com/SixLabors/Shapes - 02aee8b98ef4c8dc568be56550babbe3ba89f722 authored over 7 years ago
update to latest Fonts release

github.com/SixLabors/Shapes - d41ac8ee28d7a9006869b0d3fae6cd8bc405e84f authored over 7 years ago
update to latest Fonts release

github.com/SixLabors/ImageSharp.Drawing - d41ac8ee28d7a9006869b0d3fae6cd8bc405e84f authored over 7 years ago
Merge pull request #34 from SixLabors/primitives

Migrate to using SixLabors.Core based primitives + some API cleanup while braking things

github.com/SixLabors/Fonts - 9a9c358944be2b76da1ead0bceeeeb8ba99088e5 authored over 7 years ago
drop use of ImmutableArrays

github.com/SixLabors/ImageSharp.Drawing - 3967cd3244b05d8ce303f2d1fec7fb541d6f8a0c authored over 7 years ago
drop use of ImmutableArrays

github.com/SixLabors/Shapes - 3967cd3244b05d8ce303f2d1fec7fb541d6f8a0c authored over 7 years ago
fix comments

github.com/SixLabors/Demos - 56a9cec6fed2e2770a974fd3cfa92097025046b3 authored over 7 years ago
Generate header using ImageSharp

github.com/SixLabors/Demos - 9d6e7543f5720de33bb87f7b08fec36bfb1ebe68 authored over 7 years ago
fix package source

github.com/SixLabors/Shapes - e0cd82de5ba70e0e99e4008f0cb791656f5d9e5d authored over 7 years ago
white space issues

github.com/SixLabors/Fonts - 5348d1c3c6f306a9c7167dbaafbe43e1917f1933 authored over 7 years ago
fix up styling

github.com/SixLabors/Fonts - e231b67748cdd4deb6ba76c5ce24d8fe27dd7f65 authored over 7 years ago
make sure we add location to each point as its rendered

github.com/SixLabors/Fonts - 4ee0b3bea09dbbdf03fd698f0ce106aac9cdc69e authored over 7 years ago
reduce dependencies

github.com/SixLabors/Fonts - ab6642295917fbe619db9e1f086c2846bbada4b6 authored over 7 years ago
fix param ordering

github.com/SixLabors/Fonts - 0ca72d245472866f80a509bfa59277213b7d2cec authored over 7 years ago
reduce public API area and refactor names

github.com/SixLabors/Fonts - e04196b3c724979050de5869776d966d362799f5 authored over 7 years ago
rename classes to clarify responsibility

github.com/SixLabors/Fonts - 2f0666f6e326e2855c6468d5f32d438ca325f883 authored over 7 years ago
Make PathBuilder chainable

github.com/SixLabors/ImageSharp.Drawing - 20d3257a3bf1565055205d89f98c9b9a2da062a0 authored over 7 years ago
Make PathBuilder chainable

github.com/SixLabors/Shapes - 20d3257a3bf1565055205d89f98c9b9a2da062a0 authored over 7 years ago
fix api call in doc

github.com/SixLabors/Fonts - da3edd4fff2e1e2d102c79bfe5c889549e7ebac6 authored over 7 years ago
additional API updated

github.com/SixLabors/Fonts - 8e6fbc15987c549c9fb3e9625dffc920803d7836 authored over 7 years ago
reduce public surface area

github.com/SixLabors/Fonts - 80678ded2db7d570ed05e056f2f0b678a67f98a9 authored over 7 years ago
remove IsEmpty based ToString() branches

github.com/SixLabors/Core - 81ffc07b47d134751b5f257ed5e816f1c52268f0 authored over 7 years ago
rename CubicBezierLineSegment and add move usage of PointF

github.com/SixLabors/ImageSharp.Drawing - 401c4b30765d44177362708457e0fb26f1ce8219 authored over 7 years ago
rename CubicBezierLineSegment and add move usage of PointF

github.com/SixLabors/Shapes - 401c4b30765d44177362708457e0fb26f1ce8219 authored over 7 years ago
update to alpha2 with removed PointF.Zero

github.com/SixLabors/Fonts - d2e845a2eff66912e6f3c1872dc099b37905070a authored over 7 years ago
drop zero in favor of empty

doing this to be consistent with System.Drawing.Primitives

github.com/SixLabors/Core - fa0b6561dcfbdbbad57faf970a4359f08d9a889b authored over 7 years ago
Migrate to shared Primitives

github.com/SixLabors/Fonts - d60fe60599907944898e8426f217d3a0748fc0c6 authored over 7 years ago
Migrate API to use primitives in place of Vector2

github.com/SixLabors/ImageSharp.Drawing - b04b60e7a6d146398bb6f2ab713dfbeb09165155 authored over 7 years ago
Migrate API to use primitives in place of Vector2

github.com/SixLabors/Shapes - b04b60e7a6d146398bb6f2ab713dfbeb09165155 authored over 7 years ago
Revert "add center property to rectangle"

This reverts commit bdd54d39b39e8c40e123587530dc489a54daddea.

github.com/SixLabors/Core - 04e70a1cb97ebc11c1cc61e1668c2e76b51debb3 authored over 7 years ago
add multiplication and divide operators to Point

github.com/SixLabors/Core - 0c5e3646e4a0e67370cc3414658fec007b3c4919 authored over 7 years ago
add center property to rectangle

github.com/SixLabors/Core - bdd54d39b39e8c40e123587530dc489a54daddea authored over 7 years ago
rename project from Primitives to Core

github.com/SixLabors/Core - 55d2f652e9fffda8a87e9703078421a7747b9495 authored over 7 years ago
remove opencover

github.com/SixLabors/Core - 03da628ba2a57a344f147b07a7eecace61f0d09d authored over 7 years ago
Merge branch 'master' of https://github.com/SixLabors/Primitives

github.com/SixLabors/Core - 3bd6c2a50b4e8ce65cf3d723712e016f929f76a6 authored over 7 years ago
Drop unneeded types plus added Size operators.

github.com/SixLabors/Core - 616a0d56a8dfe0721ae4e9ca4560d53dc9f9a755 authored over 7 years ago
Remove matrix in favour of Matrix3x2

github.com/SixLabors/Core - 01ac19bd8730d6fba270d4af36bff4f5fa921ec7 authored over 7 years ago
newlines take up space ofr measuring purposes

github.com/SixLabors/Fonts - 89cb2b9ecf6dc013d1d5feb6ef97e40deef91bf7 authored over 7 years ago