ZeroGraphics.Direct2D 1.2.0

dotnet add package ZeroGraphics.Direct2D --version 1.2.0
                    
NuGet\Install-Package ZeroGraphics.Direct2D -Version 1.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZeroGraphics.Direct2D" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroGraphics.Direct2D" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ZeroGraphics.Direct2D" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZeroGraphics.Direct2D --version 1.2.0
                    
#r "nuget: ZeroGraphics.Direct2D, 1.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ZeroGraphics.Direct2D@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZeroGraphics.Direct2D&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=ZeroGraphics.Direct2D&version=1.2.0
                    
Install as a Cake Tool

ZeroGraphics.Direct2D ⚡

Ultra-fast, hardware-accelerated Direct2D and DirectWrite vector graphics and subpixel typography engine for Windows Forms (net462, net8.0-windows).


🌟 Key Features

  • DirectWrite Subpixel ClearType Typography (DWriteFactory): Eliminates GDI/GDI+ blurry text scaling on 2K/4K high-DPI displays.
  • Pure COM VTable Dispatch (D2DComVTable): Zero external NuGet dependencies, lightweight footprint (< 120 KB), with 100% native runtime compatibility.
  • Zero-Allocation Hot Path (D2DHwndRenderTarget): Renders vectors, lines, rounded rectangles, and text without GC heap allocations.
  • Flicker-Free WinForms Integration (ZeroDirect2DCanvas): Direct HWND swap presentation suppressing WM_ERASEBKGND.
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ZeroGraphics.Direct2D:

Package Downloads
ZeroUI.WinForms

Ultra-high-performance WinForms industrial UI suite with 10M+ rows virtual grid, ISA-18.2 alarms, P&ID actuators, 60 FPS oscilloscope, and modern Obsidian Dark/Clean Light theme.

ZeroUI.Wpf

Ultra-high-performance WPF industrial UI suite with zero-allocation virtual big data grid and modern reactive theme engine.

ZeroCharts

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 49 9/16/2026
1.0.1 109 9/9/2026
1.0.0 100 9/8/2026