Expand description
SVG path types and data structures.
Structs§
- Evolved
Path - Calculated SVG stroke properties for line drawing animation.
- Point
- 2D point coordinate.
Enums§
- Instruction
- Represents an individual SVG path command instruction.
SVG path types and data structures.