CairoFontOptions::getHintMetrics

(PECL cairo >= 0.1.0) The getHintMetrics purpose public int CairoFontOptions::getHintMetrics ( void ) The method description goes here. Returns: Description... This function is currently not documented; only its argument list is available. Examples: CairoFontOptions::getHintMetrics() examp

CairoFontOptions::getAntialias

(PECL cairo >= 0.1.0) The getAntialias purpose public int CairoFontOptions::getAntialias ( void ) Object oriented style (method): Procedural style: int cairo_get_antialias ( CairoContext $context ) Description here. Parameters: context Description... Returns: Description... This function is currently not d

CairoFontOptions::equal

(PECL cairo >= 0.1.0) The equal purpose public bool CairoFontOptions::equal ( string $other ) The method description goes here. Parameters: other Description... Returns: Description... This function is currently not documented; only its argument list is available.

CairoFontOptions::__construct

(PECL cairo >= 0.1.0) The __construct purpose public CairoFontOptions::__construct ( void ) The method description goes here. Returns: Description... This function is currently not documented; only its argument list is available. Examples: CairoFontOptions::__construct() example

CairoFontFace::status

(PECL cairo >= 0.1.0) Check for CairoFontFace errors public int CairoFontFace::status ( void ) Object oriented style (method): Procedural style: int cairo_font_face_status ( CairoFontFace $fontface ) Checks whether an error has previously occurred for this font face Parameters: fontface A valid CairoFontFace object Returns: CAIRO_STATUS_SUCCE

CairoFontFace::getType

(PECL cairo >= 0.1.0) Retrieves the font face type public int CairoFontFace::getType ( void ) This function returns the type of the backend used to create a font face. See CairoFontType class constants for available types. Returns: A font type that can be any one defined in CairoFontType Examples: CairoFontFace::getType() example

CairoFontFace::__construct

(PECL cairo >= 0.1.0) Creates a new CairoFontFace object public CairoFontFace::__construct ( void ) CairoFontFace class represents a particular font at a particular weight, slant, and other characteristic but no transformation or size. Note: This class can't be instantiated directly it is created by CairoContext::getFontFace() or cairo_scaled_font_get_font_face() Returns: CairoFontFace

CairoPsSurface::setSize

(PECL cairo >= 0.1.0) The setSize purpose public void CairoPsSurface::setSize ( string $width, string $height ) The method description goes here. Parameters: width Description... height Description... Returns: Description... This function is currently not documented; onl

CairoPsSurface::setEps

(PECL cairo >= 0.1.0) The setEps purpose public void CairoPsSurface::setEps ( string $level ) The method description goes here. Parameters: level Description... Returns: Description... This function is currently not documented; only its argument list is available.

CairoPsSurface::restrictToLevel

(PECL cairo >= 0.1.0) The restrictToLevel purpose public void CairoPsSurface::restrictToLevel ( string $level ) The method description goes here. Parameters: level Description... Returns: Description... This function is currently not documented; only its argument list is available.