You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PathEffectsRenderer can plainly inherit RendererBase._draw_text_as_path.
The current implementation is exactly the same as in the super class.
Also, move the `__getattribute__` definition higher, before all
renderer-specific method definitions.
0 commit comments