GraphiteEditor/Graphite

Set exported SVG tag ID to its source layer name

Open

#2.879 aberto em 14 de jul. de 2025

Ver no GitHub
 (8 comments) (1 reaction) (0 assignees)Rust (1.176 forks)batch import
Good First Issue

Métricas do repositório

Stars
 (25.662 stars)
Métricas de merge de PR
 (Mesclagem média 6d 9h) (65 fundiu PRs em 30d)

Description

When exporting to SVG no node id is created; this should be set to the layer name so that the id becomes available for other tools, e.g. styling, animation with SVG. Figma does this (set the checkbox on Export, screenshot).

Image Image

Guia do colaborador