@hackage / gi-cairo-render

GI friendly Binding to the Cairo library.

Latest0.1.2

About

Metadata

  • Last updated , by inaki
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: Kilian Kilger (kkilger@gmail.com)

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.2
  2. 8.6.4

Package Flags

Use the -f option with cabal commands to enable flags

    cairo_pdf (on by default)

    Build the PDF backend of Cairo.

    cairo_ps (on by default)

    Build the PostScript backend of Cairo.

    cairo_svg (on by default)

    Build the Scalable Vector Graphics (SVG) backend of Cairo.

Readme

Cairo is a library to render high quality vector graphics. There exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, amongst others.