Header("Content-type: image/gif"); if(!isset($s)) $s=11; $size = imagettfbbox($s,0,"/images/산돌광수L.TTF",$text); $dx = abs($size[2]-$size[0]); $dy = abs($size[5]-$size[3]); $xpad=9; $ypad=9; $im = imagecreate($dx+$xpad,$dy+$ypad); $blue = ImageColorAllocate($im, 0x2c,0x6D,0xAF); $black = ImageColorAllocate($im, 0,0,0); $white = ImageColorAllocate($im, 255,255,255); ImageRectangle($im,0,0,$dx+$xpad-1,$dy+$ypad-1,$black); ImageRectangle($im,0,0,$dx+$xpad,$dy+$ypad,$white); ImageTTFText($im, $s, 0, (int)($xpad/2)+1, $dy+(int)($ypad/2), $black, "/images/산돌광수L.TTF", $text); ImageTTFText($im, $s, 0, (int)($xpad/2), $dy+(int)($ypad/2)-1, $white, "/images/산돌광수L.TTF", $text); ImageGif($im); ImageDestroy($im); ?>둘째 조카 : 김경환
08년 10월 5일 경남 마산지역 태권도 대회
결승!
김경환 특기 : 왼손 찌르기 훼이크
'기화 전용 비밀글 > 개인폴더' 카테고리의 다른 글
| Good VS Bad 스킬 - 유머가 갖는 힘, 완곡 어법 (0) | 2009/09/25 |
|---|---|
| 바탕화면 (1) | 2009/09/16 |
| (주) 용산와 쇼핑몰 이용 하지 마세요. 케 어이 없는 쇼핑몰 입니다. (12) | 2009/09/07 |
| 희망이 경쟁력이다 (주철환 교수님) (0) | 2009/03/31 |
| [태권도] 김경환 08년 마산대회 결승 (0) | 2008/10/06 |


