Skip to content
Zou Wei edited this page Jul 29, 2016 · 4 revisions

cairo banner

CairoSharp provides a powerful C# API for 2D vector drawing. It is powered by the cairo library.

Introduction to CairoSharp

(under construction)

Platform Specific Notes

(under construction)

API Documentation

The API documentation is being parpared. You can refer to the following documentations for now.

  1. offical manual of the old Mono.Cairo
  2. classes documentation of the old Mono.Cairo
  3. offical manual of cairo.

Tutorial

  1. https://www.cairographics.org/tutorial/
  2. http://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cairo/tutorial/
  3. http://zetcode.com/gfx/cairo/
Clone this wiki locally