Skip to content

Implement the Pen Tool for Bezier curve creation #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Keavon opened this issue Jun 12, 2021 · 1 comment · Fixed by #536
Closed

Implement the Pen Tool for Bezier curve creation #185

Keavon opened this issue Jun 12, 2021 · 1 comment · Fixed by #536
Assignees
Milestone

Comments

@Keavon
Copy link
Member

Keavon commented Jun 12, 2021

The last major feature Graphite needs in order to create real art is custom Bezier curves, created with the Pen Tool and edited with the Path Tool (#82). See that issue for details of steps involved.

Some food for thought: https://medium.com/@trenti/the-mighty-pen-tool-6b44ff1c32d

Complexity: 3
Involves: Editor (Rust), Document (Rust)

@Keavon Keavon added Feature Web Involves web programming (TypeScript, Svelte, CSS) labels Jun 12, 2021
@Keavon Keavon added this to the Sprint 5 (current) milestone Jun 12, 2021
@Keavon Keavon added the P-High label Jun 13, 2021
@Keavon Keavon changed the title Fully implement the Pen Tool and Path Tool for Bezier curve editing Implement the Pen Tool for Bezier curve editing Jun 13, 2021
@Keavon Keavon added Blocked and removed Available labels Jun 13, 2021
@Keavon Keavon changed the title Implement the Pen Tool for Bezier curve editing Implement the Pen Tool for Bezier curve creation Jun 13, 2021
@Keavon Keavon added Available and removed Blocked Web Involves web programming (TypeScript, Svelte, CSS) labels Jun 17, 2021
@pkupper pkupper self-assigned this Jun 17, 2021
@Keavon Keavon added the Blocked label Jul 21, 2021
@Keavon
Copy link
Member Author

Keavon commented Jul 21, 2021

More or less blocked on the transform API (#251).

@Keavon Keavon removed the Available label Jul 21, 2021
@Keavon Keavon added Available and removed Blocked labels Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants