gi-cairo-render

GI friendly Binding to the Cairo library.

https://github.com/cohomology/gi-cairo-render

Version on this page:0.1.0
LTS Haskell 22.14:0.1.2
Stackage Nightly 2024-03-28:0.1.2
Latest on Hackage:0.1.2

See all snapshots gi-cairo-render appears in

BSD-3-Clause licensed by Axel Simon, Duncan Coutts
Maintained by Kilian Kilger ([email protected])
This version can be pinned in stack with:gi-cairo-render-0.1.0@sha256:cb27b31b373c55c5b384a331e439d1ebc2fb3e02c8a58c9bfb83218d5467af2b,3553

Module documentation for 0.1.0

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.

Changes

Revision history for gi-cairo-render

0.1.0.0 – 2020-09-13

  • Second revision. Adjust to be compatible with haskell-gi 0.24

0.0.1 – 2019-01-11

  • Initial revision. Adjust original cairo package to use haskell-gi