pachli-android/licenses/libraries/estedad.json
Nik Clayton 6539146b58
feat: Allow the user to choose a different font
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.
2023-09-04 20:22:07 +02:00

17 lines
670 B
JSON

{
"uniqueId": "com.github.aminabedi68:Estedad",
"artifactVersion": "7.3",
"developers": [
{
"name": "Amin Abedi",
"organisationUrl": "https://fontamin.com/"
}
],
"description": "Estedad (\"Talent\" in Persian) is an Arabic-Latin Sans-Serif typeface in 9 standard weights. Estedad has wide codepoint range support for most Arabic and Latin languages. The design is simple, smooth, compact, legible, low contrast, lowest optical size (a bit higher in bold and above weights) and optimized for web-like environments",
"name": "Estedad font",
"tag": "font",
"licenses": [
"sil_ofl_1_1"
]
}