imagettftext($myimage, $fontsize, $textangle, $start_x, $start_y, $color, $fontfile, $string);
$string = utf8_encode($string);