| 
update : 2015.11.03
php.shukuma.com 검색:
  | Imagick::queryFonts(PECL imagick 2.0.0) Imagick::queryFonts — Returns the configured fonts 설명
   array Imagick::queryFonts
    ([ string  $pattern= "*"
  ] )Returns the configured fonts. 인수
 
 반환값Returns an array containing the configured fonts. 오류/예외오류시에 ImagickException이 발생합니다. 예제
 Example #1 Imagick::queryFonts() 
<?php |