Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SixLabors/ImageSharp.Drawing

:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
https://github.com/SixLabors/ImageSharp.Drawing

moving images again

04436a0843c9034bdb3a94d318edd6b71bfd3980 authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/tocsoft/mutate-api' into antonfirsov/qa-lab

# Conflicts:
# tests/ImageSharp.Tests/Processing/Binarization/BinaryThresholdTest.cs
# tests/Ima...

7186a87047eb1108be38461ef2552be04408063b authored over 7 years ago by Anton Firszov <[email protected]>
update .gitignore to match the new test output directory

17c06d5b65f3a11cc5e57bb8c7ec5cfd7d8a5530 authored over 7 years ago by Anton Firszov <[email protected]>
moving input test images into ./tests/TestImages/Input

dd4ad87e4ee14175f694049d33727ceaf6d1ea9f authored over 7 years ago by Anton Firszov <[email protected]>
build fix + clean up ImageDataAttributeBase code duplication

095253d8836a02e41bd41805c574fee5eb04d13a authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/master' into antonfirsov/qa-lab

# Conflicts:
# tests/ImageSharp.Tests/Formats/Png/PngSmokeTests.cs
# tests/ImageSharp.Tests/Test...

d5ceb29e594f8803cf7c1e193cfe070a82de5548 authored over 7 years ago by Anton Firszov <[email protected]>
Fix marker skipping bug when decoding certain images

d81ed13fad1953ac75c083c0d5ada884971a700c authored over 7 years ago by James Jackson-South <[email protected]>
Added tests for loading image with CRC

Added tests for comparing Versioning image 1 and 2
Moved equality tests for images to seperate file

41245b4f092ad9797c014f7971fe3a374428c630 authored over 7 years ago by Devedse <[email protected]>
Fix Appveyor link [skip ci]

778cd1944f87abe2abd98f827be05ad999367863 authored over 7 years ago by James Jackson-South <[email protected]>
Update readme [skip ci]

1dd30ddd36b5230e7b3662addef52cf1f1baaba3 authored over 7 years ago by James Jackson-South <[email protected]>
Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258)

b014268d51517cf8ff5be755d04d54c96dd06aac authored over 7 years ago by Nikita Balabaev <[email protected]>
Added failing test for issue 288

0cf0d005f496cda42d84e905bc1e69365643a341 authored over 7 years ago by Devedse <[email protected]>
Merge pull request #283 from xakep139/master

Fix loading 48 bpp or 64 bpp interlaced PNG

49c4ebd80b7ab7131ce9e557cde2b6c7822c8258 authored over 7 years ago by Dirk Lemstra <[email protected]>
fix #277

c1a96124e15d10bea8f464212563104375fedbcf authored over 7 years ago by Nikita Balabaev <[email protected]>
ResizeTests working with CalliphoraPartial.png

9e53561ed63f0ac569241a86a24d5f3ddd05b21b authored over 7 years ago by Anton Firszov <[email protected]>
refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath()

3038b3416eaee78924bda463215d91c3380e53ee authored over 7 years ago by Anton Firszov <[email protected]>
clean up TestFile.cs

936c3a6184749a6ff271b17a82a9d7687c9ff979 authored over 7 years ago by Anton Firszov <[email protected]>
made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers.

Conflicts:
tests/ImageSharp.Tests/TestFile.cs

8eb74b3876ea2d359070d54d587c033417bd3b15 authored over 7 years ago by Anton Firszov <[email protected]>
made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers.

d9ca413fed335c2c579efa29a9edc3b74370873d authored over 7 years ago by Anton Firszov <[email protected]>
Merge pull request #21 from SixLabors/develop

Update Fonts dependency

99f68c2736ae26c7dd09e77a6a2f41493d36447e authored over 7 years ago by Scott Williams <[email protected]>
revert changes about develop branch

84ea60265aaee632d1114935f65933cd49bb26d5 authored over 7 years ago by Scott Williams <[email protected]>
update to latest Fonts

bba14c9cc2ca4103a43399b280e255906f326ac1 authored over 7 years ago by Scott Williams <[email protected]>
Update codecov.yml

56cfc394bc9f83bcfab784718c21832fed608fb2 authored over 7 years ago by Scott Williams <[email protected]>
internalise cloning processor + rename context

c0ed4682a74b8a654053efc26ba755457bdb22fb authored over 7 years ago by Scott Williams <[email protected]>
fix broken tests

fe5084ba854d2d5eb370338682d7c73acc7fd6bb authored over 7 years ago by Scott Williams <[email protected]>
Renameing classes + simplifying Image<TPixel>

85cffb70de4a6e9ed1608f2650cdbc041db96967 authored over 7 years ago by Scott Williams <[email protected]>
test extensions methods

b09923bda280ad55a12e02c0f6f8f360447d9426 authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'tocsoft/mutate-api' of https://github.com/JimBobSquarePants/ImageSharp into tocsoft/mutate-api

# Conflicts:
# src/ImageSharp/ApplyProcessors.cs

2e80e5982cad00820128c5c8047a97dd473d3876 authored over 7 years ago by Scott Williams <[email protected]>
initail image operations tests

8231da3edab8c23f07c50a5062d37dfe67f550b1 authored over 7 years ago by Scott Williams <[email protected]>
merge with master

eb3afe31c0df4d3d7688048bab9b8a41990db677 authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'master' into jpeg-port

880c04c2be2378df83c53514e6a163f6a214150d authored over 7 years ago by James Jackson-South <[email protected]>
Fix tests

3d2f7c05df0e7124e74ef61b59e33e200a4fd30a authored over 7 years ago by James Jackson-South <[email protected]>
This works. High allocations though

0c928fa0974e760be5bf309113961e8c709ee80a authored over 7 years ago by James Jackson-South <[email protected]>
Merge pull request #266 from JimBobSquarePants/update-xunit

Updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer

6cdadcd5cb78c3bc06ffdcda632ffcf6ee838f43 authored over 7 years ago by Anton Firsov <[email protected]>
Rename Generate -> Clone

4f9f7f2120378903f16195e2af3dab156798e30c authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'master' into jpeg-port

c898dc8eec27e07cc91326d3bddbfb50bac9eb49 authored over 7 years ago by James Jackson-South <[email protected]>
ReferenceOutput + ResizeTests prototype

5b33d7589b1bc59e3f4a44b2a220028b6f3e17d9 authored over 7 years ago by Anton Firszov <[email protected]>
migrate to a Image.Generate/Image.Mutate context api

973ac21c0ffca0f521eff72156e5e6e03414ac97 authored over 7 years ago by Scott Williams <[email protected]>
introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap()

e574b39414ffd4908853624a7067d864c1b62340 authored over 7 years ago by Anton Firszov <[email protected]>
Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2

Refactor encoder/decoder image format APIs

eb65e89af0799bbb937a969370d01cf129300099 authored over 7 years ago by Scott Williams <[email protected]>
updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer

d5c5de7e7eca9ec2bc607352dc8d79c9b8518a9c authored over 7 years ago by Anton Firszov <[email protected]>
fixed Sandbox46 execution

4ebe63c68e6150e7f3783bb38267fda3657e208a authored over 7 years ago by Anton Firszov <[email protected]>
Now decodes all images

d6a15bb6537124ede0415849a7f4934bd26f5a16 authored over 7 years ago by James Jackson-South <[email protected]>
Merge branch 'master' into jpeg-port

945d28594811601c76f08d732e953a3f94d552a4 authored over 7 years ago by James Jackson-South <[email protected]>
Can now decode many images

08ec5ebb4ad9835da01e7d790d9dc6faae515aaa authored over 7 years ago by James Jackson-South <[email protected]>
Update appveyor.yml

edce9e6e94cb75e7a35d42716988197dc71bc8b3 authored over 7 years ago by Scott Williams <[email protected]>
Update codecov.yml

183f08da265b248c4793c5c5fa6e6a95b5f9b42f authored over 7 years ago by Scott Williams <[email protected]>
Update README.md

f189ad19cd98c36d4600d7d214b1763c1bf7539e authored over 7 years ago by Scott Williams <[email protected]>
merge in master

5c7c84c6f5a6a9d445b3009d0aa5d8551903de54 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #257 from xakep139/patch-1

Fix example in README

648d94c4a9d24bcfbf1a3769a779fe226bff9306 authored over 7 years ago by Scott Williams <[email protected]>
Fix example in README

838052d9db4691c2fca206af3cdc566742e2957e authored over 7 years ago by Nikita Balabaev <[email protected]>
Merge pull request #253 from JimBobSquarePants/primitives

Update ImageSharp to use Primitives from SixLabors.Core

f44b3aee138a547fed99547b8c17f2405ac905e4 authored over 7 years ago by James Jackson-South <[email protected]>
switch from mimetype strings to IImageFormats

c3e278a43bb65118c7bb5239124b7412d009c5fd authored over 7 years ago by Scott Williams <[email protected]>
use buffer instead of array pool directly

9317f35aef34b96bf06358ab48b1d1425c009bcf authored over 7 years ago by Scott Williams <[email protected]>
Update appveyor.yml

42c7af6c659a0c0ec7fb5f1156226f01de8326ec authored over 7 years ago by Scott Williams <[email protected]>
fix comments

3b082ebfffcc69539319d28fb35442b173ebb7c4 authored over 7 years ago by Scott Williams <[email protected]>
fix formats + added sample for switching out encoders/decoders

c7103d0099e05b1aab049bc888e0155c2ce97e10 authored over 7 years ago by Scott Williams <[email protected]>
merged

27399b86dd2e6a2294331cd2b8cba4bd99d7fafa authored over 7 years ago by Scott Williams <[email protected]>
provide IImageFormatProviders and split mimetype detection from decoders.

a08e2a1f8dd7a581f874f062ef3f964b6219965a authored over 7 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'origin/master' into primitives

5dfcacac520ceb98ad429ad93e5994e8d3a98dc0 authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'master' into jpeg-port

24721ec6cb4b72515291923d833838537aa66d43 authored over 7 years ago by James Jackson-South <[email protected]>
Merge pull request #250 from JimBobSquarePants/pixel-blenders

Additional pixel blenders + refactor generators

d14e771e4e40c608e1dd03b6700adcb5e005cc7e authored over 7 years ago by Scott Williams <[email protected]>
refactor encoders/decoders

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

remo...

147654839e2b1d0874ed99d4977e726256d19344 authored over 7 years ago by Scott Williams <[email protected]>
fix blending to allow non rectangualar regions to antialiase

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

c1c460a07aec911dfa47f1b5d4e523b07ba0743f authored over 7 years ago by Scott Williams <[email protected]>
cleanup and reduce branches

13bab6c40a4dd287fab062b0020a2e1dd9b4bc95 authored over 7 years ago by Scott Williams <[email protected]>
generate pixel blenders

2f9fa6b268e73579e8793cbfffac58c46d0cdd20 authored over 7 years ago by Scott Williams <[email protected]>
migrate to use primitives from SixLabors.Core

049adb67cb54c44125c7625ffbb64f8b349b0fe9 authored over 7 years ago by Scott Williams <[email protected]>
Fix #247

Allows reading of 48bpp images.

20eefa072a401c59cceff5c3e766ff51539cb656 authored over 7 years ago by James Jackson-South <[email protected]>
Merge pull request #20 from SixLabors/primitives

Migrate to common Primitives + some API cleanup while braking things

02aee8b98ef4c8dc568be56550babbe3ba89f722 authored over 7 years ago by Scott Williams <[email protected]>
update to latest Fonts release

d41ac8ee28d7a9006869b0d3fae6cd8bc405e84f authored over 7 years ago by Scott Williams <[email protected]>
drop use of ImmutableArrays

3967cd3244b05d8ce303f2d1fec7fb541d6f8a0c authored over 7 years ago by Scott Williams <[email protected]>
fix package source

e0cd82de5ba70e0e99e4008f0cb791656f5d9e5d authored over 7 years ago by Scott Williams <[email protected]>
Make PathBuilder chainable

20d3257a3bf1565055205d89f98c9b9a2da062a0 authored over 7 years ago by Scott Williams <[email protected]>
rename CubicBezierLineSegment and add move usage of PointF

401c4b30765d44177362708457e0fb26f1ce8219 authored over 7 years ago by Scott Williams <[email protected]>
Migrate API to use primitives in place of Vector2

b04b60e7a6d146398bb6f2ab713dfbeb09165155 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor

Refactor pixel conversion methods

164d03174cd42f453a8aa5246275f29fd2fb973c authored over 7 years ago by James Jackson-South <[email protected]>
test clenup (xUnit analyzer warnings mostly)

6dfae34f1f0c650d3cd6b387deb45c32ff051cb1 authored over 7 years ago by Anton Firszov <[email protected]>
almost done

a48d81dd4bd753676bda7683370e0c8eb47d2b21 authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/master' into pixel-conversion-refactor

9aede88be063ecafc09bf03a38622bc37252fafd authored over 7 years ago by Anton Firszov <[email protected]>
Merge pull request #240 from JimBobSquarePants/tocsoft/DrawText

Move Font to IPath logic to external library

daec2409e9dc94b3cf8a538553f710c4856e0421 authored over 7 years ago by James Jackson-South <[email protected]>
update to latest Shapes release

ce7163d2172996235c5b4ff49e1cfe42b785ddd7 authored over 7 years ago by Scott Williams <[email protected]>
do not trim end if not a closed path

fixes #19

1c5f58a291c32bd81f8f2aad8f9f11c2973b162b authored over 7 years ago by Scott Williams <[email protected]>
ensure we fill pixels even if start is smaller then minX

fixes #237

b681e82e5822bac937511d40cd59857efefc8d2d authored over 7 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'origin/master' into tocsoft/DrawText

de21b31da14d8897a3369420339a3fdc21e7c0fb authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #234 from JimBobSquarePants/tocsoft/outliner

Use SixLabors.Sharp outliner code in place in ImageSharp

da068d1b2dfa4af7f11c56f57911a082cd7d7cff authored over 7 years ago by Scott Williams <[email protected]>
add draw text along path extension methods

e3c3b36b8a67a47a4c204b5bf91227a539404345 authored over 7 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'origin/tocsoft/outliner' into tocsoft/DrawText

a4911e978bbb6e8e044ff24c322f594d0bfd3891 authored over 7 years ago by Scott Williams <[email protected]>
Word art style text drawing along a path

d65790bd45e0c567b6518d829dc8f1b4d3d9cafd authored over 7 years ago by Scott Williams <[email protected]>
add unit tests

7c2dc1aa5c4de2cab442dabb4f2f78916c77e8fc authored over 7 years ago by Scott Williams <[email protected]>
switch constructor and field back to array

171972c074d0752c4fe7e92e9168eca34135afe1 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #232 from JimBobSquarePants/chore/cleanup-tests

Cleanup Processing tests

a71a2179895190adcc66abaed8d3bb04046a5a32 authored over 7 years ago by James Jackson-South <[email protected]>
Remove StandardImageClass

0dbca9ca0c93e7ef6f1a3acd67f08a2cfed306ff authored over 7 years ago by James Jackson-South <[email protected]>
Use EnsureProcessorChangesAreConstrained

0ade924c52229e295abfa32a07d4e997afa988fc authored over 7 years ago by James Jackson-South <[email protected]>
fix property accessor

c42826c6f2a23741976c2b3a61c33856bbafc6ab authored over 7 years ago by Scott Williams <[email protected]>
migrate text glyph rendering to SixLabors.Shapes.Text

81266d0d05724924e18dd86eacffba0b94d7f9f2 authored over 7 years ago by Scott Williams <[email protected]>
specify text location

1a89e858c638e1bb34f88c5563092098e5813008 authored over 7 years ago by Scott Williams <[email protected]>
remove redundent code

7d05dcdad912a0787f6a16431636ae6f7b7743d0 authored over 7 years ago by Scott Williams <[email protected]>
Fix Tests

a9bbf342cf445979acb43c3659f5086dda3afd98 authored over 7 years ago by Scott Williams <[email protected]>
fix restore to update package versions

c1544b9325f803f61f3669c21a8efba57110ae6e authored over 7 years ago by Scott Williams <[email protected]>
push text package

deccb0c8049c8f95acc5631c6add467ac2aab5f5 authored over 7 years ago by Scott Williams <[email protected]>