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
Hi,
reading the docs i did not find a proper way to predefine the values of opacity and pen width in matplotwindow. the defaults are width=0.3 an opacity 80%. how to change? there is a class called Engine but how to add this to the viewer?
The text was updated successfully, but these errors were encountered:
Is your question about the show command ( vpype read input.svg [...] show) or the vpype_viewer.show()API?
Either way I think this is not yet possible. Additional params should be added to vpype_viewer.show() and QtViewer.__init__() (PR welcome if you feel like it).
Hi,
reading the docs i did not find a proper way to predefine the values of opacity and pen width in matplotwindow. the defaults are width=0.3 an opacity 80%. how to change? there is a class called Engine but how to add this to the viewer?
The text was updated successfully, but these errors were encountered: