- From: Benjamin Nowack <bnowack@appmosphere.com>
- Date: Sat, 27 Mar 2004 13:07:00 +0100
- To: semantic-photolist@unitboy.com
- Cc: Jim Ley <jim@jibbering.com>, Dan Brickley <danbri@w3.org>, Masahide Kanzaki <post@kanzaki.com>
At 2:19 AM +0100 04.3.23, Benjamin Nowack wrote: >ok, I updated the doc. both boundingBox and coords for Rectangle now should >use x,y,width,height. On 27.03.2004 10:30:22, Masahide Kanzaki wrote: >Oh No! I don't care the coords of boundingBox, but do not change syntax of >that of Rectangle, please!! I can't agree to this modification. > >I thought Jim's message only mentioned to BBox... * Jim Ley <jim@jibbering.com> [2004-03-27 08:58-0000] > I'm not even that bothered about it either way, x,y h,w is what I'm happiest > with as we don't have to worry about x1<y1 and it naturally follows SVG's > elements of the same name - but it's really so insignificant as to be > basically irrelevant so please go with what Masahide needs. At 4:05 AM -0500 04.3.27, Dan Brickley wrote: >Following SVG closely is a good thing. On 27.03.2004 19:56:48, Masahide Kanzaki wrote: >SVG 'rect' element uses x, y, widht, height as independent attributes, not >put them in one attribute like "10,20,30,40". On the other hand, 'points' >attribute of SVG 'polygon' or 'polyline' has values in one attribute as >"10,20 30,40". It depends on point of view which is closer to SVG, IMHO. OK, these are the options I see: a) boundingBox -> {x1,y1,width,height} Rectangle.coords -> {x1,y1 x2,y2} b) boundingBox -> {x1,y1 x2,y2} Rectangle.coords -> {x1,y1 x2,y2} c) boundingBox -> {x1,y1,width,height} Rectangle.coords -> {x1,y1,width,height} may I suggest that anybody interested sends a short comment to this list to which options he/she can/cannot agree and which he/she would prefer? I'm sure we can agree on one of the options above and finally start using this vocabulary... best, benjamin -- Benjamin Nowack Kruppstr. 82-100 45145 Essen, Germany ================= This is the TEMPORARY discussion list for the W3 Semantic-Photo History Project. For questions, contact greg@fotonotes.net. Subscribe Instructions To: semantic-photolist-request@unitboy.com Body: subscribe Unsubscribe Instructions To: semantic-photolist-request@unitboy.com Body: unsubscribe Help To: semantic-photolist-request@unitboy.com Body: help
Received on Saturday, 27 March 2004 07:14:37 UTC