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
Add image comparer test helper
a942bf2afd2f9ca294bee8ecdec2c42d1d6d130f authored over 7 years ago by Scott Williams <[email protected]>0b395227e2ef0996eb710a02548925b9542d01fa authored over 7 years ago by James Jackson-South <[email protected]>
65f047810d265d185985c659d707c19b717679b2 authored over 7 years ago by James Jackson-South <[email protected]>
73a75192c270b169b561bdf38f357a370ee18eb4 authored over 7 years ago by Scott Williams <[email protected]>
Move image loading out of constructors and into static methods
7c21da30fb88e746b381821f9e424ccbbf860d4a authored over 7 years ago by Scott Williams <[email protected]>c181f54274ceee0411a25ad809babcc58df58b42 authored over 7 years ago by Scott Williams <[email protected]>
e1057ef081e2d2cf6d4fa8021aa0653b18da50c3 authored over 7 years ago by Scott Williams <[email protected]>
087a03f5c78f7b0649ba3a0e386ae71d36dd2fa3 authored over 7 years ago by Scott Williams <[email protected]>
e2bf686ce92e120a5734048af6b74435babdf90d authored over 7 years ago by Scott Williams <[email protected]>
Added comments too
15eb486ae041f7bda95c51daff7a9e038af3bd81 authored over 7 years ago by Scott Williams <[email protected]>Default text drawing at an image dpi independent size
cf449eecce5dcfd2d6538615282c8a04a46c71e5 authored over 7 years ago by Scott Williams <[email protected]>9ae3d8a1929f1ae75a70d1a67b9c0170ef4bd4f0 authored over 7 years ago by Scott Williams <[email protected]>
8bafab67ec3cf1a1ca7312364502d4b7a6dc2654 authored almost 8 years ago by Scott Williams <[email protected]>
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]>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]>0a2645bfcfab106b1f4095aca795360d34f61508 authored almost 8 years ago by Scott Williams <[email protected]>
77e4b6a31569d0d65d86f1ee5067ea61a617e26a authored almost 8 years ago by Scott Williams <[email protected]>
0f8502274362ac35937cef8e319272585a4689c7 authored almost 8 years ago by Scott Williams <[email protected]>
d312d05207b1beb67b44404701e8c22858b2cc89 authored almost 8 years ago by Johannes Bildstein <[email protected]>
d99896cec2f5a58b233bd40d6e0ef9eccf4f54e3 authored almost 8 years ago by Scott Williams <[email protected]>
c916f67aa7f725214f45fc946cfdab058afbc96d authored almost 8 years ago by Scott Williams <[email protected]>
Adds overloads the the Image.Load(..) methods that take an IImageDecoder.
c64a7286b42b7f054315d60dbc6f6b8a6be80d55 authored almost 8 years ago by Scott Williams <[email protected]>2adbcf3350f63e27a5311a453fed9161d1b1abff authored almost 8 years ago by James Jackson-South <[email protected]>
3c319e648dc1087471e7de12df48335e0a25b4f1 authored almost 8 years ago by Scott Williams <[email protected]>
Buffer API changes, Optimization and refactor of ResizeProcessors
38be1520d4b7a1522ef9593e0eb996c128011fc8 authored almost 8 years ago by Anton Firsov <[email protected]>d3165b573aeae75dca5f74d73a5dc34ee63308ff authored almost 8 years ago by Dirk Lemstra <[email protected]>
Encoder options being passed during path based saves
b35d453ea2e2ef1a292bcdc897ddacd1da073112 authored almost 8 years ago by Scott Williams <[email protected]>e522df27442310c2061efbe0fb165266e0ec4fee authored almost 8 years ago by Anton Firszov <[email protected]>
Conflicts:
src/ImageSharp/Common/Memory/BufferPointer{T}.cs
improve vector/glyph rendering quality using a sub-pixel rendering techinique
b2b3994dff522e26f149613206364d75ac9a775c authored almost 8 years ago by Scott Williams <[email protected]>
- fixed bug in pattern brush and added test coverage
- change DebugGuard -> Guard
- Update SixLa...
c1810e8d9cb07d74c1e64ebf53c9707b468b9d67 authored almost 8 years ago by Scott Williams <[email protected]>
cb026ec761b4c226b90e127f7aebba33a9d76ce9 authored almost 8 years ago by Scott Williams <[email protected]>
2d2a0632c97929589bd03a80fd73c66c0e44c68a authored almost 8 years ago by Scott Williams <[email protected]>
7823a9151d73b3f048e125ac79470c00049922fa authored almost 8 years ago by Scott Williams <[email protected]>
test by mocking encoder
4703c89c2ac7b63bf7e08a2ad92bf1cfa92cf370 authored almost 8 years ago by Scott Williams <[email protected]>f09f8cfeb7344c4e675ce16c7591b57d1fff9cf5 authored almost 8 years ago by Scott Williams <[email protected]>
80624302e92fe7e4850e50168758ac3c342bd389 authored almost 8 years ago by Scott Williams <[email protected]>
b3899f749023dd57a989eeec9b0d2c9f604d26dc authored almost 8 years ago by Scott Williams <[email protected]>
45e9eaf823d27d8c87c3052e47472a5bfdcc0dc8 authored almost 8 years ago by Scott Williams <[email protected]>
ebe0874ac5dae809fc8e676ab410c6e10d10478a authored almost 8 years ago by Scott Williams <[email protected]>
9b30ed6c3d56e32bb062d852bbfa987ffccfbd7a authored almost 8 years ago by Scott Williams <[email protected]>
dd72e5b023495e9311bdaefc42c51a93ec5b1dff authored almost 8 years ago by Scott Williams <[email protected]>
Internalize all the things!
444f0ce3fb51880c13bc313a13b09e48a33796c0 authored almost 8 years ago by James Jackson-South <[email protected]>498caf9d1a8812b81b75a3a9c1ffeb418fd44573 authored almost 8 years ago by James Jackson-South <[email protected]>
4e4352dcf0b8c6382d74224bb8828d7cad693220 authored almost 8 years ago by James Jackson-South <[email protected]>
80e07b7fddc26f39457b71e7bd96997fb55f26ee authored almost 8 years ago by James Jackson-South <[email protected]>
8df16886de8cd62051dcc6b8126438b2480945a7 authored almost 8 years ago by Scott Williams <[email protected]>
098dd882806907e6fc06707610ee0a94372c7d2e authored almost 8 years ago by Anton Firszov <[email protected]>
9bc92584787653e4e8a04ff7cee1a4f81cccac79 authored almost 8 years ago by Anton Firszov <[email protected]>
942e4933f369e72bf92e7be6c738a6a66b4c2d79 authored almost 8 years ago by Scott Williams <[email protected]>
61ce48635f177b2da94f895b5b8fe21d5d1caf92 authored almost 8 years ago by Scott Williams <[email protected]>
Update all instances of 'var' and replace with explicit type.
839918e9e02f8ae659065985e19c237c84a2ba08 authored almost 8 years ago by James Jackson-South <[email protected]>45b12ef3d3d861fda6f987fd9cb0045d1a7a0741 authored almost 8 years ago by Scott Williams <[email protected]>
They're are not on the linked pages
cc5329dac0168a30bb500599e2b81789ad2dd280 authored almost 8 years ago by James Jackson-South <[email protected]>Upgrade solution to run in vs2017 & update dependencies
ea0ad55169b0bd419918bf4dae1e9752a4c7bb11 authored almost 8 years ago by James Jackson-South <[email protected]>2880d72a099c118c8312978117d9c609513b5318 authored almost 8 years ago by James Jackson-South <[email protected]>
0d46b5cda4f59c1917e89defaaa68a6f7b7e39cf authored almost 8 years ago by Scott Williams <[email protected]>
Update project to final tooling and VS 2017
2aba964f285789cf31ebb2aa9ef96118b5f80534 authored almost 8 years ago by Scott Williams <[email protected]>af23846d1f256952c9378a12c2571f1419b47c14 authored almost 8 years ago by Scott Williams <[email protected]>
3b370bd7199235249808c415655f25c623c57669 authored almost 8 years ago by Scott Williams <[email protected]>
67988715afb53cc3cdc8970e7d69c1a76e90cae8 authored almost 8 years ago by James Jackson-South <[email protected]>
6805007557561dcd25480a2d0d903fc9943786e0 authored almost 8 years ago by James Jackson-South <[email protected]>
64b78d07c365d5e014976ebedda4278b1c8077ca authored almost 8 years ago by Scott Williams <[email protected]>
f00ba2d50fbda3e6b16e0a510f8223388cb755b6 authored almost 8 years ago by Scott Williams <[email protected]>
e723fda5ee004971dd8bfd61204588fe56374533 authored almost 8 years ago by James Jackson-South <[email protected]>
b0f66a1b95afd4fb43803435af251b90f76b4e51 authored almost 8 years ago by James Jackson-South <[email protected]>
# Conflicts:
# src/ImageSharp/project.json
72fefef53c80c40c855111a2ce0bb28a3d86934a authored almost 8 years ago by Scott Williams <[email protected]>
Docs
43925175538e5c780d7a7999c1b002d092e77ca6 authored almost 8 years ago by James Jackson-South <[email protected]>Replaced PixelAccessor specialization with BulkPixelOperations
24176d56cd6cbf0dbac76722943f8a7ccab9728c authored almost 8 years ago by Anton Firsov <[email protected]>c94dd20b86e18e763de6eb862a7c02bdea92f018 authored almost 8 years ago by Scott Williams <[email protected]>
e3868073134b22c4c9e99611f89ea364d2a5afc4 authored almost 8 years ago by Scott Williams <[email protected]>
2e182df112dc7f7098625336aa4de0b363a7ce71 authored almost 8 years ago by Scott Williams <[email protected]>
e77f9f69623064b19ad3cde840a35e852a7b6a09 authored almost 8 years ago by Scott Williams <[email protected]>
978f8d8187adfd0649366f5e59ebd0f28d3e1df2 authored almost 8 years ago by Scott Williams <[email protected]>
2efe071aed28841553b814f647c0e1f915a7f651 authored almost 8 years ago by Scott Williams <[email protected]>
# Conflicts:
# global.json
# src/ImageSharp.Drawing/project.json
# src/ImageSharp.Formats.Bmp/pr...
Add ImageSharp.Drawing.Text package
90350cd8e4b345de1c05ef7bb62c93e297b75da8 authored almost 8 years ago by Scott Williams <[email protected]>a58b2572ff2634a6ea3e8ffe35fb855eeb91fde4 authored almost 8 years ago by Scott Williams <[email protected]>
1492c7582a8d26b3c3a5758f7458bad81a840fcb authored almost 8 years ago by Scott Williams <[email protected]>
0b8ad639a17a75fdc7436dacd4d17fc6628375dc authored almost 8 years ago by Scott Williams <[email protected]>
4613a1b6fdfe084f722c64580adf804882e84bb1 authored almost 8 years ago by Scott Williams <[email protected]>
8d1bcc98a8a83523c6cb1a2ea0a04c961cb9e8a5 authored almost 8 years ago by Scott Williams <[email protected]>
41ce5a38b8b3b74bd3c967286b6bf7c2f702143c authored almost 8 years ago by Scott Williams <[email protected]>
e1ce763a7290e15444b547c44d5ad44c644c34ec authored almost 8 years ago by Scott Williams <[email protected]>
39fdcf8cffc8379abb45243190d61433f17923a0 authored almost 8 years ago by Scott Williams <[email protected]>
15d6b9f8e3864a098e67111f3513006967d89214 authored almost 8 years ago by Scott Williams <[email protected]>
2256b97688369c6e71c9555af31e2300dc3b3393 authored almost 8 years ago by Scott Williams <[email protected]>
6f4255c347e8a1a8365ada33511a0daa401b4be9 authored almost 8 years ago by Scott Williams <[email protected]>
4265027af20fac5846eb3dd644551e2f4abb3908 authored almost 8 years ago by Scott Williams <[email protected]>
ebdb6e29f20951f0347dc8eed6357519aa8b53bc authored almost 8 years ago by Scott Williams <[email protected]>
ff72ccf2ca827d26b9a5eaf8a57bbe37626555d6 authored almost 8 years ago by Scott Williams <[email protected]>
be9d2d5dcf987a2e698bf666de264a7f2ceb91c4 authored almost 8 years ago by Scott Williams <[email protected]>
bd8f80644e9780ee2e41fb091ccc834e1a7a0e8a authored almost 8 years ago by Anton Firszov <[email protected]>
95af7a7382bbb185453afd77a01cf5ed5a20c67d authored almost 8 years ago by Anton Firszov <[email protected]>
f2a8302c684a53d8224df9475f3e02e758ae982f authored almost 8 years ago by Scott Williams <[email protected]>
cc3f8f87a79b65ce12d6f97c27813460552dab0b authored almost 8 years ago by Scott Williams <[email protected]>
fixes #12
f2a4623a1924fa35968f7ebb17d25dc53fdde960 authored almost 8 years ago by Scott Williams <[email protected]>9ffa0b6c1f0a0853fd61f036644c27829a6a1439 authored almost 8 years ago by Anton Firszov <[email protected]>