Re: [whatwg] dashed lines in Canvas

2007-10-03 Thread Mathieu HENRI
Stefan Gössner wrote: One possible use case of canvas are technical drawings. For even extremely simple drawings - think of a circle with centerlines and a diameter dimension - dash-dotted lines are needed as well as dimension text. I would like to see both (dashed lines and text) in future c

Re: [whatwg] dashed lines in Canvas

2007-10-03 Thread Stefan Gössner
One possible use case of canvas are technical drawings. For even extremely simple drawings - think of a circle with centerlines and a diameter dimension - dash-dotted lines are needed as well as dimension text. I would like to see both (dashed lines and text) in future canvas versions. -- Stefa

Re: [whatwg] dashed lines in Canvas

2007-09-30 Thread Křištof Želechovski
4) SVG 5) VML -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Garrett Smith Sent: Saturday, September 29, 2007 7:16 PM To: [EMAIL PROTECTED] Cc: Ian Hickson Subject: Re: [whatwg] dashed lines in Canvas Trying to make UML Diagrams in the browser, current

Re: [whatwg] dashed lines in Canvas

2007-09-29 Thread Garrett Smith
On 5/21/07, Ian Hickson <[EMAIL PROTECTED]> wrote: > On 5/19/07, Garrett Smith <[EMAIL PROTECTED]> wrote: > > Consider doing any diagramming. It's a necessary feature. > > Not really. For straight lines it's pretty trivial to do today anyway > (either by drawing actual dashed lines or faking it wi

Re: [whatwg] dashed lines in Canvas

2007-05-21 Thread Ian Hickson
On 5/19/07, Garrett Smith <[EMAIL PROTECTED]> wrote: I vote for this. We don't really do things by voting here. Reasoned arguments only. :-) Consider doing any diagramming. It's a necessary feature. Not really. For straight lines it's pretty trivial to do today anyway (either by drawing act

[whatwg] dashed lines in Canvas

2007-05-19 Thread Garrett Smith
I vote for this. Consider doing any diagramming. It's a necessary feature. Eventually, I think canvas could be used for UML. Hey, wouldn't that be neat? You could have a llibrary that uses a canvas to do round-trip UML to generate real code. Dashed lines. -- site still down.