GraphiteEditor/Graphite

Set exported SVG tag ID to its source layer name

开放

#2,879 创建于 2025年7月14日

 (8 条评论) (1 个反应) (0 位负责人)Rust (1,176 个派生)batch import
Good First Issue

仓库指标

星标
 (25,662 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南