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 f32 -> f64 conversion #41

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Add f32 -> f64 conversion #41

merged 1 commit into from
Feb 20, 2019

Conversation

raphlinus
Copy link
Contributor

This adds a RoundFrom conversion from f32 to f64, which is especially
convenient when adapting existing code to use Cairo.

This is part of linebender/druid#14

This adds a RoundFrom conversion from f32 to f64, which is especially
convenient when adapting existing code to use Cairo.

This is part of linebender/druid#14
@raphlinus raphlinus merged commit ae79ff1 into master Feb 20, 2019
@raphlinus raphlinus deleted the roundfrom_f32 branch February 20, 2019 22:43
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.

2 participants