|
CairoScaledFont::__constructThe __construct purpose Beschreibung
public CairoScaledFont::__construct
( CairoFontFace
$font_face
, CairoMatrix $matrix
, CairoMatrix $ctm
, CairoFontOptions $options
)The method description goes here. Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung. Parameter-Liste
RückgabewerteDescription... Beispiele
Beispiel #1 CairoScaledFont::__construct example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: ... Siehe auch
|