cairo 1.12.18

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package cairo --version 1.12.18
NuGet\Install-Package cairo -Version 1.12.18
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="cairo" Version="1.12.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cairo --version 1.12.18
#r "nuget: cairo, 1.12.18"
#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.
// Install cairo as a Cake Addin
#addin nuget:?package=cairo&version=1.12.18

// Install cairo as a Cake Tool
#tool nuget:?package=cairo&version=1.12.18

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.).

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Release of Cairo Graphics 1.12.18 libraries.