Skip to content
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

Add From (f32, f32) for Point #339

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Add From (f32, f32) for Point #339

merged 1 commit into from
Feb 21, 2024

Conversation

rsheeter
Copy link
Collaborator

When building a BezPath from a source that provides f32, such as https://docs.rs/skrifa/latest/skrifa/outline/trait.OutlinePen.html, it would be nice to be able to pass (f32, f32) as Into<Point>

@rsheeter rsheeter merged commit 7141477 into main Feb 21, 2024
14 checks passed
@rsheeter rsheeter deleted the fromf32 branch February 21, 2024 21:24
@waywardmonkeys waywardmonkeys added this to the August, 2024 Release milestone Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants