Re: [Groff] filling object with a pattern

2011-12-01 Thread Krzysztof Żelechowski
Użytkownik (Ted Harding) napisał: What is missing, which would allow your need to be filled equally simply, is an attribute (say "hatched") which would work similarly: box wid 2 ht 1 with .sw at (1,0) hatched 45 0.05 which would fill the blox with a hatching of slanted lines at a 45-degree a

Re: [Groff] filling object with a pattern

2011-12-01 Thread Ted Harding
On 01-Dec-11 11:59:31, Krzysztof Żelechowski wrote: > Użytkownik (Ted Harding) napisał: >> What is missing, which would allow your need to be filled >> equally simply, is an attribute (say "hatched") which would >> work similarly: >> >>box wid 2 ht 1 with .sw at (1,0) hatched 45 0.05 >> >> w

Re: [Groff] filling object with a pattern

2011-11-30 Thread Ted Harding
On 30-Nov-11 20:31:22, giecr...@stegny.2a.pl wrote: > I understand that I can fill pic objects with solid fill; > but is it possible to use a pattern fill instead? > This would be useful to draw e.g. a Venn diagram. > I am unable to figure out how to do it e.g. with slanted > lines, except by c