8702 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)
 

Author SHA1 Message Date
Scott Williams f59f8cc80a merged 9 years ago
James Jackson-South ba8a5b34c8 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 82679e4b0a Delete broken tests 9 years ago
James Jackson-South 549e61f2f4 Experiment with new file marker finder 9 years ago
James Jackson-South c1025a6ea0 Impove disposal 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
James Jackson-South 8bbc63f396 Begin second phase of decoding 9 years ago
James Jackson-South 1629819f3c Can now decode a scan 9 years ago
Scott Williams d02740ef94 Merge remote-tracking branch 'origin/master' into primitives 9 years ago
James Jackson-South cd72206cd6 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 1ee686e44a Merge pull request #249 from JBildstein/iccreadwrite-improve 9 years ago
Scott Williams a07aef7cf3 Merge pull request #250 from JimBobSquarePants/pixel-blenders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Dirk Lemstra 1d6d492d0c Use var instead. 9 years ago
James Jackson-South a718bf8527 Begin ProcessStartOfScan 9 years ago
James Jackson-South 0ea7a6f687 Can now build huffman tables 9 years ago
James Jackson-South 3728b821dd (╯°□°)╯︵ ┻━┻ 9 years ago
James Jackson-South b025ed6bb6 Fix progressive bool assignment 9 years ago
James Jackson-South 2c629c7fd8 Remove offset 9 years ago
James Jackson-South f63f85aaef Use buffer 9 years ago
James Jackson-South d4d74b43c5 Add js source link 9 years ago
James Jackson-South 1abe63113d Fix header finder 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Scott Williams e07cc28ce3 impove sample 9 years ago
Scott Williams 8cc4474125 ensure older blenders function as before 9 years ago
Scott Williams ae7dd7c0b6 fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 96b394f35c cleanup and reduce branches 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
James Jackson-South 1555f09baa Begin port 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Scott Williams 7e377e605d [SL.Core] remove IsEmpty based ToString() branches 9 years ago
Scott Williams 39aafb1d7a [SL.Core] drop zero in favor of empty 9 years ago
Scott Williams cf9f6451b5 [SL.Core] Revert "add center property to rectangle" 9 years ago
Scott Williams 90dff77ca3 [SL.Core] add multiplication and divide operators to Point 9 years ago
Scott Williams d563233bf4 [SL.Core] add center property to rectangle 9 years ago
Scott Williams 1dac8dbfb0 [SL.Core] rename project from Primitives to Core 9 years ago
Scott Williams 29ca4195ec [SL.Core] remove opencover 9 years ago
Scott Williams 214215bd9d [SL.Core] Merge branch 'master' of https://github.com/SixLabors/Primitives 9 years ago
Scott Williams 15d0258f98 [SL.Core] Drop unneeded types plus added Size operators. 9 years ago
James Jackson-South 345ac1bf06 [SL.Core] Fix naming 9 years ago
Scott Williams d5495aa4a6 [SL.Core] Remove matrix in favour of Matrix3x2 9 years ago
James Jackson-South b165c54bb5 Merge pull request #243 from Toxantron/benchmarks 9 years ago
James Jackson-South ee1896c99e Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor 9 years ago
Anton Firszov 2cf4b328ab T4 Rgba32.PixelOperations 9 years ago
Toxantron 3cbd635ec3 Replace deprecated attributes 9 years ago
Toxantron dbfe3607f8 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Anton Firszov e15ad961c0 headers in T4 and generated .cs 9 years ago
Anton Firszov a362e7dfec removed unnecessary warnings, added source headers 9 years ago
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago