$image->Draw( font => $font, pointsize => 24, fill => 'white', antialias => 'true', primitive =>'text', text => $city_name, points => "$points[0],$points[1]" );