mooman219 / fontdue

The fastest font renderer in the world, written in pure rust.
Apache License 2.0
1.38k stars 70 forks source link

feat: add font face name getter #141

Closed AcrylicShrimp closed 3 weeks ago

AcrylicShrimp commented 9 months ago

This is a simple API addition. It adds Font::name method to get face name of it. I also added little docstrings.