Module lyon::svg []

Modules

arc

Elliptic arc related maths and tools.

basic_shapes

Tessellation routines for simple shapes.

bezier

Bezier curve related maths and tools.

math
math_utils

Various math tools that are usefull for several modules.

path

Data structures to represent complex paths.

path_builder

Tools to build path objects from a sequence of imperative commands.

path_fill

Tessellation routines for complex path fill operations.

path_stroke

Tessellation routines for path stroke operations.

vertex_builder

Tools to help with populating vertex and index buffers

Structs

Vertex_

Phantom type marker for VertexId.

Functions

vertex_id

Create a VertexId from an u16 index.

vertex_id_range

Create a VertexIdRange.

Type Definitions

Index
MutVertexSlice
VertexId
VertexIdRange
VertexSlice