update : 2015.11.03
php.shukuma.com검색:
|
imageloadfont(PHP 4, PHP 5, PHP 7) imageloadfont — Load a new font 설명
int imageloadfont
( string
$file
)imageloadfont() loads a user-defined bitmap and returns its identifier. 인수
반환값
The font identifier which is always bigger than 5 to avoid conflicts with
built-in fonts or 예제
Example #1 imageloadfont() usage example
<?php |