Skip to main content
gfoidl.CairoSharp package icon

gfoidl.CairoSharp

cairo Graphics Library -- .NET 8+ wrapper cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available. The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.).

Total Downloads
1.3K
1,296
Published
Feb 3, 2026
Latest stable version

Install

.NET CLI
dotnet add package gfoidl.CairoSharp --version 2.2.0
Package Manager Console
Install-Package gfoidl.CairoSharp -Version 2.2.0
PackageReference
<PackageReference Include="gfoidl.CairoSharp" Version="2.2.0" />

Frameworks

net8.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.