my $gd_text = GD::Text->new( text => 'Some text', font => 'times.ttf', ptsize => 14, );