From: Andrew R. <and...@us...> - 2012-11-16 20:10:27
|
On Fri, Nov 16, 2012 at 08:02:05AM -0700, James Tappin wrote: > 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. I've checked the changes into svn. Thanks for bringing this up. Andrew |