Pycairo
  • Getting Started
  • Changelog
  • Tutorial
  • API Reference
    • Module Functions and Constants
    • Enums
    • Cairo Context
    • Exceptions
    • Matrix
    • Paths
    • Patterns
    • Region
    • Surfaces
    • Text
    • Devices
    • Glyph
    • Rectangle
    • Text Cluster
    • TextExtents
    • Legacy Constants
  • C API
  • Resources
  • Frequently Asked Questions
Pycairo
  • API Reference
  • Edit on GitHub

API Reference

  • Module Functions and Constants
    • Module Functions
    • Module Constants
    • Other Classes and Functions
  • Enums
  • Cairo Context
    • class Context()
  • Exceptions
    • cairo.Error()
  • Matrix
    • class Matrix()
  • Paths
    • class Path()
  • Patterns
    • class Pattern()
    • class SolidPattern(Pattern)
    • class SurfacePattern(Pattern)
    • class Gradient(Pattern)
    • class LinearGradient(Gradient)
    • class RadialGradient(Gradient)
    • class MeshPattern(Pattern)
    • class RasterSourcePattern(Pattern)
  • Region
    • class Region()
    • class RectangleInt()
  • Surfaces
    • class Surface()
    • class ImageSurface(Surface)
    • class PDFSurface(Surface)
    • class PSSurface(Surface)
    • class RecordingSurface(Surface)
    • class SVGSurface(Surface)
    • class Win32Surface(Surface)
    • class Win32PrintingSurface(Surface)
    • class XCBSurface(Surface)
    • class XlibSurface(Surface)
    • class ScriptSurface(Surface)
    • class TeeSurface(Surface)
  • Text
    • class FontFace()
    • class FreeTypeFontFace(FontFace)
    • class ToyFontFace(FontFace)
    • class UserFontFace(FontFace)
    • class ScaledFont()
    • class FontOptions()
  • Devices
    • class Device()
    • class ScriptDevice(Device)
  • Glyph
    • class Glyph(tuple)
  • Rectangle
    • class Rectangle(tuple)
  • Text Cluster
    • class TextCluster(tuple)
  • TextExtents
    • class TextExtents(tuple)
  • Legacy Constants
Previous Next

Revision 8a146ebf.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds