Thanks for your attention. Well, let's see the following example that draws a bezier curve
<path d="M100,200 C100,100 250,100 250,200" /> if we use the min/max the bounding box would be (100,100 250,200) but after drawing it with inkscape it's easy to see that would be not the real bounding box... Thanks, Fernando Silva On 8/17/05, buddy4n <[EMAIL PROTECTED]> wrote: > If along the axis - that should be a method to detect the maximum and > minimum x and y coordinates through All control points of the path. > > cheers. > it's bubbling up the max and min :) > > If you have any other requirements, I wouldn't know it yet :) > -Arvind > > --- In [email protected], Fernando Silva <[EMAIL PROTECTED]> > wrote: > > Hi guys, > > > > I'm trying to calculate the bounding box of an element *without* using > > getBBox(). If for shapes it's easy to calculate it, what is the > > formula to calculate the BBox for a "path"? > > > > Thanks, > > Fernando Silva > > > > > > ----- > To unsubscribe send a message to: [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my > membership" > ---- > Yahoo! Groups Links > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hkidui5/M=362131.6882499.7825260.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1124305795/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

