mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
* Replace Whitney fonts with Lato * Escape font family names so Lato works on iOS * Update custom fonts * Typography file cleanup * Rename constants to appConstants * Fix margins in AddObsModal
38 lines
975 B
JSON
38 lines
975 B
JSON
{
|
|
"migIndex": 1,
|
|
"data": [
|
|
{
|
|
"path": "assets/fonts/INatIcon.ttf",
|
|
"sha1": "e6311871bfa114078a3adb8900359160b001f0ba"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Lato-Bold.ttf",
|
|
"sha1": "6b2c7b124cbf0aaeba48d57fb0fa19f2c6c69683"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Lato-BoldItalic.ttf",
|
|
"sha1": "bf9e7d4a6185b53a256272869e66762c1e5d503b"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Lato-Italic.ttf",
|
|
"sha1": "63c5d4424bc3466477be05dc122799df7665e571"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Lato-Medium.ttf",
|
|
"sha1": "c78e94b7cc0b782eef4f9f2be371c3cf9c3f6eaf"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Lato-MediumItalic.ttf",
|
|
"sha1": "df1a7160502d9e90c41b92b7243270a769904786"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Lato-Regular.ttf",
|
|
"sha1": "f59f9e4f3cbee981a5e6f58a279f9b9613f22599"
|
|
},
|
|
{
|
|
"path": "assets/fonts/inaturalisticons.ttf",
|
|
"sha1": "177ae18eacc4a277489677b4abdc441b4487df13"
|
|
}
|
|
]
|
|
}
|