anqitong / LangageDessinVectoriel

1 stars 2 forks source link

Instruction on how to operate #49

Closed Thomas-dot-G closed 8 years ago

Thomas-dot-G commented 8 years ago

Explanation of how to create your own svg file

anqitong commented 8 years ago

...svg.writeSVGFile();

When this method is called, it checks if there are other svg files with the same name. If yes, the svg file cannot be created and a warning is displayed. If no, then the file is successfully created.

(can you add this?)

anqitong commented 8 years ago

Fine for me now.

Thomas-dot-G commented 8 years ago

issue #31

starsasumi commented 8 years ago

Ok for me.