Skip to content

Instantly share code, notes, and snippets.

@codingisacopingstrategy
Created March 3, 2011 15:02
Show Gist options
  • Save codingisacopingstrategy/852885 to your computer and use it in GitHub Desktop.
Save codingisacopingstrategy/852885 to your computer and use it in GitHub Desktop.
tracking_inkscape_oddities_on_os_x
I should write a little script that each day downloads the nightly build and replaces the previous one—otherwise I never know if bugs will be fixed.
For now, the most glaring thing is that GTK is not native. That’s really distracting. And that every new file is basically a whole new inkscape: such a duplication of tools.
Also, on the Mac it should recognize mac key commands. Use option instead of control.
I couldn’t find how to copy attributes, but that’s probably me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment