LGPL-2.1-only licensed by Will Thompson, Iñaki García Etxebarria and Jonas Platte
Maintained by Iñaki García Etxebarria ([email protected])
This version can be pinned in stack with:gi-cairo-1.0.22@sha256:aaec6b1f029a326fed6b6503c86d08f40e270bf232079ef33120d1007cdb1444,3653

Module documentation for 1.0.22

  • GI
    • GI.Cairo
      • GI.Cairo.Enums
      • GI.Cairo.Functions
      • GI.Cairo.Structs
        • GI.Cairo.Structs.Context
        • GI.Cairo.Structs.Device
        • GI.Cairo.Structs.FontFace
        • GI.Cairo.Structs.FontOptions
        • GI.Cairo.Structs.Matrix
        • GI.Cairo.Structs.Path
        • GI.Cairo.Structs.Pattern
        • GI.Cairo.Structs.Rectangle
        • GI.Cairo.Structs.RectangleInt
        • GI.Cairo.Structs.Region
        • GI.Cairo.Structs.ScaledFont
        • GI.Cairo.Structs.Surface

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-cairo-1.0.22/docs/GI-Cairo.html

For general documentation on using haskell-gi based bindings, see the project page or the Wiki.

Changes

1.0.22

  • Add support for inherited dependencies

1.0.21

  • Tighten bounds in haskell-gi(-base)

1.0.20

  • List autogenerated modules in .cabal file

1.0.19

  • Update to haskell-gi(-base) 0.22

1.0.18

  • Update stack version to 12.10

1.0.17

  • Add an override for Cairo.Matrix: it is a boxed type, but it was not properly annotated as such in the introspection data.

1.0.16

  • Enable override for cairo/FontOptions, due to wrong cairo-1.0.gir file