PHP Doku:: The CairoScaledFont class - class.cairoscaledfont.html
Verlauf / Chronik / History:
(1)
anzeigen
ausblenden
The CairoScaledFont class
Sie sind hier:
Doku-Startseite
≥
PHP-Handbuch
≥
Funktionsreferenz
≥
Bildverarbeitung und -generierung
≥
Cairo
≥
The CairoScaledFont class
Ein Service von Reinhard Neidl -
Webprogrammierung
.
Cairo
<<
The CairoFontWeight class
CairoScaledFont::__construct
>>
∧
PHP-Handbuch
∧
Funktionsreferenz
∧
Bildverarbeitung und -generierung
∧
Cairo
Vordefinierte Konstanten
Beispiele
Installation/Konfiguration
The Cairo class
The CairoAntialias class
The CairoContent class
The CairoContext class
The CairoException class
The CairoExtend class
The CairoFillRule class
The CairoFilter class
The CairoFontFace class
The CairoFontOptions class
The CairoFontSlant class
The CairoFontType class
The CairoFontWeight class
The CairoFormat class
The CairoGradientPattern class
The CairoHintMetrics class
The CairoHintStyle class
The CairoImageSurface class
The CairoLinearGradient class
The CairoLineCap class
The CairoLineJoin class
The CairoMatrix class
The CairoOperator class
The CairoPath class
The CairoPattern class
The CairoPatternType class
The CairoPdfSurface class
The CairoPsLevel class
The CairoPsSurface class
The CairoRadialGradient class
The CairoScaledFont class
The CairoSolidPattern class
The CairoStatus class
The CairoSubpixelOrder class
The CairoSurface class
The CairoSurfacePattern class
The CairoSurfaceType class
Svg Surface Backend
The CairoSvgVersion class
The CairoToyFontFace class
Einführung
Cairo Funktionen
UnterSeiten:
∨
CairoScaledFont::__construct
∨
CairoScaledFont::extents
∨
CairoScaledFont::getCtm
∨
CairoScaledFont::getFontFace -- cairo_get_font_face
∨
CairoScaledFont::getFontMatrix -- cairo_get_font_matrix
∨
CairoScaledFont::getFontOptions -- cairo_get_font_options
∨
CairoScaledFont::getScaleMatrix
∨
CairoScaledFont::getType
∨
CairoScaledFont::glyphExtents
∨
CairoScaledFont::status -- cairo_status
∨
CairoScaledFont::textExtents -- cairo_text_extents
The CairoScaledFont class
Einführung
Description of the class.
Klassenbeschreibung
CairoScaledFont
{
/* Methoden */
__construct
(
CairoFontFace
$font_face
,
CairoMatrix
$matrix
,
CairoMatrix
$ctm
,
CairoFontOptions
$options
)
public
array
extents
(
void
)
public
CairoMatrix
getCtm
(
void
)
public
void
getFontFace
(
void
)
public
void
getFontMatrix
(
void
)
public
void
getFontOptions
(
void
)
public
void
getScaleMatrix
(
void
)
public
int
getType
(
void
)
public
array
glyphExtents
(
string
$glyphs
)
public
int
status
(
void
)
public
array
textExtents
(
string
$text
)
}
Inhaltsverzeichnis
CairoScaledFont::__construct
— The __construct purpose
CairoScaledFont::extents
— The extents purpose
CairoScaledFont::getCtm
— The getCtm purpose
CairoScaledFont::getFontFace
— The getFontFace purpose
CairoScaledFont::getFontMatrix
— The getFontMatrix purpose
CairoScaledFont::getFontOptions
— The getFontOptions purpose
CairoScaledFont::getScaleMatrix
— The getScaleMatrix purpose
CairoScaledFont::getType
— The getType purpose
CairoScaledFont::glyphExtents
— The glyphExtents purpose
CairoScaledFont::status
— The status purpose
CairoScaledFont::textExtents
— The textExtents purpose
Keine BenutzerBeiträge.
-
Beiträge aktualisieren...