Class Summary | |
---|---|
Antialias | Specifies the type of antialiasing to do when rendering text. |
CairoException | |
Config | |
Content | |
Context | |
Extend | |
FillRule | |
Filter | |
FontExtents | |
FontFace | A FontFace specifies all aspects of a font other than the size or font matrix (a font matrix is used to distort a font by sheering it or scaling it unequally in the two directions). |
FontOptions | |
FontSlant | |
FontWeight | |
Format | |
Glyph | A Glyph holds information about a single glyph when drawing or measuring text. |
Gradient | |
HintMetrics | Specifies whether to hint font metrics; hinting font metrics means quantizing them so that they are integer values in device space. |
HintStyle | Specifies the type of hinting to do on font outlines. |
ImageSurface | |
LinearGradient | |
LineCap | |
LineJoin | |
Matrix | TODO: error handling |
Operator | |
Pattern | TODO: error handling |
PDFSurface | |
Point | |
RadialGradient | |
Rectangle | |
ScaledFont | |
Status | |
SubpixelOrder | The subpixel order specifies the order of color elements within each pixel on the display device when rendering with an antialiasing mode of SUBPIXEL. |
Surface | The Surface class represents an Cairo drawing surface. |
SurfacePattern | |
TextExtents | The TextExtents stores the extents of a single glyph or a string of glyphs in user-space coordinates. |