Re: Conf Call Reminder + Agenda: comments regarding architecture diagram

On 10/2/2012 8:27 AM, Don Brutzman wrote:
> [...]
> - This diagram shows how APIs interact.  Where would the following fit in:
> -- HTML user agent
> -- SVG renderer and/or user agent
> -- HTML5 Canvas
> 	http://dev.w3.org/html5/spec/single-page.html#the-canvas-element
> 	http://en.wikipedia.org/wiki/Canvas_element

http://www.w3.org/TR/SVG/coords.html#SVGCanvas

"For all media, the SVG canvas describes "the space where the SVG content is rendered." The canvas is infinite for each dimension of the space, but rendering occurs relative to a finite rectangular region of the canvas. This finite rectangular region is called the SVG viewport. For visual media ([CSS2], section 7.3.1) the SVG viewport is the viewing area where the user sees the SVG content."

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman@nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman

Received on Tuesday, 2 October 2012 15:47:56 UTC