Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inkscape link mechanism is very MacOs specific #1

Open
mutterer opened this issue Apr 12, 2013 · 0 comments
Open

Inkscape link mechanism is very MacOs specific #1

mutterer opened this issue Apr 12, 2013 · 0 comments

Comments

@mutterer
Copy link
Owner

more precisely:
https://github.com/mutterer/figurej/blob/master/src/macros/inkscapeNotify.ijm#L9
shows how an svg panel is opened, after it's path is passed to this macro from the Inkscape_Link plugin:
https://github.com/mutterer/figurej/blob/master/src/plugIns/Inkscape_Link.java#L99

and the following line
https://github.com/mutterer/figurej/blob/master/src/macros/inkscapeNotify.ijm#L12
shows how I had to hack into the application package to pass parameters to inkscape to use a command that requires several parameters that could not be passed to the Inkscape.app directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant