CairoFontOptions::setHintMetrics

(PECL cairo >= 0.1.0)

CairoFontOptions::setHintMetricsThe setHintMetrics purpose

Опис

public void CairoFontOptions::setHintMetrics ( string $hint_metrics )

The method description goes here.

Увага

This function is currently not documented; only its argument list is available.

Параметри

hint_metrics

Description...

Значення, що повертаються

Description...

Приклади

Приклад #1 CairoFontOptions::setHintMetrics() example

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

Наведений вище приклад виведе щось подібне до:

...

Прогляньте Також

  • Classname::Method()

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top