GraphiteEditor/Graphite

Set exported SVG tag ID to its source layer name

Open

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

在 GitHub 查看
 (8 评论) (1 反应) (0 负责人)Rust (1,176 fork)batch import
Good First Issue

仓库指标

Star
 (25,662 star)
PR 合并指标
 (平均合并 6天 9小时) (30 天内合并 65 个 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

贡献者指南