jeremyletang / rust-sfml

SFML bindings for Rust
Other
638 stars 88 forks source link

Implement fetching bold kerning #306

Closed dogunbound closed 1 year ago

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

crumblingstatue commented 1 year ago

Thanks!