Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Cairo Namespace Reference
[The Xfc Namespace]

brief The C++ framework for the Cairo vector drawing library More...

Classes

Enumerations


Detailed Description

brief The C++ framework for the Cairo vector drawing library

Cairo is a 2D graphics library with support for multiple output devices.


Enumeration Type Documentation

Specifies the type of antialiasing to do when rendering text or shapes.

Enumerator:
ANTIALIAS_NONE 

Use the default antialiasing for the subsystem and target device.

ANTIALIAS_GRAY 

Use a bilevel alpha mask.

ANTIALIAS_SUBPIXEL 

Perform single-color antialiasing (using shades of gray for black text on a white background, for example).

Specifies the method for determining which pixels are included in a region, when creating a Region from a polygon.

The fill rule is only relevant for polygons which overlap themselves.

Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3