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
Whenever I try to use shape with the SVG renderer I get an textMode(SHAPE) is not supported by this renderer. error message. I thought at first that the error meant the SVG renderer did not support PShape objects, but the output ends up being correct and the .svg file does get produced.
This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.
In GitLab by @mrakgr on Mar 26, 2021, 16:21
Description
Whenever I try to use
shape
with the SVG renderer I get antextMode(SHAPE) is not supported by this renderer.
error message. I thought at first that the error meant the SVG renderer did not supportPShape
objects, but the output ends up being correct and the.svg
file does get produced.Expected Behavior
Current Behavior
Steps to Reproduce
Run the code.
Your Environment
Possible Causes / Solutions
The text was updated successfully, but these errors were encountered: