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 broken test

github.com/SixLabors/Fonts - 53575bcfae6a757fc01f26f9370137975d827986 authored over 7 years ago
add rendering examples to visualy varify ImageSharp will work

github.com/SixLabors/Fonts - 2e6fff79b1789f97d08e055087ec59b4894531cf authored over 7 years ago
include whitespace in size measurements

fixes issue #33

github.com/SixLabors/Fonts - a725dd518cebd937175184c8fdc8004305914b9b authored over 7 years ago
TabWidth of zero renders no tab at all

fixes #32

github.com/SixLabors/Fonts - e4c4f4ef3bf1ebe40280d15e6583e2ff44665d45 authored over 7 years ago
Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor

Refactor pixel conversion methods

github.com/SixLabors/ImageSharp.Drawing - 164d03174cd42f453a8aa5246275f29fd2fb973c authored over 7 years ago
test clenup (xUnit analyzer warnings mostly)

github.com/SixLabors/ImageSharp.Drawing - 6dfae34f1f0c650d3cd6b387deb45c32ff051cb1 authored over 7 years ago
Merge remote-tracking branch 'origin/master' into pixel-conversion-refactor

github.com/SixLabors/ImageSharp.Drawing - 9aede88be063ecafc09bf03a38622bc37252fafd authored over 7 years ago
add matrix tests & fix GetHashCode

github.com/SixLabors/Core - c14e3460135c3cbe77d4f6a33373ca0524df10dd authored over 7 years ago
Merge pull request #240 from JimBobSquarePants/tocsoft/DrawText

Move Font to IPath logic to external library

github.com/SixLabors/ImageSharp.Drawing - daec2409e9dc94b3cf8a538553f710c4856e0421 authored over 7 years ago
update api key

github.com/SixLabors/Core - c41e9e58abf731099764fbb14ae7b9b5567ee5e4 authored over 7 years ago
initial primitive

github.com/SixLabors/Core - 035ddd332906ad876b94955fb16e24829cead0a2 authored over 7 years ago
Initial commit

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

github.com/SixLabors/ImageSharp.Drawing - ce7163d2172996235c5b4ff49e1cfe42b785ddd7 authored over 7 years ago
do not trim end if not a closed path

fixes #19

github.com/SixLabors/ImageSharp.Drawing - 1c5f58a291c32bd81f8f2aad8f9f11c2973b162b authored over 7 years ago
do not trim end if not a closed path

fixes #19

github.com/SixLabors/Shapes - 1c5f58a291c32bd81f8f2aad8f9f11c2973b162b authored over 7 years ago
ensure we fill pixels even if start is smaller then minX

fixes #237

github.com/SixLabors/ImageSharp.Drawing - b681e82e5822bac937511d40cd59857efefc8d2d authored over 7 years ago
Merge remote-tracking branch 'origin/master' into tocsoft/DrawText

github.com/SixLabors/ImageSharp.Drawing - de21b31da14d8897a3369420339a3fdc21e7c0fb authored over 7 years ago
Merge pull request #234 from JimBobSquarePants/tocsoft/outliner

Use SixLabors.Sharp outliner code in place in ImageSharp

github.com/SixLabors/ImageSharp.Drawing - da068d1b2dfa4af7f11c56f57911a082cd7d7cff authored over 7 years ago
add draw text along path extension methods

github.com/SixLabors/ImageSharp.Drawing - e3c3b36b8a67a47a4c204b5bf91227a539404345 authored over 7 years ago
Merge remote-tracking branch 'origin/tocsoft/outliner' into tocsoft/DrawText

github.com/SixLabors/ImageSharp.Drawing - a4911e978bbb6e8e044ff24c322f594d0bfd3891 authored over 7 years ago
Word art style text drawing along a path

github.com/SixLabors/ImageSharp.Drawing - d65790bd45e0c567b6518d829dc8f1b4d3d9cafd authored over 7 years ago
Word art style text drawing along a path

github.com/SixLabors/Shapes - d65790bd45e0c567b6518d829dc8f1b4d3d9cafd authored over 7 years ago
swollow font loading issues when loading populating system fonts.

github.com/SixLabors/Fonts - 5f77015b42985661ff3c1fcb2d7a11b6a74750b2 authored over 7 years ago
switch constructor and field back to array

github.com/SixLabors/ImageSharp.Drawing - 171972c074d0752c4fe7e92e9168eca34135afe1 authored over 7 years ago
Merge pull request #232 from JimBobSquarePants/chore/cleanup-tests

Cleanup Processing tests

github.com/SixLabors/ImageSharp.Drawing - a71a2179895190adcc66abaed8d3bb04046a5a32 authored over 7 years ago
Remove StandardImageClass

github.com/SixLabors/ImageSharp.Drawing - 0dbca9ca0c93e7ef6f1a3acd67f08a2cfed306ff authored over 7 years ago
Use EnsureProcessorChangesAreConstrained

github.com/SixLabors/ImageSharp.Drawing - 0ade924c52229e295abfa32a07d4e997afa988fc authored over 7 years ago
fix property accessor

github.com/SixLabors/ImageSharp.Drawing - c42826c6f2a23741976c2b3a61c33856bbafc6ab authored over 7 years ago
migrate text glyph rendering to SixLabors.Shapes.Text

github.com/SixLabors/ImageSharp.Drawing - 81266d0d05724924e18dd86eacffba0b94d7f9f2 authored over 7 years ago
specify text location

github.com/SixLabors/ImageSharp.Drawing - 1a89e858c638e1bb34f88c5563092098e5813008 authored over 7 years ago
specify text location

github.com/SixLabors/Shapes - 1a89e858c638e1bb34f88c5563092098e5813008 authored over 7 years ago
remove redundent code

github.com/SixLabors/ImageSharp.Drawing - 7d05dcdad912a0787f6a16431636ae6f7b7743d0 authored over 7 years ago
fix restore to update package versions

github.com/SixLabors/ImageSharp.Drawing - c1544b9325f803f61f3669c21a8efba57110ae6e authored over 7 years ago
fix restore to update package versions

github.com/SixLabors/Shapes - c1544b9325f803f61f3669c21a8efba57110ae6e authored over 7 years ago
push text package

github.com/SixLabors/Shapes - deccb0c8049c8f95acc5631c6add467ac2aab5f5 authored over 7 years ago
Merge pull request #28 from SixLabors/vertial-alignment

Vertial alignment

github.com/SixLabors/Fonts - a27ac6d648443622efef72282ae0f28626dee767 authored over 7 years ago
Merge branch 'master' of https://github.com/SixLabors/Shapes

# Conflicts:
# samples/DrawShapesWithImageSharp/DrawShapesWithImageSharp.csproj
# samples/DrawSh...

github.com/SixLabors/Shapes - 8d8e327db210e6a5f8fa264766b4889e6f3e0a91 authored over 7 years ago
Merge branch 'master' of https://github.com/SixLabors/Shapes

# Conflicts:
# samples/DrawShapesWithImageSharp/DrawShapesWithImageSharp.csproj
# samples/DrawSh...

github.com/SixLabors/ImageSharp.Drawing - 8d8e327db210e6a5f8fa264766b4889e6f3e0a91 authored over 7 years ago
Add TextBuilder

github.com/SixLabors/Shapes - 6939a20cd7012be31a766e963a50f5f87f19dc27 authored over 7 years ago
replace outlineing logic with path generation.

github.com/SixLabors/ImageSharp.Drawing - d27c9acc48bc1167e4176ec7df80d5aa6556837e authored over 7 years ago
Merge branch 'master' into chore/cleanup-tests

github.com/SixLabors/ImageSharp.Drawing - 588a2e10a08a11f4348111aa63eac0441f7ed6f2 authored over 7 years ago
Merge pull request #230 from JimBobSquarePants/chore-primitives

Expand and test primitives

github.com/SixLabors/ImageSharp.Drawing - cb1818ba2b15cc6096b11343c06c6009e699fa3c authored over 7 years ago
BlackWhite, ColorBlindness, Grayscale

github.com/SixLabors/ImageSharp.Drawing - 392bb14a60a8dd3e9b016eddf6421b586273692e authored over 7 years ago
BinaryThresholdTests as template

github.com/SixLabors/ImageSharp.Drawing - 07c63ef3b6a51f8604923dff5971717eb3479c9a authored over 7 years ago
Rectangle and RectangleF

github.com/SixLabors/ImageSharp.Drawing - 8eacaf3c750a4aa4bb16327484df4266798062b9 authored over 7 years ago
provide measure text static methods and fix #27

github.com/SixLabors/Fonts - 619b524e1e62c1be9ded0a634cc88a19a362cfcc authored over 7 years ago
Merge pull request #221 from JimBobSquarePants/internalize-pixelaccessor

Internalize PixelAccessor<T>

github.com/SixLabors/ImageSharp.Drawing - 8cdd3d0f03c57bce83207d6c78607c126a8869a0 authored over 7 years ago
Add benchmark, update readme

github.com/SixLabors/ImageSharp.Drawing - bd2b264c43a649679b63072a6ea3c9bec898e7e7 authored over 7 years ago
Updat exunit so so testrunner works

github.com/SixLabors/ImageSharp.Drawing - 271722bda4890b8c45eba2e11c1504ebadd717b4 authored over 7 years ago
Internalize PixelAccessor

github.com/SixLabors/ImageSharp.Drawing - 51fbd62fd3ad48ace40df4b764a3c84c52bdb358 authored over 7 years ago
Merge pull request #144 from JimBobSquarePants/feature/icc

WIP ICC Support

github.com/SixLabors/ImageSharp.Drawing - 7a63949f2328abc9bb219b443c0e014c0c6fa1e1 authored over 7 years ago
introducing Rgb24 & Bgr24

github.com/SixLabors/ImageSharp.Drawing - dfc47370032f60fa34235b4eadba2984942ce0ca authored over 7 years ago
Merge remote-tracking branch 'origin/feature/icc' into pixel-conversion-refactor

github.com/SixLabors/ImageSharp.Drawing - 90b5b07c03db90a03a43f2d66f37531c72218c65 authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc

github.com/SixLabors/ImageSharp.Drawing - be4a3bf4fe7496ae76b49be3e808955f006061a6 authored over 7 years ago
Merge pull request #213 from JimBobSquarePants/spanaty

Replace BufferSpan<T> with Span<T>

github.com/SixLabors/ImageSharp.Drawing - 96cf1eeed66ca77d0f9ebd9e0ce330b95dd67228 authored over 7 years ago
Replace BufferSpan<T> with Span<T>

- Add System.Memory
- Update System.Runtime.CompilerServices.Unsafe
- Move memory classes/struct...

github.com/SixLabors/ImageSharp.Drawing - 1a90e95da98c9e2810ec644e414e75d133a78fcb authored over 7 years ago
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp

github.com/SixLabors/ImageSharp.Drawing - 7e1487f050e96be97d98ae152c1b95d539390025 authored over 7 years ago
Use var when type is apparent

github.com/SixLabors/ImageSharp.Drawing - 8459e7b130bf7c6aea4b3ec11332bee3b14356b9 authored over 7 years ago
Merge pull request #209 from JimBobSquarePants/chore/remove-non-generic-image

Remove non generic image

github.com/SixLabors/ImageSharp.Drawing - 129a79daecc3c9ecc3d8b87483a6e81ae5b01e85 authored over 7 years ago
move Configuration to be fist paramater.

Configureatino should be first param to consistency with other apis

github.com/SixLabors/ImageSharp.Drawing - 8ba9ac008272fe8a4c46c608c5a84129e92ff30f authored over 7 years ago
Brush & Pen instead of Brush<T> & Pen<T>

github.com/SixLabors/ImageSharp.Drawing - 29f2102918c4e5bb24998bc55fc68d9429fcb969 authored over 7 years ago
Add Rgba32 specific overloads

github.com/SixLabors/ImageSharp.Drawing - 0d71ccbd3bd4e5091750ed30e09d86761b437711 authored over 7 years ago
Use better static format for Load etc.

github.com/SixLabors/ImageSharp.Drawing - 0b0f0a1dccd6b7f2415451b3bc75ba2e668da078 authored over 7 years ago
Promote Rgba32 to root namespace

github.com/SixLabors/ImageSharp.Drawing - 6b98171f8e9d818bbe0f02149666c55a3060f677 authored over 7 years ago
Remove non-generic Image

github.com/SixLabors/ImageSharp.Drawing - dbd21b069572a436882eb36cb36c7e743e1b9b77 authored over 7 years ago
virtical alignment + size on renderer

github.com/SixLabors/Fonts - bcadf816f43afc5457b1c854603eadebeabcb4ea authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc

github.com/SixLabors/ImageSharp.Drawing - 9fcb307c945a706deb5893f90b41fc0f3031a6ec authored over 7 years ago
expose TextAlignment for text drawing

github.com/SixLabors/ImageSharp.Drawing - 12f3cf4919bced8d27881178e4129513ca6f0113 authored over 7 years ago
word art/render along path

github.com/SixLabors/Demos - 774f064c45dff4741799b1ae81dab534c3375ae3 authored over 7 years ago
Merge pull request #25 from SixLabors/text-alignment

Text alignment

github.com/SixLabors/Fonts - 3bdb28e9c27c5d54d9f17785b1232d00dfa33474 authored over 7 years ago
text alignment with width

github.com/SixLabors/Fonts - e5d07039fd2c9a5fa2176277a2fef1d6c49dfc7c authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc

# Conflicts:
# src/ImageSharp/MetaData/ImageMetaData.cs
# src/ImageSharp/PixelFormats/Rgba32.cs

github.com/SixLabors/ImageSharp.Drawing - b648f0835838e6239d21e49f8874a45a5e366ddf authored over 7 years ago
align text relative to origion or width.

github.com/SixLabors/Fonts - ed3d75ec204aaf6cea0f5f14764649fb7d77b1eb authored over 7 years ago
Merge pull request #202 from JimBobSquarePants/pixel-blending

Pixel blending - Efficient pixel blending + merging Duff-Porter functions

github.com/SixLabors/ImageSharp.Drawing - b2b0df7fe553c160ce7bda4906348b94e008bb21 authored over 7 years ago
blend functions everywhere.

github.com/SixLabors/ImageSharp.Drawing - e62320e4fb386ce51084cf89d8bab0d42f697035 authored over 7 years ago
bump version number due to moving GraphicOptions

github.com/SixLabors/ImageSharp.Drawing - a0b2a5bc2bf15ec0a5773aabd183cddfb3299526 authored over 7 years ago
updates to comments and moved code

github.com/SixLabors/ImageSharp.Drawing - 7f2ecc2549188c44c161b06b4aad5894ebae1569 authored over 7 years ago
revent solid color brush

github.com/SixLabors/ImageSharp.Drawing - cf0f8d1e84da23d2217a85b85685b37ecbb9b04a authored over 7 years ago
remove unused processor

github.com/SixLabors/ImageSharp.Drawing - 8dd50b7f15b0f1c9ee30ad68d0f06043e1fdbef3 authored over 7 years ago
migrate blenders to PorterDuff

github.com/SixLabors/ImageSharp.Drawing - 49a4b82d7a11e9ae3b4239bad239c90e22f5bc8c authored over 7 years ago
Merge branch 'pr/200--wip-duff-porter-general-pixel-function-for-drawing-images' into tocsoft/compositing

github.com/SixLabors/ImageSharp.Drawing - fb9b918e418da4293ad1d9b5d28056f230c2c180 authored over 7 years ago
initial blender implementations

github.com/SixLabors/ImageSharp.Drawing - 9dcc85ef839de5cba8a62fe9084bd38255a44e11 authored over 7 years ago
Added a DrawImage Effect test

github.com/SixLabors/ImageSharp.Drawing - 812295f476b683ddcafab1354d759ba7cd137ea9 authored over 7 years ago