draw package and color error



I have a student working with draw on 5.27.0 from the ubuntu repos. He
is attempting to save to a png file with

draw(terminal=png, file_name="foo", ...);

and gnuplot barfs with the complaint that

 ... xfffff

is an obsolete color option.

Is there a work-around for this?

Leo