14374 Commits (49d20566a366e1bbda1df9986ff8ffa784172b06)
 

Author SHA1 Message Date
Stefan Nikolei 4605f664bc Remove nullable disable from ColorSpace and Color 4 years ago
James Jackson-South ce4b49fb7d
Merge pull request #2325 from stefannikolei/stefannikolei/nullable/zlib 4 years ago
James Jackson-South 06f1edff78
Merge branch 'main' into stefannikolei/nullable/zlib 4 years ago
James Jackson-South ea2e6dadba
Merge pull request #2324 from SixLabors/js/2315 4 years ago
Stefan Nikolei b41611ae6d Remove nullable disable from zlib 4 years ago
James Jackson-South c224dece17 Update JFifMarkerTests.cs 4 years ago
Stefan Nikolei 49d332eb18
Merge branch 'main' into stefannikolei/nullable/exifprofile 4 years ago
Stefan Nikolei b5c6c22c21 Changes from Review 4 years ago
Brian Popow 10bea860ec Add ICC reader tests 4 years ago
James Jackson-South c44cd6c244 Update DecodeJpegParseStreamOnly.cs 4 years ago
James Jackson-South 3c2885e382 Allow zero DPI and only throw at EOF when not enough data 4 years ago
James Jackson-South ad094ff0e6
Merge pull request #2322 from SixLabors/js/2112 4 years ago
James Jackson-South 493ad9f5a4 Update intellisense docs. 4 years ago
James Jackson-South 6c2d6fa2fc
Update tests/ImageSharp.Tests/Drawing/DrawImageTests.cs 4 years ago
James Jackson-South ed476785dc Add Lab<=>Xyz conversion 4 years ago
James Jackson-South 52f88c8e6b Fix oob in n-dimension calculator. 4 years ago
Brian Popow b036cc36d1 Fix mistake reading the clut values 4 years ago
Brian Popow 67ed4ce614 Fix warnings 4 years ago
Brian Popow d6fbc01446 Change clut values from jagged array to flat array 4 years ago
Brian Popow 20e9b7fdf7 Fix out of bounds error 4 years ago
James Jackson-South 6c2ee909f2 Fix CieLab docs 4 years ago
James Jackson-South 3be31c38cd Preserve alpha component 4 years ago
James Jackson-South 8a291f61fe Add test + references 4 years ago
Brian Popow f1c05eec69 Remove not used IccClut constructors 4 years ago
Brian Popow 0fff06d3c4 Port 1d, 2d, 3d, 4d and nd interpolation from reference implementation 4 years ago
Stefan Nikolei ff54427090 Fix Encoding 4 years ago
Stefan Nikolei 4949c348fa Change CodePagesEncodingProvider to Encoding 4 years ago
Stefan Nikolei 06f413107f Convert to TryGetValue 4 years ago
Stefan Nikolei a39ac71837 Change GetThumbnail to TryGetThumbnail 4 years ago
James Jackson-South 9a92a145d7 Add extensions and use overloads 4 years ago
Stefan Nikolei 07d116d8d1 Remove #nullable disable from ExifProfile 4 years ago
James Jackson-South c3984aa3bf Add failing tests 4 years ago
James Jackson-South b7833a4a56 Merge branch 'main' into icc-color-conversion 4 years ago
James Jackson-South df13097b46
Merge pull request #2319 from stefannikolei/stefannikolei/remove_nullable_equals 4 years ago
James Jackson-South 6e3dc810df Update decoder bases following merge 4 years ago
James Jackson-South 0dd68fedca Merge branch 'main' into icc-color-conversion 4 years ago
James Jackson-South dc0d11cd3b
Merge branch 'main' into stefannikolei/remove_nullable_equals 4 years ago
James Jackson-South 271dc99dfc
Merge pull request #2317 from SixLabors/js/move-iimageformat 4 years ago
Stefan Nikolei 1e37326e70 Removed #nullable disabled 4 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 4 years ago
James Jackson-South 4967c71ad0
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 4 years ago
James Jackson-South 289d7eef30
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 4 years ago
James Jackson-South 7af3cf1fff
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 4 years ago
James Jackson-South 94850fcc53 Delete Attempt{T}.cs 4 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 4 years ago
James Jackson-South 7139a52848 Refactor Identify tests 4 years ago
James Jackson-South f421701333 Refactor Load APIs 4 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 4 years ago
James Jackson-South e35d1e7db5 Fix ImageFormatManager docs 4 years ago
James Jackson-South ff4731abea Attempt to fix equality match in identify tests 4 years ago