📷 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.
 
 
antonfirsov efc3fc4ee1 Disable BmpDecoder_CanDecode_Os2BitmapArray on Linux 12 months ago
..
Advanced Remove Image.DangerousGetRowSpan 4 years ago
Color Initial Abgr32 pixel format implementation 4 years ago
Colorspaces Fix newline endings 4 years ago
Common Fixed tests 4 years ago
Drawing TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 4 years ago
Formats Disable BmpDecoder_CanDecode_Os2BitmapArray on Linux 12 months ago
Helpers Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. 2 years ago
IO Use graduated buffers 4 years ago
Image Disallow allocation attempts of unrepresentable sizes 2 years ago
Issues Update license 6 years ago
Memory Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Metadata Add non-generic overload. Fix #1995 4 years ago
Numerics Fix newline endings 4 years ago
PixelFormats Add explicit test 4 years ago
Primitives Fix newline endings 4 years ago
Processing naming corrections - macOS and .NET 4 years ago
ProfilingBenchmarks Final final warnings 4 years ago
Quantization Rename Buffer2DRegion GetRowSpan 4 years ago
TestDataIcc Update license 6 years ago
TestFonts validating tests for DrawText() 8 years ago
TestUtilities [release/2.1] PBM decoder robustness improvements and BufferedReadStream observability (#2555) 2 years ago
ConfigurationTests.cs Merge remote-tracking branch 'upstream/master' into pgm-support 4 years ago
GraphicOptionsDefaultsExtensionsTests.cs Use ConcurrentDictionary. Fix #1230 6 years ago
GraphicsOptionsTests.cs Update license 6 years ago
ImageInfoTests.cs Update license 6 years ago
ImageSharp.Tests.csproj Don't throw when Position is out of range. Fix #1903 4 years ago
MemoryAllocatorValidator.cs move AsyncLocal out of core lib and into testing 4 years ago
RunTestsInLoop.ps1 stress testing improvements 4 years ago
TestFile.cs Final final warnings 4 years ago
TestFileSystem.cs tests for general cancellation 6 years ago
TestFontUtilities.cs Update license 6 years ago
TestFormat.cs Remove IImageDecoder.DecodeAsync() and IImageInfoDetector.IdentifyAsync() 4 years ago
TestImages.cs Backport #2859 to release/2.1 12 months ago
ValidateDisposedMemoryAllocationsAttribute.cs move AsyncLocal out of core lib and into testing 4 years ago
VectorAssert.cs Final final warnings 4 years ago
xunit.runner.json revert preenumeration rule 7 years ago