downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

CairoToyFontFace> <CairoScaledFont::status
[edit] Last updated: Fri, 17 May 2013

view this page in

CairoScaledFont::textExtents

cairo_text_extents

(PECL cairo >= 0.1.0)

CairoScaledFont::textExtents -- cairo_text_extentsThe textExtents purpose

Descrizione

Stile orientato agli oggetti (method):

public array CairoScaledFont::textExtents ( string $text )

Stile procedurale:

array cairo_text_extents ( CairoContext $context )

Description here.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

context

Description...

text

Description...

Valori restituiti

Description...

Esempi

Example #1 Stile orientato agli oggetti

<?php
/* ... */
?>

Il precedente esempio visualizzerà qualcosa simile a:

...

Example #2 Stile procedurale

<?php
/* ... */
?>

Il precedente esempio visualizzerà qualcosa simile a:

...

Vedere anche:

  • Classname::Method()



add a note add a note User Contributed Notes CairoScaledFont::textExtents - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites