mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-10 16:03:04 +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.
18 lines
720 B
JSON
18 lines
720 B
JSON
{
|
|
"uniqueId": "org.brailleinstitute:atkinson_hyperlegible",
|
|
"developers": [
|
|
{
|
|
"name": "Braille Institute",
|
|
"organisationUrl": "https://brailleinstitute.org"
|
|
}
|
|
],
|
|
"artifactVersion": "2020.0514",
|
|
"description": "Atkinson Hyperlegible font is named after Braille Institute founder, J. Robert Atkinson. What makes it different from traditional typography design is that it focuses on letterform distinction to increase character recognition, ultimately improving readability.",
|
|
"name": "Atkinson Hyperlegible font",
|
|
"tag": "font",
|
|
"licenses": [
|
|
"atkinson_hyperlegible_2020_1104"
|
|
],
|
|
"website": "https://brailleinstitute.org/freefont"
|
|
}
|