{"id":21762175,"url":"https://github.com/ajaysaini-sgvu/typekit","last_synced_at":"2025-04-13T13:32:56.630Z","repository":{"id":151730837,"uuid":"86147091","full_name":"ajaysaini-sgvu/typekit","owner":"ajaysaini-sgvu","description":"Typekit is an android library to make it easy to use custom fonts.","archived":false,"fork":false,"pushed_at":"2017-05-12T05:19:11.000Z","size":1210,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T04:33:58.875Z","etag":null,"topics":["android","android-library","custom-fonts","gradle","typekit"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajaysaini-sgvu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-25T09:40:29.000Z","updated_at":"2021-09-16T05:28:44.000Z","dependencies_parsed_at":"2023-09-09T01:37:36.341Z","dependency_job_id":null,"html_url":"https://github.com/ajaysaini-sgvu/typekit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaysaini-sgvu%2Ftypekit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaysaini-sgvu%2Ftypekit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaysaini-sgvu%2Ftypekit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaysaini-sgvu%2Ftypekit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajaysaini-sgvu","download_url":"https://codeload.github.com/ajaysaini-sgvu/typekit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248721482,"owners_count":21151103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-library","custom-fonts","gradle","typekit"],"created_at":"2024-11-26T12:11:18.018Z","updated_at":"2025-04-13T13:32:56.623Z","avatar_url":"https://github.com/ajaysaini-sgvu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Typekit is an android library to make it easy, to use custom fonts.\n\n\u003cp align=\"left\"\u003e\n  \u0026nbsp;\u003cimg src=\"https://github.com/ajaysaini-sgvu/Typekit/blob/master/device-2017-03-26-002705.png\" width=\"350\"/\u003e\n\u003c/p\u003e\n\n## Getting started\n\n### Installation\n\nAdd gradle dependency with command:\n\n```groovy\ndependencies {\n    compile 'com.nagarro.typekit:android-typekit:1.0'\n    ...\n}\n```\n\n### Add Fonts\n\nAdd your custom fonts to `assets/fonts`. All font definitions are relative to this path.\n\nAssuming that you are using Gradle you should create the assets directory under `src/main/` in your project directory if it does not already exist.\nAs it's popular to use multi-project build with Gradle the path is usually `app/src/main/assets/fonts/`, where `app` is the project name.\n\n### Usage\n\n```xml\n\n\u003ccom.nagarro.typekit.TextView\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"wrap_content\"\n    app:fontFamily=\"Roboto-Thin\"\n    android:text=\"Hello World\"\n    android:textSize=\"40sp\"/\u003e\n``` \n\n### Version: 1.0.0\n\nStable release\n\n## Licence\n\n    Copyright 2017 Ajay Saini (TGMCians)\n    \n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    \n        http://www.apache.org/licenses/LICENSE-2.0\n    \n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaysaini-sgvu%2Ftypekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajaysaini-sgvu%2Ftypekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaysaini-sgvu%2Ftypekit/lists"}