rust-ico icon indicating copy to clipboard operation
rust-ico copied to clipboard

Add the ability to consume the IconImage

Open StratusFearMe21 opened this issue 2 years ago • 1 comments

This is useful for embedding an ico window icon and using it with winit, which requires that the icon is a Vec<u8>

StratusFearMe21 avatar Apr 18 '23 16:04 StratusFearMe21

Looks good, thanks, just need to fix the lint error I think? (Looks like just need to run cargo fmt.)

mdsteele avatar Apr 21 '23 23:04 mdsteele