defold / asset-portal

List of Defold assets, libraries and extensions
181 stars 32 forks source link

FontScale #145

Closed unindented closed 10 months ago

unindented commented 10 months ago
{
    "name": "FontScale",
    "description": "Get the user's preferred font scaling factor.",
    "license": "MIT",
    "author": "Myopic Design",
    "library_url": "",
    "project_url": "https://github.com/myopic-design/defold-fontscale",
    "forum_url": "",
    "website_url": "",
    "platforms": [
        "android",
        "ios"
    ],
    "tags": [
        "fonts",
        "gui",
        "system"
    ],
    "images": {
        "hero": "FontScale-hero@2x.png",
        "thumb": "FontScale-thumb@2x.png"
    }
}

FontScale-hero@2x FontScale-thumb@2x