3389 Commits (2ad4fefa88869db20262978508cce4606d3040c1)
 

Author SHA1 Message Date
Scott Williams 2ad4fefa88 add stylecop back 9 years ago
Scott Williams 97f1c38711 produce full pdb for codecov 9 years ago
Scott Williams b37160606e fix build script proj 9 years ago
Scott Williams 509eaf12d5 consolidate packages 9 years ago
Scott Williams 656d27b1f0 Merge branch 'master' into 2017-v2 9 years ago
James Jackson-South 98dd13b935 Resize should respect source rectangle Fix #118 9 years ago
Scott Williams 05bcdf6ed4 Merge pull request #124 from JimBobSquarePants/font-render 9 years ago
James Jackson-South e049204160 Fix #127 9 years ago
Anton Firsov e4bd08c02f Merge pull request #125 from JimBobSquarePants/PinnedBuffer 9 years ago
Anton Firszov 099697cf0a renamed ArrayPointer to BufferPointer 9 years ago
Anton Firszov a8ab5d4b89 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov 4b11becfff IPixel<T>.BulkOperations ---> IPixel<T>.CreateBulkOperations() 9 years ago
Anton Firszov 4e54632d63 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 9 years ago
Anton Firszov 0c6b34f2b0 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 8a08319ce0 build and testrunning fix 9 years ago
Anton Firszov 6132d8fa4c cleanup & stylecop 9 years ago
Anton Firszov 26b1715bf8 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Scott Williams 2bbf85ae91 move to alpha release 9 years ago
Scott Williams 1b3a94f370 render using sixlabors.fonts 9 years ago
Anton Firszov 1d6dae9462 default BulkPixelOperations passing 9 years ago
Scott Williams 210cecb51d update SixLabors.Shapes 9 years ago
Anton Firszov 5ae01f1fa8 fixed PackToXyzBytes 9 years ago
Anton Firszov 93f169372b started implementing operations 9 years ago
Anton Firszov 61a2b2520d better tests 9 years ago
Anton Firszov b025e99276 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 78f997cd06 PinnedBuffer<T>, better tests 9 years ago
Anton Firszov a52f6bf1b5 BulkPixelOperations<T> skeleton 9 years ago
Anton Firsov 9e8e912b2c Merge pull request #117 from Toxantron/benchmark-min 9 years ago
Anton Firszov 8cc1820d53 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov daa7b65e86 revert adding explicit "BenchmarkDotNet.Core" dependency 9 years ago
Anton Firszov f6823888e1 added "BenchmarkDotNet.Core" dependency 9 years ago
Toxantron cceaeb03e6 Benchmark running on linux 9 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 9 years ago
Scott Williams 4a0d0431a1 Update SixLabors.Shapes version 9 years ago
James Jackson-South 04a46bc0f8 Prevent logo squish on mobile [skip ci] 9 years ago
James Jackson-South bc3680cf6c Drop px [skip ci] 9 years ago
James Jackson-South c85dc30a36 Reduce logo height [skip ci] 9 years ago
James Jackson-South a8ecd3957c Update readme [skip ci] 9 years ago
James Jackson-South ec79e5b43f Re export images [skip ci] 9 years ago
James Jackson-South cd573c3bcd Branding.... 9 years ago
James Jackson-South a39ae967bc Inline filters 9 years ago
James Jackson-South 90de26fbe5 Fix #115 9 years ago
Dirk Lemstra 0853c66ae3 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra c83dec5ed5 Added missing initialization of the quantizer field. 9 years ago
Dirk Lemstra 5a5bbef3a7 Fixed text in comments. 9 years ago
Dirk Lemstra 6f11c2cd5d Refactored the Create method for the encoder/decoder options. 9 years ago
Dirk Lemstra 031da70a15 Implemented the IEncoderOptions inside the png encoder. 10 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 10 years ago
Dirk Lemstra 826fb4eb91 Implemented the IEncoderOptions inside the jpeg encoder. 10 years ago
Dirk Lemstra 3a0697b093 Added extra test for trimming comments. 10 years ago