Crate rotsprite

Source
Expand description

§Pixel Art Rotation

This library allows you to rotate pixel art using the rotsprite algorithm.

Enums§

Error

Traits§

Rotsprite
Expose rotsprite method on some image types.

Functions§

rotsprite
Rotate a sprite based on any pixel format implementing the Eq and Clone traits.