If your stroke-width:0.0001 then your path will stay 1 pixel width when it is scaled at ration 0.000000001 ----> 14999. (blow up almost 15,000 times). I think this help
Phi On 2/10/06, seanmc_42 <[EMAIL PROTECTED]> wrote: > > I'm windering how to define a path with lines that stay at 1 pixel > width no matter the scaling of the object... Is that possible? > > I'm imagining that even if not possible in a "static" SVG description, > it might be possible using scripting and adjusting the line's > attributes when scaled ... but need to get better at scripting before > I can verify. > > Thanks! > > > > > > > ----- > 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 > > > > > > > [Non-text portions of this message have been removed] ----- 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/

