PHP Doku:: The CairoFontFace class - class.cairofontface.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungCairoThe CairoFontFace class

Ein Service von Reinhard Neidl - Webprogrammierung.

Cairo

<<The CairoSurfaceType class

CairoFontFace::__construct>>


UnterSeiten:

The CairoFontFace class

Einführung

CairoFontFace abstract class represents a particular font at a particular weight, slant, and other characteristic but no transformation or size.

Note: This class can not be instantiated directly, it is created by CairoContext::getFontFace() or cairo_scaled_font_get_font_face().

Klassenbeschreibung

CairoFontFace {
/* Methoden */
__construct ( void )
public int getType ( void )
public int status ( void )
}

Inhaltsverzeichnis


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)