Skip to content

Inkscape link mechanism is very MacOs specific #1

Description

@mutterer

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions