📷 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.
 
 
Brian Popow 9c8aff6ba3
Merge branch 'main' into bp/Issue2629
2 years ago
..
Advanced Remove IImageInfo, IImage and use inheritance. 3 years ago
Color Add PixelColorType 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 Introduce PixelComponentInfo + simplify Color 2 years ago
Formats Merge branch 'main' into bp/Issue2629 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 Introduce PixelComponentInfo + simplify Color 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 Add PixelColorType 2 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 Introduce PixelComponentInfo + simplify Color 2 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 Introduce PixelComponentInfo + simplify Color 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 Introduce PixelComponentInfo + simplify Color 2 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 Add PixelColorType 2 years ago
TestImages.cs Add test for issue 2629 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