mirror of
https://github.com/pachli/pachli-android.git
synced 2024-12-11 08:36:40 +01:00
6539146b58
Android's choices for font customisation can be limited, depending on the vendor. Allow users to choose from a small collection of embedded fonts, chosen by asking users for recommendations. The font choice is implemented as a preference. Provide a custom dialog that shows the fonts (in that font) so the user can see what they're choosing between. Ensure the font's license information is displayed in the "About" section.
20 lines
617 B
JSON
20 lines
617 B
JSON
{
|
|
"uniqueId": "com.lexend:lexend",
|
|
"artifactVersion": "7894f02b",
|
|
"developers": [
|
|
{
|
|
"name": "Bonnie Shaver-Troup, EdD"
|
|
},
|
|
{
|
|
"name": "Thomas Jockin"
|
|
}
|
|
],
|
|
"description": "Lexend is a variable typeface designed by Bonnie Shaver-Troup and Thomas Jockin in 2018. Applying the Shaver-Troup Individually Optimal Text Formation Factors, studies have found readers instantaneously improve their reading fluency.",
|
|
"name": "Lexend font",
|
|
"tag": "font",
|
|
"licenses": [
|
|
"sil_ofl_1_1"
|
|
],
|
|
"website": "https://www.lexend.com/"
|
|
}
|