All Projects → riggaroo → variable-fonts-android-o

riggaroo / variable-fonts-android-o

Licence: other
Demo app showcasing some variable fonts on Android P

Programming Languages

kotlin
9241 projects

Variable Fonts - Android O Demo

In this sample app, variable fonts are loaded up and some of their properties changed at runtime.

What is a variable font?

A variable font allows you to specify certain attributes of a font at runtime. Which means you do not need to package multiple font files, therefore saving download size.

Benefits of Variable Fonts

  • Smaller File size to download
  • More options baked into a single font
  • More powerful font specifications

Gotchas

  • Variable Fonts are only available on Android O and are not yet a part of the Support Library.
  • If you are animating the font between settings, this may cause performance issues

More information & Thanks To:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].