6109 Commits (a49da9cc324d7da344a4d0d998895e66356efb5a)
 

Author SHA1 Message Date
James Jackson-South a49da9cc32
Merge branch 'master' into js/format-info 8 years ago
James Jackson-South fad4555176
Merge pull request #689 from SixLabors/js/use-in-for-readonly-structs 8 years ago
James Jackson-South 11163d0eda
Merge branch 'master' into js/use-in-for-readonly-structs 8 years ago
James Jackson-South 72d1d277b2 Fix local color table encoding. 8 years ago
James Jackson-South 3644451e6d Use dictionaries to store format specific metadata 8 years ago
James Jackson-South eec21fd89e Add derived format info types and allow persistance of palette lengths 8 years ago
Scott Williams afe0f29603
Merge pull request #691 from SixLabors/issue-templates 8 years ago
James Jackson-South 7df8a4dda9 Fix appveyor build 8 years ago
Dirk Lemstra 017cf581f6 Added new issue templates. 8 years ago
James Jackson-South d45c83193e Fix appveyor build 8 years ago
James Jackson-South 50fbbfd024 Use in where appropriate. 8 years ago
James Jackson-South fda7235265
Merge pull request #684 from SixLabors/js/DuplicateFormats 8 years ago
James Jackson-South 970b1ba25a Add additional tests 8 years ago
James Jackson-South 3e7b84054d Don't allow duplicate formats in configuration. 8 years ago
James Jackson-South 4429d2bb86
Merge pull request #682 from SixLabors/js/image-blending-tests 8 years ago
James Jackson-South f7cf568a30 Add image blending tests to match the SVG spec examples 8 years ago
James Jackson-South b30a46bdbe
Merge pull request #679 from vpenades/master 8 years ago
James Jackson-South 374e939e0a Update reference images 8 years ago
James Jackson-South fbf8d6744e
Merge branch 'master' into master 8 years ago
James Jackson-South 2f649a4edc
Merge pull request #681 from carbon/dropnetcore20 8 years ago
Jason Nelson 1563c2d0a6 Update manual build nstructions in README 8 years ago
Jason Nelson 954415f3a0 Update CodeCoverage to use .NETCORE2.1 8 years ago
Jason Nelson 803501f1ad Update run-tests.ps1 to use .NETCORE2.1 8 years ago
Jason Nelson 17619c8e20 Add run-tests.ps1 to Solution 8 years ago
Jason Nelson 417aec7983 Drop net47 from test library 8 years ago
Vicente Penades 458fe254dc SolidFillBlendedShapesTests now tests all composition/blending combinations. 8 years ago
Jason Nelson 9d74ddb68a Drop netcoreapp2.0 build target 8 years ago
Jason Nelson 5385b3a512 Drop netcoreapp2.0 test target 8 years ago
Jason Nelson 4544ad786d Update dotnet SDK 8 years ago
Vicente Penades 3eb0a73081 Refactored IsSolidBrushWithoutBlending into GraphicsOptions so it can be called from more places, and also allows for specific tests. 8 years ago
Vicente Penades fa60a3215b fixed argument name to help reflection match the file names 8 years ago
Vicente Penades 05a2a4bd2b Fixing SolidFill tests again... 8 years ago
Vicente Penades 20daca0e6e Updated SolidFill tests to cover all possible Blending-Composition combinations, reference images not in place yet 8 years ago
Vicente Penades b005d24789 rearranged DrawImage method arguments. Fixed tests accordingly 8 years ago
Vicente Penades 324cb09452 refactored DrawImageProcessor methods 8 years ago
Vicente Penades 4d53b82e4b Fixed missing Alpha Composition property in TextGraphicsOptions 8 years ago
James Jackson-South ae2cf99cb8
Merge branch 'master' into master 8 years ago
James Jackson-South 7c9b1d6c73
Merge pull request #678 from carbon/nulls 8 years ago
James Jackson-South 7152eb4df4
Merge branch 'master' into master 8 years ago
James Jackson-South 352a81dc0b
Merge branch 'master' into nulls 8 years ago
James Jackson-South 6d02347883
Merge pull request #680 from carbon/hashcodes 8 years ago
James Jackson-South de5a7ba4d6
Merge branch 'master' into nulls 8 years ago
Jason Nelson 4c15b00617 👮 8 years ago
Jason Nelson 646c6e0ca7 Remove trailing semicolon 8 years ago
Jason Nelson 2922b8dc40 Optimize Equals & GetHashCode methods within PixelFormats 8 years ago
Vicente Penades 96d2f6ddcc Split PixelBlendMode enumeration into PixelColorBlendingMode and PixelAlphaCompositionMode 8 years ago
James Jackson-South d2f3d0b3cf
Merge pull request #641 from vpenades/master 8 years ago
James Jackson-South f6fd1e5808 Update refs and fix line endings 8 years ago
Jason Nelson fa7579da6a Eliminate string allocation in ExifReader 8 years ago
Jason Nelson f154ebf91f Eliminate headers allocation when writting huffman table 8 years ago