From: James T. <jt...@gm...> - 2012-11-16 15:02:14
|
On 16 November 2012 02:55, Andrew Ross <and...@us...>wrote: > > Which driver are you using? > > It depends on the driver. If the driver supports solid fills (most do) > then the default pattern fill style ( equivalent to calling plpsty(0) > ) is a solid fill. You don't need to do anything other than call > plfill. I notice this is not really documented in the man pages. I'll > get that fixed! > > See e.g. example 12 to see this in action. > > Andrew > > Thanks. The key would be to add a note that plpsty(0) is solid fill. James |