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

Merge pull request #152 from JimBobSquarePants/Image-Comparer

Add image comparer test helper

a942bf2afd2f9ca294bee8ecdec2c42d1d6d130f authored over 7 years ago by Scott Williams <[email protected]>
Update to use MathsF

0b395227e2ef0996eb710a02548925b9542d01fa authored over 7 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc

65f047810d265d185985c659d707c19b717679b2 authored over 7 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'origin/master' into Image-Comparer

73a75192c270b169b561bdf38f357a370ee18eb4 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load

Move image loading out of constructors and into static methods

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

c181f54274ceee0411a25ad809babcc58df58b42 authored over 7 years ago by Scott Williams <[email protected]>
decoder configuration argument order

e1057ef081e2d2cf6d4fa8021aa0653b18da50c3 authored over 7 years ago by Scott Williams <[email protected]>
Increment version

087a03f5c78f7b0649ba3a0e386ae71d36dd2fa3 authored over 7 years ago by Scott Williams <[email protected]>
Update readme

e2bf686ce92e120a5734048af6b74435babdf90d authored over 7 years ago by Scott Williams <[email protected]>
Improve method name

Added comments too

15eb486ae041f7bda95c51daff7a9e038af3bd81 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel

Default text drawing at an image dpi independent size

cf449eecce5dcfd2d6538615282c8a04a46c71e5 authored over 7 years ago by Scott Williams <[email protected]>
Add explanatory comments

9ae3d8a1929f1ae75a70d1a67b9c0170ef4bd4f0 authored over 7 years ago by Scott Williams <[email protected]>
fix stylecop issues

8bafab67ec3cf1a1ca7312364502d4b7a6dc2654 authored almost 8 years ago by Scott Williams <[email protected]>
Add image comparer test helper

Add a couple of png smoke tests that encode and then decode an image in png then does a visual c...

7ab734be49733bb228d903c8f52a43353ea63788 authored almost 8 years ago by Scott Williams <[email protected]>
Default text drawing at an image dpi independent size

This changes the default behavour to by defaulting all text to be drawn as 72 dpi as apposed to ...

928b1c3003eb6b351c1ee0793b9903b9de9d3b38 authored almost 8 years ago by Scott Williams <[email protected]>
scan to end of line even if longer

0a2645bfcfab106b1f4095aca795360d34f61508 authored almost 8 years ago by Scott Williams <[email protected]>
reduce range check

77e4b6a31569d0d65d86f1ee5067ea61a617e26a authored almost 8 years ago by Scott Williams <[email protected]>
add range checks

0f8502274362ac35937cef8e319272585a4689c7 authored almost 8 years ago by Scott Williams <[email protected]>
Merge branch 'feature/icc' of https://github.com/JimBobSquarePants/ImageSharp into feature/icc

d312d05207b1beb67b44404701e8c22858b2cc89 authored almost 8 years ago by Johannes Bildstein <[email protected]>
fix test filesystem to prevent it breaking existing tests

d99896cec2f5a58b233bd40d6e0ef9eccf4f54e3 authored almost 8 years ago by Scott Williams <[email protected]>
pass configuration & ensure only single image created

c916f67aa7f725214f45fc946cfdab058afbc96d authored almost 8 years ago by Scott Williams <[email protected]>
Add IImageDecoder overloads

Adds overloads the the Image.Load(..) methods that take an IImageDecoder.

c64a7286b42b7f054315d60dbc6f6b8a6be80d55 authored almost 8 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc

2adbcf3350f63e27a5311a453fed9161d1b1abff authored almost 8 years ago by James Jackson-South <[email protected]>
Move image loading out of constructors and into static methods

3c319e648dc1087471e7de12df48335e0a25b4f1 authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #141 from JimBobSquarePants/speedup-resize

Buffer API changes, Optimization and refactor of ResizeProcessors

38be1520d4b7a1522ef9593e0eb996c128011fc8 authored almost 8 years ago by Anton Firsov <[email protected]>
Update README.md

d3165b573aeae75dca5f74d73a5dc34ee63308ff authored almost 8 years ago by Dirk Lemstra <[email protected]>
Merge pull request #135 from JimBobSquarePants/IFileSystem

Encoder options being passed during path based saves

b35d453ea2e2ef1a292bcdc897ddacd1da073112 authored almost 8 years ago by Scott Williams <[email protected]>
BufferSpan ref indexer + Fix Drawing usages

e522df27442310c2061efbe0fb165266e0ec4fee authored almost 8 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/master' into speedup-resize

Conflicts:
src/ImageSharp/Common/Memory/BufferPointer{T}.cs

a2ee113f0dafec5a5d872ea74e4a26f8a07e9626 authored almost 8 years ago by Anton Firszov <[email protected]>
Merge pull request #140 from JimBobSquarePants/tocsoft/subpixel-rendering

improve vector/glyph rendering quality using a sub-pixel rendering techinique

b2b3994dff522e26f149613206364d75ac9a775c authored almost 8 years ago by Scott Williams <[email protected]>
Improve test coverage

- fixed bug in pattern brush and added test coverage
- change DebugGuard -> Guard
- Update SixLa...

98b4e9b2881200f72078899372181b62e42b5d53 authored almost 8 years ago by Scott Williams <[email protected]>
reduce allocations on a potential hotpath

c1810e8d9cb07d74c1e64ebf53c9707b468b9d67 authored almost 8 years ago by Scott Williams <[email protected]>
fix broken comment

cb026ec761b4c226b90e127f7aebba33a9d76ce9 authored almost 8 years ago by Scott Williams <[email protected]>
add guards to verify scanlineBuffer size

2d2a0632c97929589bd03a80fd73c66c0e44c68a authored almost 8 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'remotes/origin/master' into IFileSystem

7823a9151d73b3f048e125ac79470c00049922fa authored almost 8 years ago by Scott Williams <[email protected]>
drop callbacks

test by mocking encoder

4703c89c2ac7b63bf7e08a2ad92bf1cfa92cf370 authored almost 8 years ago by Scott Williams <[email protected]>
TextGraphicsOptions Tests

f09f8cfeb7344c4e675ce16c7591b57d1fff9cf5 authored almost 8 years ago by Scott Williams <[email protected]>
Add test coving subpixel counter

80624302e92fe7e4850e50168758ac3c342bd389 authored almost 8 years ago by Scott Williams <[email protected]>
code cleanup

b3899f749023dd57a989eeec9b0d2c9f604d26dc authored almost 8 years ago by Scott Williams <[email protected]>
fixed comment

45e9eaf823d27d8c87c3052e47472a5bfdcc0dc8 authored almost 8 years ago by Scott Williams <[email protected]>
fix pattern brushes

ebe0874ac5dae809fc8e676ab410c6e10d10478a authored almost 8 years ago by Scott Williams <[email protected]>
implement real sub-pixel rendering

9b30ed6c3d56e32bb062d852bbfa987ffccfbd7a authored almost 8 years ago by Scott Williams <[email protected]>
get x=>width y=>height the correct way around.

dd72e5b023495e9311bdaefc42c51a93ec5b1dff authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #137 from JimBobSquarePants/Interalize-all-the-things

Internalize all the things!

444f0ce3fb51880c13bc313a13b09e48a33796c0 authored almost 8 years ago by James Jackson-South <[email protected]>
Update readme

498caf9d1a8812b81b75a3a9c1ffeb418fd44573 authored almost 8 years ago by James Jackson-South <[email protected]>
Bump version number

4e4352dcf0b8c6382d74224bb8828d7cad693220 authored almost 8 years ago by James Jackson-South <[email protected]>
Make all processors internal

80e07b7fddc26f39457b71e7bd96997fb55f26ee authored almost 8 years ago by James Jackson-South <[email protected]>
use callbacks instead of overrides

8df16886de8cd62051dcc6b8126438b2480945a7 authored almost 8 years ago by Scott Williams <[email protected]>
Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs

098dd882806907e6fc06707610ee0a94372c7d2e authored almost 8 years ago by Anton Firszov <[email protected]>
Fixed Sandbox46 test execution

9bc92584787653e4e8a04ff7cee1a4f81cccac79 authored almost 8 years ago by Anton Firszov <[email protected]>
Add IFileSystem

942e4933f369e72bf92e7be6c738a6a66b4c2d79 authored almost 8 years ago by Scott Williams <[email protected]>
ensure all save operations pass along IEncoderOptions

61ce48635f177b2da94f895b5b8fe21d5d1caf92 authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #133 from JimBobSquarePants/fix-vars

Update all instances of 'var' and replace with explicit type.

839918e9e02f8ae659065985e19c237c84a2ba08 authored almost 8 years ago by James Jackson-South <[email protected]>
fix all instances of var

45b12ef3d3d861fda6f987fd9cb0045d1a7a0741 authored almost 8 years ago by Scott Williams <[email protected]>
Remove specific .NETCore version numbers [skip ci]

They're are not on the linked pages

cc5329dac0168a30bb500599e2b81789ad2dd280 authored almost 8 years ago by James Jackson-South <[email protected]>
Merge pull request #131 from JimBobSquarePants/2017

Upgrade solution to run in vs2017 & update dependencies

ea0ad55169b0bd419918bf4dae1e9752a4c7bb11 authored almost 8 years ago by James Jackson-South <[email protected]>
Update readme to match new config/requirements

2880d72a099c118c8312978117d9c609513b5318 authored almost 8 years ago by James Jackson-South <[email protected]>
update sixlabors.* dependencies

0d46b5cda4f59c1917e89defaaa68a6f7b7e39cf authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #13 from SixLabors/2017

Update project to final tooling and VS 2017

2aba964f285789cf31ebb2aa9ef96118b5f80534 authored almost 8 years ago by Scott Williams <[email protected]>
remove powershell

af23846d1f256952c9378a12c2571f1419b47c14 authored almost 8 years ago by Scott Williams <[email protected]>
use VS2017 image

3b370bd7199235249808c415655f25c623c57669 authored almost 8 years ago by Scott Williams <[email protected]>
Bump version and fix metadata

67988715afb53cc3cdc8970e7d69c1a76e90cae8 authored almost 8 years ago by James Jackson-South <[email protected]>
Move all drawing code into drawing project

6805007557561dcd25480a2d0d903fc9943786e0 authored almost 8 years ago by James Jackson-South <[email protected]>
Merge branch '2017' of https://github.com/JimBobSquarePants/ImageSharp into 2017-v2

64b78d07c365d5e014976ebedda4278b1c8077ca authored almost 8 years ago by Scott Williams <[email protected]>
update sandbox

f00ba2d50fbda3e6b16e0a510f8223388cb755b6 authored almost 8 years ago by Scott Williams <[email protected]>
Remove unneeded package references from drawing.

e723fda5ee004971dd8bfd61204588fe56374533 authored almost 8 years ago by James Jackson-South <[email protected]>
Fix stylecop.json reference in project

b0f66a1b95afd4fb43803435af251b90f76b4e51 authored almost 8 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'remotes/origin/master' into 2017-v2

# Conflicts:
# src/ImageSharp/project.json

fe1482d4aa2fa7efbe6cde4274af4f7cdc2c6c0f authored almost 8 years ago by Scott Williams <[email protected]>
allow codecov to finish

72fefef53c80c40c855111a2ce0bb28a3d86934a authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #91 from M-Zuber/master [skip-ci]

Docs

43925175538e5c780d7a7999c1b002d092e77ca6 authored almost 8 years ago by James Jackson-South <[email protected]>
Merge pull request #126 from JimBobSquarePants/bulk-pixels

Replaced PixelAccessor specialization with BulkPixelOperations

24176d56cd6cbf0dbac76722943f8a7ccab9728c authored almost 8 years ago by Anton Firsov <[email protected]>
tweak file location

c94dd20b86e18e763de6eb862a7c02bdea92f018 authored almost 8 years ago by Scott Williams <[email protected]>
try local stylecop.json

e3868073134b22c4c9e99611f89ea364d2a5afc4 authored almost 8 years ago by Scott Williams <[email protected]>
fix stylecop

2e182df112dc7f7098625336aa4de0b363a7ce71 authored almost 8 years ago by Scott Williams <[email protected]>
add stylecop back

e77f9f69623064b19ad3cde840a35e852a7b6a09 authored almost 8 years ago by Scott Williams <[email protected]>
produce full pdb for codecov

978f8d8187adfd0649366f5e59ebd0f28d3e1df2 authored almost 8 years ago by Scott Williams <[email protected]>
consolidate packages

2efe071aed28841553b814f647c0e1f915a7f651 authored almost 8 years ago by Scott Williams <[email protected]>
Merge branch 'master' into 2017-v2

# Conflicts:
# global.json
# src/ImageSharp.Drawing/project.json
# src/ImageSharp.Formats.Bmp/pr...

87ac737f63e498e712f034ac8f6a7476ce82c790 authored almost 8 years ago by Scott Williams <[email protected]>
Merge pull request #124 from JimBobSquarePants/font-render

Add ImageSharp.Drawing.Text package

90350cd8e4b345de1c05ef7bb62c93e297b75da8 authored almost 8 years ago by Scott Williams <[email protected]>
tweek settings

a58b2572ff2634a6ea3e8ffe35fb855eeb91fde4 authored almost 8 years ago by Scott Williams <[email protected]>
tweek args

1492c7582a8d26b3c3a5758f7458bad81a840fcb authored almost 8 years ago by Scott Williams <[email protected]>
tweek coverage to find real class

0b8ad639a17a75fdc7436dacd4d17fc6628375dc authored almost 8 years ago by Scott Williams <[email protected]>
force rebuild

4613a1b6fdfe084f722c64580adf804882e84bb1 authored almost 8 years ago by Scott Williams <[email protected]>
use full pdb for codecov

8d1bcc98a8a83523c6cb1a2ea0a04c961cb9e8a5 authored almost 8 years ago by Scott Williams <[email protected]>
fixes to codecov

41ce5a38b8b3b74bd3c967286b6bf7c2f702143c authored almost 8 years ago by Scott Williams <[email protected]>
specify project

e1ce763a7290e15444b547c44d5ad44c644c34ec authored almost 8 years ago by Scott Williams <[email protected]>
use manual download

39fdcf8cffc8379abb45243190d61433f17923a0 authored almost 8 years ago by Scott Williams <[email protected]>
tweeked path

15d6b9f8e3864a098e67111f3513006967d89214 authored almost 8 years ago by Scott Williams <[email protected]>
skip corecli first run

2256b97688369c6e71c9555af31e2300dc3b3393 authored almost 8 years ago by Scott Williams <[email protected]>
use updated install script

6f4255c347e8a1a8365ada33511a0daa401b4be9 authored almost 8 years ago by Scott Williams <[email protected]>
install latest sdk

4265027af20fac5846eb3dd644551e2f4abb3908 authored almost 8 years ago by Scott Williams <[email protected]>
test version number

ebdb6e29f20951f0347dc8eed6357519aa8b53bc authored almost 8 years ago by Scott Williams <[email protected]>
tweak build scripts

ff72ccf2ca827d26b9a5eaf8a57bbe37626555d6 authored almost 8 years ago by Scott Williams <[email protected]>
update to vs2017

be9d2d5dcf987a2e698bf666de264a7f2ceb91c4 authored almost 8 years ago by Scott Williams <[email protected]>
DebugGuard

bd8f80644e9780ee2e41fb091ccc834e1a7a0e8a authored almost 8 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/master' into bulk-pixels

95af7a7382bbb185453afd77a01cf5ed5a20c67d authored almost 8 years ago by Anton Firszov <[email protected]>
render using sixlabors.fonts

f2a8302c684a53d8224df9475f3e02e758ae982f authored almost 8 years ago by Scott Williams <[email protected]>
update SixLabors.Shapes

cc3f8f87a79b65ce12d6f97c27813460552dab0b authored almost 8 years ago by Scott Williams <[email protected]>
add colinear checks

fixes #12

f2a4623a1924fa35968f7ebb17d25dc53fdde960 authored almost 8 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'origin/master' into bulk-pixels

9ffa0b6c1f0a0853fd61f036644c27829a6a1439 authored almost 8 years ago by Anton Firszov <[email protected]>