(PECL cairo >= 0.1.0)
CairoScaledFont::__construct — The __construct purpose
$font_face
   , CairoMatrix $matrix
   , CairoMatrix $ctm
   , CairoFontOptions $options
   )The method description goes here.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
font_faceDescription...
matrixDescription...
ctmDescription...
optionsDescription...
Description...
Beispiel #1 CairoScaledFont::__construct() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...