Re: [9fans] Vector graphics device

2010-02-21 Thread Ethan Grammatikidis
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

Re: [9fans] Vector graphics device

2010-02-19 Thread Patrick Kelly
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

Re: [9fans] Vector graphics device

2010-02-19 Thread erik quanstrom
> 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

Re: [9fans] Vector graphics device

2010-02-19 Thread Enrico Weigelt
* 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

Re: [9fans] Vector graphics device

2010-02-18 Thread James Tomaschke
-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

[9fans] Vector graphics device

2010-02-18 Thread Enrico Weigelt
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