Imagick::queryFontMetrics(PECL imagick 2.0.0) Imagick::queryFontMetrics — Returns an array representing the font metrics ОписаниеReturns a multi-dimensional array representing the font metrics. Список параметров
Возвращаемые значенияReturns a multi-dimensional array representing the font metrics. ОшибкиВызывает ImagickException при ошибке. Примеры
Пример #1 Using Imagick::queryFontMetrics(): Query the metrics for the text and dump the results on the screen.
<?php |
||