(PECL cairo >= 0.1.0)
CairoScaledFont::__construct — The __construct purpose
$font_face
, CairoMatrix $matrix
, CairoMatrix $ctm
, CairoFontOptions $options
)The method description goes here.
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
font_face
Description...
matrix
Description...
ctm
Description...
options
Description...
Description...
Przykład #1 CairoScaledFont::__construct() example
<?php
/* ... */
?>
Powyższy przykład wyświetli coś podobnego do:
...