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, I've wrote a module to fix some issues with using GooCanvas from Perl.
I'm wondering, should it be better integrated with GooCanvas2 itself? E.g. via requireing it at the end of GooCanvas2.pm, so that users don't need to add them separately. Or perhaps override some getters to call that cairoize_pattern automatically when needed
The text was updated successfully, but these errors were encountered:
Hi, I've wrote a module to fix some issues with using GooCanvas from Perl.
I'm wondering, should it be better integrated with GooCanvas2 itself? E.g. via
require
ing it at the end ofGooCanvas2.pm
, so that users don't need to add them separately. Or perhaps override some getters to call thatcairoize_pattern
automatically when neededThe text was updated successfully, but these errors were encountered: