Expand description
Main SVG document structure.
Structsยง
- Detects circular references between nodes, and enforces referencing limits.
- A loaded SVG file and its derived data.
- Used to build a tree of SVG nodes while an XML document is being read.
- Loading options for SVG documents.
- Keeps a stack of nodes and can check if a certain node is contained in the stack
- Document-level rendering options.
- Resources ๐
Enumsยง
- Identifier of a node
- Any kind of resource loaded while processing an SVG document: images, or SVGs themselves.
Functionsยง
- human_readable_url ๐
- image_format ๐
- load_resource ๐
- unit_rectangle ๐