brson / rust-sdl

SDL bindings for Rust
MIT License
179 stars 52 forks source link

Implement Surface.convert properly #56

Closed robn closed 11 years ago

robn commented 11 years ago

Make it take a PixelFormat and return the conversion of the current surface.

AngryLawyer commented 11 years ago

Top stuff, cheers