3
0
Fork 0
android_frameworks_base/data/fonts/font_config.json

12 lines
213 B
JSON

[
{
"name": "monospace",
"fonts": [
{
"file": "DroidSansMono.ttf",
"weight": "400",
"style": "normal"
}
]
}
]