Skip to content

How about using the image crate? #950

Closed Answered by hecrj
AzimMuradov asked this question in Q&A
Discussion options

You must be logged in to vote

It's already being used internally by iced_wgpu whenever the image feature is enabled:

https://github.com/hecrj/iced/blob/4994d34abab3222f9a8fd7a9a3e63f969ca97ffc/wgpu/Cargo.toml#L50-L54

The main reason iced_native does not rely on it is because I don't want to pull such a huge dependency at the top of the dependency tree.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hecrj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #913 on July 10, 2021 17:43.