GraphiteEditor / GraphiteEditor/Graphite
Testing spline drawing
- 主要语言
- Rust
- 星标
- 27.3k
- 派生
- 1.3k
- 平均合并
- 20 小时 5 分钟
- 30 天内合并 PR
- 57
描述
Test cases:
- [x] Works when the viewport is zoomed/panned/tilted (#2573)
- [x] Works when the artboard has an offset, which [#2484](https://github.com/GraphiteEditor/Graphite/issues/2484) recently fixed (#2575)
- [x] Continuing to draw from a previous spline (#2591)
- [ ] Works when the artboard has a transform before it
- [ ] Closed splines can be drawn by clicking on the start. The tool should stop drawing. The second derivative of the curves should be continuous.
- [ ] Continuing drawing when the other spline is transformed and in a group (currently broken, see [#2482](https://github.com/GraphiteEditor/Graphite/issues/2482))
- [ ] Continuing to draw from some other path
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件、测试或入口点。首先在绘图工具中重现尚未检查的样条线案例,使用 issues #2482 和 #2484 作为所述的变换上下文;完成意味着剩余的检查清单案例都能正常工作,包括变换后的路径和分组路径、在起点闭合,以及从另一条路径继续。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- computer-graphics, testing-qa
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100