On 19 Feb 2010, at 21:58, erik quanstrom wrote:
In this model the client doesnt actually draw an image, but just
operates on an (changeable) vector graphic. Things like scaling,
resizing (even funny effects like deformed windows while moving)
all are done by the display server - the client just
On Feb 19, 2010, at 4:36 PM, Enrico Weigelt wrote:
* James Tomaschke wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Enrico Weigelt wrote:
I'm looking for some (9p-based ;-p) vector graphics device which
allows one to define/manipulate the image as a graph (instead of
having an raste
> In this model the client doesnt actually draw an image, but just
> operates on an (changeable) vector graphic. Things like scaling,
> resizing (even funny effects like deformed windows while moving)
> all are done by the display server - the client just sees object
> vectors in an continous 2D sp
* James Tomaschke wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Enrico Weigelt wrote:
> > I'm looking for some (9p-based ;-p) vector graphics device which
> > allows one to define/manipulate the image as a graph (instead of
> > having an raster image).
> http://man.cat-v.org/plan_9
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Enrico Weigelt wrote:
> I'm looking for some (9p-based ;-p) vector graphics device which
> allows one to define/manipulate the image as a graph (instead of
> having an raster image).
http://man.cat-v.org/plan_9/3/draw
ellipse, line, polygon
-BEGIN
Hi folks,
I'm looking for some (9p-based ;-p) vector graphics device which
allows one to define/manipulate the image as a graph (instead of
having an raster image). The idea is that an application just
constructs an graph and lets the display server handling all the
dirty work (a little bit like