[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: web version of gschem/pcb
I am starting to think this should be a separate project that is only
geda compatible. The wedana project is starting in the right direction
it just uses canvas instead of svg.
Here is a mapping interface in SVG:
[1]http://polymaps.org/ex/streets.html
I do geospatial work and began using the above SVG rendering framework
for new projects. There is no better way to render vectors in the
browser with this performance.
-Josh Jordan
--- On Mon, 6/20/11, John Griessen <john@xxxxxxxxxxxxxx> wrote:
From: John Griessen <john@xxxxxxxxxxxxxx>
Subject: Re: gEDA-user: web version of gschem/pcb
To: "gEDA user mailing list" <geda-user@xxxxxxxxxxxxxx>
Date: Monday, June 20, 2011, 6:23 PM
On 06/20/2011 02:00 PM, Josh Jordan wrote:
> web-geda would save and load files in the current geda format
and only
> draw in SVG. SVG is really efficient to parse in javascript,
panning
> and zooming will as responsive or more responsive than
desktop-geda.
> SVG also has built in events such as mouseover and click that
work on
> vector elements.
That could be good. At first I thought you were thinking of going
towards
an outline based shape description instead of the centerline and
thickness
description of traces. Using SVG just for the web rendering without
changing the underlying functions is something that would help my
customers
use kit products and add on to them with a zero install UI running on
my server.
That would be great. It might add extra work for maintainers of pcb
though.
Do you think it could be done as a plugin that leaves the main code
development
as is?
John
_______________________________________________
geda-user mailing list
[2]geda-user@xxxxxxxxxxxxxx
[3]http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
References
1. http://polymaps.org/ex/streets.html
2. file://localhost/mc/compose?to=geda-user@xxxxxxxxxxxxxx
3. http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user