Re: Defining the outline of an element shape

> On Jun 18, 2014, at 2:37 PM, "L2L 2L" <emanuelallen@hotmail.com> wrote:
> 
> Is there away to define an bevel style in SVG?
> 
> If no:
> 
> This is an SVG proposal:
> 
> This proposal is more so of defining the edge of a shape, line, etc. define as an element set with properties and methods.
> 
> An outline will be what's goes around the shape, and or line. And will be define as this:
> 
> <outline 
> x=# 
> y=# 
> width=# 
> height=#
> depth=#
> bevel= "
> [none||dotted||dashed||solid||groove||ridge||inset||outset||inherit||none||circle||relaxed inset||cross||cool slant||angle||soft round||convex||slope||divot||riblet||hard edge||art deco]">
> 
> <ELEMENT SHAPE>
> </ELEMENT SHAPE>
> 
> </outline>
> 
> Or it can be an attribute:
> 
> outline="width#  height# depth=#"
> bevel= "[none||dotted||dashed||solid||groove||ridge||inset||outset||inherit||none||circle||relaxed inset||cross||cool slant||angle||soft round||convex||slope||divot||riblet||hard edge||art deco]"
> 
> For thee above section; if you need a visual of this and what inspire me, Feel free to ask.
> 
> Help to define 3d within a 2d context.
> 
> This proposal is an SVG proposal.

Wish to include: Depth=#

Received on Wednesday, 18 June 2014 18:45:55 UTC