3458 Commits (143a73e655efcf864148e7e2fa2deea1ef097794)
 

Author SHA1 Message Date
Andrew Wilkinson 143a73e655 Decode TIFF image resolution 9 years ago
Andrew Wilkinson c582ecf1f6 Decode TIFF image dimensions. 9 years ago
Andrew Wilkinson c3a980cb42 Alternatively... Just merge in the TIFF tests 9 years ago
Andrew Wilkinson a874148e4f Fix project path for CI coverage script 9 years ago
Andrew Wilkinson aef9284d91 Run TIFF unit tests in CI 9 years ago
Andrew Wilkinson 3b51c367ae Add documentation to all elements. 9 years ago
Andrew Wilkinson 1646c674eb Fix many StyleCop warnings! 9 years ago
Andrew Wilkinson 94847e8a39 Remove unneeded using statements 9 years ago
Andrew Wilkinson 736019e644 Incorporate Tiff codec into new project structure 9 years ago
Andrew Wilkinson 1cb02a434f Merge branch 'master' into tiff-codec 9 years ago
Andrew Wilkinson 8cec9d6ff2 Add a number of TIFF specific constants/enums 9 years ago
James Jackson-South f0c896ae5a Remove specific .NETCore version numbers [skip ci] 9 years ago
James Jackson-South a82d28f563 Merge pull request #131 from JimBobSquarePants/2017 9 years ago
Andrew Wilkinson 90a3dc9646 Read floating-point numbers from TIFF IFDs 9 years ago
Andrew Wilkinson 6792d88231 Use constants for data type sizes 9 years ago
Andrew Wilkinson fe6d5f68eb Read rational numbers from TIFF IFDs 9 years ago
James Jackson-South 5712d67ecb Update readme to match new config/requirements 9 years ago
Andrew Wilkinson a637ef43ce Read strings from TIFF IFDs 9 years ago
Andrew Wilkinson e3d7436109 Read integer types from TIFF IFDs 9 years ago
Scott Williams 87f7dd0570 update sixlabors.* dependencies 9 years ago
Scott Williams 503a843507 update appveyor to user 2017 build image 9 years ago
James Jackson-South 42ec55aaf9 Bump version and fix metadata 9 years ago
James Jackson-South f0f1941a0f Fix sandbox build 9 years ago
James Jackson-South 3eda81fb0f Move all drawing code into drawing project 9 years ago
Scott Williams 630674f6b8 Merge branch '2017' of https://github.com/JimBobSquarePants/ImageSharp into 2017-v2 9 years ago
Scott Williams b67f7265d0 update sandbox 9 years ago
James Jackson-South a27258fef9 Remove unneeded package references from drawing. 9 years ago
James Jackson-South e095566fab Fix stylecop.json reference in project 9 years ago
Scott Williams 3cdca134eb just run tests on travis 9 years ago
Scott Williams d970b73253 fix travis 9 years ago
Scott Williams e544c64276 Merge remote-tracking branch 'remotes/origin/master' into 2017-v2 9 years ago
Scott Williams e8359d9eb9 allow codecov to finish 9 years ago
James Jackson-South 0b5396d0df Merge pull request #91 from M-Zuber/master [skip-ci] 9 years ago
Anton Firsov f81a38d702 Merge pull request #126 from JimBobSquarePants/bulk-pixels 9 years ago
Scott Williams 0946956c92 disable header style cop settings 9 years ago
Scott Williams 5608f7a764 tweak file location 9 years ago
Scott Williams 52ab6949e3 vscode run tests in release mode for speed 9 years ago
Scott Williams 12882c030a disable header rules as stylecop.json not working at command line 9 years ago
Scott Williams 9adfa26ba4 try local stylecop.json 9 years ago
Scott Williams eb4e79740c fix stylecop 9 years ago
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
Anton Firszov 704bc17207 remove outdated tests 9 years ago
Scott Williams 05bcdf6ed4 Merge pull request #124 from JimBobSquarePants/font-render 9 years ago
Anton Firszov 3efdbc0300 docs for ClearPixels() 9 years ago
Anton Firszov ac9e06b21c PixelDataPool<T> is static again, it no longer clears it's arrays. 9 years ago