Skip to content

Instantly share code, notes, and snippets.

@zmcartor
Created June 13, 2011 07:24
Show Gist options
  • Save zmcartor/1022420 to your computer and use it in GitHub Desktop.
Save zmcartor/1022420 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://www.babble.com/CS/blogs/strollerderby/2008/11/01-07/coffee.jpg",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment