Jae-Joon Lee <lee.j.j...@...> writes: > > It seems as a bug in the pdf backend, which can be fixed by the simple > patch below. I didn't commit this fix as I think it would be better if > original author (Jouni?) make sure this is a correct way.
Your patch is correct - I probably copy-pasted the cache code from some other function and didn't pay attention to what exactly is being cached. I am unable to commit myself, since I am traveling. Please feel free to commit the fix. > ps. I didn't know that hatch is supported in pdf backend. The > documentation needs update. Also the patch demo or some unit test should cover that branch of the code, ie the case when more than one patch has the same hatch pattern. By the way - do all backends support arbitrary clip paths now? If so, the hatch implementation of backend_ps could perhaps be generalized to all backends, or it could even be done in the Patch class and not the backend. Jouni ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users