mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-02 10:26:54 +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.
13 lines
718 B
JSON
13 lines
718 B
JSON
{
|
|
"uniqueId": "com.luciole-vision:luciole",
|
|
"artifactVersion": "7894f02b",
|
|
"developers": [],
|
|
"description": "Luciole (French for “firefly”) is a new typeface developed explicitly for visually impaired people. The result of a two-year collaboration between the Centre Technique Régional pour la Déficience Visuelle (the Regional Technical Center for Visual Impairment) and the type-design studio typographies.fr, this project received a grant from the Swiss Ceres Foundation and support from the DIPHE laboratory at the Université Lumière Lyon 2.",
|
|
"name": "Luciole font",
|
|
"tag": "font",
|
|
"licenses": [
|
|
"CC-BY-SA-4.0"
|
|
],
|
|
"website": "https://www.luciole-vision.com/"
|
|
}
|