Skip to content

Mode for no <symbol>/<use> #111

@edemaine

Description

@edemaine

Although it's a bit antithetical to the concept SVG Tiler, I think we should have an option to avoid <symbol> and <use>, and instead just inline every rendered symbol.

Motivations:

  • Some SVG systems (e.g. Origami Simulator) don't support <use>
  • It can help with animation (e.g. changing the color of a circle).
  • Could also avoid the cache in this case, so use less space. Maybe relevant to GUI?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions