📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
James Jackson-South df5061397f Merge branch 'main' into js/fix-sse3-paeth 2 years ago
..
Advanced Remove IImageInfo, IImage and use inheritance. 3 years ago
Color Add tests for high precision Color cases 2 years ago
Colorspaces FS Namespaces and Implicit Global Usings 3 years ago
Common PR feedback + use nuint instead of nint 3 years ago
Drawing Sync 3.1 DrawImage fixes (#2612) 2 years ago
Formats Merge branch 'main' into js/fix-sse3-paeth 2 years ago
Helpers Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 2 years ago
IO Add assertions for `FileStream` properties 3 years ago
Image Disallow allocation attempts of unrepresentable sizes 2 years ago
Issues FS Namespaces and Implicit Global Usings 3 years ago
Memory Disallow allocation attempts of unrepresentable sizes 2 years ago
Metadata Cleanups (capitalization, tests) 2 years ago
Numerics Fix implementation and tests 3 years ago
PixelFormats PR feedback + use nuint instead of nint 3 years ago
Primitives Fix multiply logic 3 years ago
Processing Fix boxed quantization and update refs 2 years ago
ProfilingBenchmarks Remove IImageInfo, IImage and use inheritance. 3 years ago
Quantization Fix sampling tests 3 years ago
TestDataIcc FS Namespaces and Implicit Global Usings 3 years ago
TestDataWebp Use BinaryWriter/BinaryReader to serialize Vp8Residual 3 years ago
TestFonts validating tests for DrawText() 8 years ago
TestUtilities Merge remote-tracking branch 'upstream/main' into better_handle_corrupt_png 2 years ago
ConfigurationTests.cs Fixing configuration tests 3 years ago
GraphicOptionsDefaultsExtensionsTests.cs FS Namespaces and Implicit Global Usings 3 years ago
GraphicsOptionsTests.cs FS Namespaces and Implicit Global Usings 3 years ago
ImageInfoTests.cs Allow returning individual image frame metadata via Identify. 3 years ago
ImageSharp.Tests.csproj Update package dependencies and min ver number 2 years ago
MemoryAllocatorValidator.cs FS Namespaces and Implicit Global Usings 3 years ago
RunTestsInLoop.ps1 stress testing improvements 4 years ago
TestFile.cs Fix test file 3 years ago
TestFileSystem.cs Use `FileOptions.Asynchronous` when doing async IO 3 years ago
TestFontUtilities.cs FS Namespaces and Implicit Global Usings 3 years ago
TestFormat.cs Allow returning individual image frame metadata via Identify. 3 years ago
TestImages.cs Fix handling gif encoding for global palettes - Main (#2615) 2 years ago
ValidateDisposedMemoryAllocationsAttribute.cs FS Namespaces and Implicit Global Usings 3 years ago
VectorAssert.cs FS Namespaces and Implicit Global Usings 3 years ago
runtimeconfig.template.json Update reference encoder versions, fix environment detection 3 years ago
xunit.runner.json Add "preEnumerateTheories": false (#2360) 3 years ago