GraphiteEditor / GraphiteEditor/Graphite
Set exported SVG tag ID to its source layer name
未关闭
Good First Issue
- 主要语言
- Rust
- 星标
- 27.2k
- 派生
- 1.3k
- 平均合并
- 20 小时 5 分钟
- 30 天内合并 PR
- 57
描述
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).


贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 SVG 导出路径以及源图层名称的表示方式;issue 未指明任何文件或测试。确认导出的 SVG 输出包含一个根据源图层名称派生的 node id,并在找到相关的导出测试后,为该行为添加或更新覆盖测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- computer-graphics
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100