Pinned Repositories
HeifCrash1
Minimal repro for heap corruption crash in MSFT's HEIF WIC codec
PaintDotNet.ProcessorInformation
Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API
PaintDotNet.Quantization
Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code from MSDN
PaintDotNet.Systrace
A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing
pdn-webp
A Paint.NET filetype plugin that loads and saves WebP images.
PdnV5EffectSamples
Sample effect plugins that show how to use the new Direct2D/GPU effects system available in Paint.NET v5.0+
release
Downloads for Paint.NET, such as installer EXEs and portable ZIPs
System.Windows.Forms.Legacy
This package includes types and controls that were removed from System.Windows.Forms in .NET Core 3.x / .NET 5. Specifically this includes Menu and ContextMenu.
VS157CppCliErrorRepro
Repro for an internal error in the C++/CLI that was introduced in VS 2017 15.7
WICExplorer
WIC (Windows Image Component) sample application WIC Explorer, updated for Visual Studio 2019
Paint.NET's Repositories
paintdotnet/release
Downloads for Paint.NET, such as installer EXEs and portable ZIPs
paintdotnet/PaintDotNet.Quantization
Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code from MSDN
paintdotnet/PdnV5EffectSamples
Sample effect plugins that show how to use the new Direct2D/GPU effects system available in Paint.NET v5.0+
paintdotnet/PaintDotNet.Systrace
A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing
paintdotnet/System.Windows.Forms.Legacy
This package includes types and controls that were removed from System.Windows.Forms in .NET Core 3.x / .NET 5. Specifically this includes Menu and ContextMenu.
paintdotnet/PaintDotNet.ProcessorInformation
Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API
paintdotnet/pdn-webp
A Paint.NET filetype plugin that loads and saves WebP images.
paintdotnet/HeifCrash1
Minimal repro for heap corruption crash in MSFT's HEIF WIC codec
paintdotnet/WICExplorer
WIC (Windows Image Component) sample application WIC Explorer, updated for Visual Studio 2019
paintdotnet/MedianSketch
Median Sketch GPU effect plugin for Paint.NET v5.0.12+. Uses P² Quantile Estimator algorithm.
paintdotnet/VS157CppCliErrorRepro
Repro for an internal error in the C++/CLI that was introduced in VS 2017 15.7
paintdotnet/WicPngRepro1
Repro for integer overflow bug in WIC PNG decoder
paintdotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
paintdotnet/apidocs
Documentation for Paint.NET plugin development