| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
Imagick::setFont(PECL imagick 2.1.0) Imagick::setFont — Sets font 설명
   bool Imagick::setFont
    ( string  
  $font
   )
   Sets object's font property. This method can be used for example to set font for 
   caption: pseudo-format. The font needs to be configured in ImageMagick configuration
   or a file by the name of  인수
 
 반환값
   성공시에  참고
 
 예제
 Example #1 A Imagick::setFont() example Example of using Imagick::setFont 
<?php |