Skip to content

Instantly share code, notes, and snippets.

@zmcartor
Created June 13, 2011 07:25
Show Gist options
  • Save zmcartor/1022421 to your computer and use it in GitHub Desktop.
Save zmcartor/1022421 to your computer and use it in GitHub Desktop.
svg-edit config
svgEditor.setConfig({
dimensions: [400, 300],
canvas_expansion: 1,
show_outside_canvas:false,
iconsize: 'l',
//load the background here to start.
bkgd_url:"http://some-url.png",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment