splendo / kaluga

Collection of multiplatform kotlin components, mainly using coroutines and flow
Apache License 2.0
276 stars 6 forks source link

Customizable System font #768

Open Daeda88 opened 2 months ago

Daeda88 commented 2 months ago

Describe the solution you'd like Currently it is possible to create a default/bold/italic/monospace system font, but not one with a custom weight or combination of these traits. We should add a method to support this

Describe alternatives you've considered No current alternatives exist

Additional context Both Android and iOS support the option to generate a Font from some set parameters