← Previous Next →

Scrawl-canvas v8 - Canvas test 065

Star entity attributes and functionality

To note: Javascript is not running in this browser environment. Our apologies, but this demo has not yet been updated to support progressive enhancement.

Radius 1
(n)
('n%')
Radius 2
(n)
('n%')
Points
 
Twist
 
Show bounding box
 
 
 
 
Starts ('n%')
X:
Y:
Handles ('n%')
X:
Y:
Starts (n)
X:
Y:
Handles (n)
X:
Y:
Starts ('str')
X:
Y:
Handles ('str')
X:
Y:
Offset ('n%')
X:
Y:
Roll
 
Offset (n)
X:
Y:
Scale
 
Line join
 
Line width
 
Method
 
Scale outline
 
Winding
 
Scale shadow
 
Flip-upend
 
Flip-reverse
 
Shadow offset
X:
Y:
Shadow blur
 

Test purpose

Known issue: for some perverse reason, the entity gets 'jittery' when attempting to animate radius values (and scale - if the radius1 value is larger (or even very slightly smaller) than the radius2 value. The current fix, if required, is to keep the radius2 larger than radius1. Note that this may also impact on entitys defined in relative (%) values in a responsive canvas environment.

Touch test: not required

Annotated code