On Fri, 2011-05-13 at 23:22 +0300, Павел Таранов wrote: > Hi, > I'd like to introduse project Wedana ([1]http://wedana.sf.net), which > is based on the gEDA file format. > This project is HTML5 renderer (and editor) for the gEDA file formats.
A very interesting project. I was not aware that HTML5 (canvas) already supports editing of graphics -- can you point me to a description and a minimal example, like scribble-window? Is your project related to the suggested file format change to SVG recently proposed by Andrew Seddon? Do you intend to copy gschem editing behaviour? In my Ruby gschem clone I have used a more smart mode: I can move elements and net endpoints, select elements, zoom, pan -- and start new nets when clicking on pin or net ends. So we can do most basic operation in this "smart" mode, only for special operations we have to switch to dedicated modes. I really like that, but it is a little bit more complicated, I still have to spend some hours to get it really working. Best regards, Stefan Salewski _______________________________________________ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user