<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   none__: joined #svg-edit
   <br> hey there! i am writing svg-edit extension that imports image from url... where should i start? which method adds image to the canvas?
   <br> i am thinking of importimage function of imagelib extension, is it the right way to go?