putz u in dhe washing machin and spins ur bsky pofile pictuer !!! :D
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

no we dont convert radians to radians thats stupid

did:plc:73gqgbnvpx5syidcponjri… 1be05bb0 65c8c057

verified
+1 -1
+1 -1
src/main.rs
··· 82 82 let rotated = rotate( 83 83 &image.to_rgba8(), 84 84 (width as f32 / 2.0, height as f32 / 2.0), 85 - radians.to_radians(), 85 + radians, 86 86 Interpolation::Bilinear, 87 87 image::Rgba([0, 0, 0, 0]), 88 88 );