jeremyletang / rust-sfml

SFML bindings for Rust
Other
638 stars 88 forks source link

Implements set_smooth and is_smooth #305

Closed dogunbound closed 1 year ago

dogunbound commented 1 year ago

New 2.6.x SFML allows for setting the smoothness to fonts. rust-sfml should reflect this ability too.

crumblingstatue commented 1 year ago

Thanks, I'll review it later today

dogunbound commented 1 year ago

Looks like the builder needs an update. This compiles and tests just fine on my computer. I think the builder itself still uses 2.5