Re: [matplotlib-devel] Hatching support

2008-12-29 Thread John Hunter
On Mon, Dec 29, 2008 at 8:20 AM, Michael Droettboom wrote: > I've refactored hatching support to move the hatch design itself to the > core, added support for them in the Agg and SVG backends, and simplified > their usage in the PDF and PS backends. It should now be easier to add > new hatch styl

[matplotlib-devel] Hatching support

2008-12-29 Thread Michael Droettboom
I've refactored hatching support to move the hatch design itself to the core, added support for them in the Agg and SVG backends, and simplified their usage in the PDF and PS backends. It should now be easier to add new hatch styles if anyone ever feels artistic. In order to use the same gener