GraphiteEditor/Graphite

Set exported SVG tag ID to its source layer name

Ouverte

#2 879 ouverte le 14 juil. 2025

 (8 commentaires) (1 réaction) (0 personne assignée)Rust (1 176 forks)batch import
Good First Issue

Métriques du dépôt

Stars
 (25 662 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur