servo / rust-stb-image

Rust bindings to the awesome stb_image library
Other
68 stars 34 forks source link

add stbi_set_flip_vertically_on_load #88

Closed adam-r-kowalski closed 7 years ago

adam-r-kowalski commented 7 years ago

I just added support for one function I needed, and I ran rustfmt on the .rs code. Let me know if there is something you want me to change before it gets merged :)


This change is Reviewable